ASoC: rsnd: add sample code of reg-names
[deliverable/linux.git] / Documentation / devicetree / bindings / sound / renesas,rsnd.txt
index 6e660d4f3631bc5e0654a9cf0c3e13677c54a8e0..f316ce1f214a03e396750652df9b911ee6df48ea 100644 (file)
@@ -53,7 +53,9 @@ rcar_sound: rcar_sound@ec500000 {
        reg =   <0 0xec500000 0 0x1000>, /* SCU */
                <0 0xec5a0000 0 0x100>,  /* ADG */
                <0 0xec540000 0 0x1000>, /* SSIU */
-               <0 0xec541000 0 0x1280>; /* SSI */
+               <0 0xec541000 0 0x1280>, /* SSI */
+               <0 0xec740000 0 0x200>;  /* Audio DMAC peri peri*/
+       reg-names = "scu", "adg", "ssiu", "ssi", "audmapp";
 
        clocks = <&mstp10_clks R8A7790_CLK_SSI_ALL>,
                <&mstp10_clks R8A7790_CLK_SSI9>, <&mstp10_clks R8A7790_CLK_SSI8>,
This page took 0.026003 seconds and 5 git commands to generate.