devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSI
@ 2020-06-23 18:31 Tim Harvey
  2020-06-23 18:40 ` Fabio Estevam
  2020-06-23 19:06 ` [PATCH v3] " Tim Harvey
  0 siblings, 2 replies; 7+ messages in thread
From: Tim Harvey @ 2020-06-23 18:31 UTC (permalink / raw)
  To: Rob Herring, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team
  Cc: devicetree, linux-arm-kernel, linux-kernel, Tim Harvey

The audio codec on the GW551x routes to ssi1

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
v2: fix typo in commit short desc
---
 arch/arm/boot/dts/imx6qdl-gw551x.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
index c38e86e..8c33510 100644
--- a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
@@ -110,7 +110,7 @@
 		simple-audio-card,frame-master = <&sound_codec>;
 
 		sound_cpu: simple-audio-card,cpu {
-			sound-dai = <&ssi2>;
+			sound-dai = <&ssi1>;
 		};
 
 		sound_codec: simple-audio-card,codec {
-- 
2.7.4


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

end of thread, other threads:[~2020-07-11 14:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23 18:31 [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSI Tim Harvey
2020-06-23 18:40 ` Fabio Estevam
2020-06-23 18:52   ` Tim Harvey
2020-06-23 18:56     ` Fabio Estevam
2020-06-23 19:06 ` [PATCH v3] " Tim Harvey
2020-06-23 19:10   ` Fabio Estevam
2020-07-11 14:32   ` Shawn Guo

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