diff mbox

ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for sound

Message ID 87bne2daam.wl%kuninori.morimoto.gx@renesas.com (mailing list archive)
State Accepted
Commit 56e86dd4bbeb66a7ad67e20fa045c6f51b4da571
Headers show

Commit Message

Kuninori Morimoto Aug. 20, 2015, 1:25 a.m. UTC
From: Geert Uytterhoeven <geert+renesas@glider.be>

6e3a43d ("ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain")
added CPG/MSTP clock-cells domain support, but it was missing sound
support. This patch adds it.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/boot/dts/r8a7791.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Aug. 20, 2015, 6:54 p.m. UTC | #1
On Thu, Aug 20, 2015 at 01:25:20AM +0000, Kuninori Morimoto wrote:
> From: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> 6e3a43d ("ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain")
> added CPG/MSTP clock-cells domain support, but it was missing sound
> support. This patch adds it.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

I have queued this up as a fix for v4.3 with a minor tweak:

It seems that the commit id that made it into the arm-soc tree differs
from the above. I have updated the changelog to refer to 797a0626e08c
accordingly.
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi
index a8cb9e4..3b8c7da 100644
--- a/arch/arm/boot/dts/r8a7791.dtsi
+++ b/arch/arm/boot/dts/r8a7791.dtsi
@@ -1675,6 +1675,7 @@ 
 				"mix.0", "mix.1",
 				"dvc.0", "dvc.1",
 				"clk_a", "clk_b", "clk_c", "clk_i";
+		power-domains = <&cpg_clocks>;
 
 		status = "disabled";