ARM: shmobile: r8a7791: Add Audio DMAC peri peri devices to DT
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 4 Nov 2014 01:46:28 +0000 (17:46 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 10 Nov 2014 01:08:16 +0000 (10:08 +0900)
Instantiate the Audio DMAC peri peri controllers
in the r8a7791 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/r8a7791.dtsi

index b54af745141a395db730a1df7839d49e0f3e80b4..379e1a505e33496618300414a9f899a5256c4e2f 100644 (file)
                dma-channels = <13>;
        };
 
+       audmapp: dma-controller@ec740000 {
+               compatible = "renesas,rcar-audmapp";
+               #dma-cells = <1>;
+
+               reg = <0 0xec740000 0 0x200>;
+       };
+
        /* The memory map in the User's Manual maps the cores to bus numbers */
        i2c0: i2c@e6508000 {
                #address-cells = <1>;