linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: renesas: salvator-x: add missing AUDIO_CLKx/AUDIO_CLKOUTx
@ 2015-10-30  2:29 Kuninori Morimoto
  2015-12-09  9:22 ` [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings Geert Uytterhoeven
  2015-12-11  3:07 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2015-10-30  2:29 UTC (permalink / raw)
  To: linux-sh

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
index ba31bdc..f3b8dbf 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
+++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
@@ -102,7 +102,8 @@
 	};
 
 	sound_clk_pins: sound_clk {
-		renesas,groups = "audio_clkout3_a";
+		renesas,groups = "audio_clk_a_a", "audio_clk_b_a", "audio_clk_c_a",
+				 "audio_clkout_a", "audio_clkout3_a";
 		renesas,function = "audio_clk";
 	};
 
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-11  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30  2:29 [PATCH] arm64: renesas: salvator-x: add missing AUDIO_CLKx/AUDIO_CLKOUTx Kuninori Morimoto
2015-12-09  9:22 ` [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings Geert Uytterhoeven
2015-12-11  3:07 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).