All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: renesas: r8a77990-ebisu: remove clkout-lr-synchronous from rcar_sound
@ 2019-12-16  2:08 ` Kuninori Morimoto
  0 siblings, 0 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2019-12-16  2:08 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Geert Uytterhoeven
  Cc: Patrice Chotard, Linux-Renesas, Linux-DT, Linux-ARM

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

rcar_sound doesn't support clkout-lr-synchronous in upstream.
It was supported under out-of-tree rcar_sound.
upstream rcar_sound is supporting
	- clkout-lr-synchronous
	+ clkout-lr-asynchronous

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts b/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts
index b38f9d4..e6d700f 100644
--- a/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts
+++ b/arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts
@@ -636,7 +636,6 @@
 	/* audio_clkout0/1/2/3 */
 	#clock-cells = <1>;
 	clock-frequency = <12288000 11289600>;
-	clkout-lr-synchronous;
 
 	status = "okay";
 
-- 
2.7.4


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

end of thread, other threads:[~2019-12-20 17:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-16  2:08 [PATCH] arm64: renesas: r8a77990-ebisu: remove clkout-lr-synchronous from rcar_sound Kuninori Morimoto
2019-12-16  2:08 ` Kuninori Morimoto
2019-12-16  8:10 ` Geert Uytterhoeven
2019-12-16  8:10   ` Geert Uytterhoeven
2019-12-16  8:19   ` Kuninori Morimoto
2019-12-16  8:19     ` Kuninori Morimoto
2019-12-20 17:40 ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.