linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: renesas: tidyup CPU6 connection for Audio Graph Card2 MIX + TDM Split
@ 2023-01-25  3:11 Kuninori Morimoto
  2023-01-25  7:55 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2023-01-25  3:11 UTC (permalink / raw)
  To: geert+renesas; +Cc: linux-renesas-soc

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

commit fb10d95e47f4 ("arm64: dts: renesas: add ulcb{-kf} Audio Graph
Card2 MIX + TDM Split dtsi") added Audio Graph Card2 MIX + TDM Split
dtsi support, but CPU6 is using Capture, not Playback.
This patch fixup it.

Fixes: fb10d95e47f4 ("arm64: dts: renesas: add ulcb{-kf} Audio Graph Card2 MIX + TDM Split dtsi")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
> Geert

This patch is for renesas-devel/renesas-dts-for-v6.3 branch

 .../boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi b/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi
index bc9b89dc6eb6..2432eca0f610 100644
--- a/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi
+++ b/arch/arm64/boot/dts/renesas/ulcb-kf-audio-graph-card2-mix+split.dtsi
@@ -170,7 +170,7 @@ rsnd_g_ep: endpoint {
 				remote-endpoint = <&pcm3168a_z_ep>;
 				bitclock-master;
 				frame-master;
-				playback = <&ssi4>;
+				capture = <&ssi4>;
 			};
 		};
 	};
-- 
2.25.1


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

* Re: [PATCH] arm64: dts: renesas: tidyup CPU6 connection for Audio Graph Card2 MIX + TDM Split
  2023-01-25  3:11 [PATCH] arm64: dts: renesas: tidyup CPU6 connection for Audio Graph Card2 MIX + TDM Split Kuninori Morimoto
@ 2023-01-25  7:55 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-01-25  7:55 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: linux-renesas-soc

Hi Morimoto-san,

On Wed, Jan 25, 2023 at 4:11 AM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> commit fb10d95e47f4 ("arm64: dts: renesas: add ulcb{-kf} Audio Graph
> Card2 MIX + TDM Split dtsi") added Audio Graph Card2 MIX + TDM Split
> dtsi support, but CPU6 is using Capture, not Playback.
> This patch fixup it.
>
> Fixes: fb10d95e47f4 ("arm64: dts: renesas: add ulcb{-kf} Audio Graph Card2 MIX + TDM Split dtsi")
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

> ---
> > Geert
>
> This patch is for renesas-devel/renesas-dts-for-v6.3 branch

Thanks, I will fold this into the original in renesas-devel for v6.3.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2023-01-25  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25  3:11 [PATCH] arm64: dts: renesas: tidyup CPU6 connection for Audio Graph Card2 MIX + TDM Split Kuninori Morimoto
2023-01-25  7:55 ` Geert Uytterhoeven

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).