All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: renesas: r8a7795-salvator-x: AUDIO-CLKOUTn synchronous with L/R clock
@ 2017-04-06  9:06 Kuninori Morimoto
  2017-04-06 23:40 ` Kuninori Morimoto
  0 siblings, 1 reply; 3+ messages in thread
From: Kuninori Morimoto @ 2017-04-06  9:06 UTC (permalink / raw)
  To: Simon; +Cc: Magnus, linux-renesas-soc

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

This patch adds clkout-lr-synchronous property which synchronizes
L/R clock to the rcar_sound node.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
index 8657f35..3d4992f 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
+++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
@@ -523,6 +523,7 @@
 	/* audio_clkout0/1/2/3 */
 	#clock-cells = <1>;
 	clock-frequency = <11289600>;
+	clkout-lr-synchronous;
 
 	status = "okay";
 
-- 
1.9.1

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

* Re: [PATCH] arm64: renesas: r8a7795-salvator-x: AUDIO-CLKOUTn synchronous with L/R clock
  2017-04-06  9:06 [PATCH] arm64: renesas: r8a7795-salvator-x: AUDIO-CLKOUTn synchronous with L/R clock Kuninori Morimoto
@ 2017-04-06 23:40 ` Kuninori Morimoto
  2017-04-07 14:57   ` Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Kuninori Morimoto @ 2017-04-06 23:40 UTC (permalink / raw)
  To: Simon; +Cc: Magnus, linux-renesas-soc


Hi Simon

> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> This patch adds clkout-lr-synchronous property which synchronizes
> L/R clock to the rcar_sound node.
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> ---

I'm sorry.
This patch was wrong.
Please ignore it.

Best regards
---
Kuninori Morimoto

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

* Re: [PATCH] arm64: renesas: r8a7795-salvator-x: AUDIO-CLKOUTn synchronous with L/R clock
  2017-04-06 23:40 ` Kuninori Morimoto
@ 2017-04-07 14:57   ` Simon Horman
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2017-04-07 14:57 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: Magnus, linux-renesas-soc

On Thu, Apr 06, 2017 at 11:40:55PM +0000, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > 
> > This patch adds clkout-lr-synchronous property which synchronizes
> > L/R clock to the rcar_sound node.
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
> > Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
> > ---
> 
> I'm sorry.
> This patch was wrong.
> Please ignore it.

Thanks Morimoto-san, noted.

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

end of thread, other threads:[~2017-04-07 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-06  9:06 [PATCH] arm64: renesas: r8a7795-salvator-x: AUDIO-CLKOUTn synchronous with L/R clock Kuninori Morimoto
2017-04-06 23:40 ` Kuninori Morimoto
2017-04-07 14:57   ` Simon Horman

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.