From: Kuninori Morimoto Date: Tue, 10 Mar 2015 01:39:18 +0000 (+0000) Subject: ARM: shmobile: r8a7791: add reg-names for sound X-Git-Tag: v4.14-rc1~5514^2~33^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d88a6a2a2184b0f58c42dfda77fdda87ab28b6aa;p=platform%2Fkernel%2Flinux-rpi.git ARM: shmobile: r8a7791: add reg-names for sound Rensas R-Car sound driver supports reg-names. Let's use it. Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi index e899f79..8631e02 100644 --- a/arch/arm/boot/dts/r8a7791.dtsi +++ b/arch/arm/boot/dts/r8a7791.dtsi @@ -1504,6 +1504,8 @@ <0 0xec5a0000 0 0x100>, /* ADG */ <0 0xec540000 0 0x1000>, /* SSIU */ <0 0xec541000 0 0x1280>; /* SSI */ + reg-names = "scu", "adg", "ssiu", "ssi"; + clocks = <&mstp10_clks R8A7791_CLK_SSI_ALL>, <&mstp10_clks R8A7791_CLK_SSI9>, <&mstp10_clks R8A7791_CLK_SSI8>, <&mstp10_clks R8A7791_CLK_SSI7>, <&mstp10_clks R8A7791_CLK_SSI6>,