ARM: shmobile: r8a7790: add reg-names for sound
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 10 Mar 2015 01:39:01 +0000 (01:39 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 11 Mar 2015 00:40:30 +0000 (09:40 +0900)
Rensas R-Car sound driver supports reg-names.
Let's use it.

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 b320252..2041ec7 100644 (file)
                        <0 0xec5a0000 0 0x100>,  /* ADG */
                        <0 0xec540000 0 0x1000>, /* SSIU */
                        <0 0xec541000 0 0x1280>; /* SSI */
+               reg-names = "scu", "adg", "ssiu", "ssi";
+
                clocks = <&mstp10_clks R8A7790_CLK_SSI_ALL>,
                        <&mstp10_clks R8A7790_CLK_SSI9>, <&mstp10_clks R8A7790_CLK_SSI8>,
                        <&mstp10_clks R8A7790_CLK_SSI7>, <&mstp10_clks R8A7790_CLK_SSI6>,