ARM: shmobile: r8a7790: Add Audio DMAC peri peri devices to DT
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 4 Nov 2014 01:45:58 +0000 (17:45 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 10 Nov 2014 01:08:15 +0000 (10:08 +0900)
Instantiate the Audio DMAC peri peri controllers
in the r8a7790 device tree.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/r8a7790.dtsi

index 2e01d4950b5902c5e480e9feda7ab599fe4f9eb9..146f91835d8bdb655b57da3ffcf3d6df21de04ba 100644 (file)
                dma-channels = <13>;
        };
 
+       audmapp: dma-controller@ec740000 {
+               compatible = "renesas,rcar-audmapp";
+               #dma-cells = <1>;
+
+               reg = <0 0xec740000 0 0x200>;
+       };
+
        i2c0: i2c@e6508000 {
                #address-cells = <1>;
                #size-cells = <0>;