projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a721321
)
ARM: dts: imx6qdl-gw551x: fix audio SSI
author
Tim Harvey
<tharvey@gateworks.com>
Tue, 23 Jun 2020 19:06:54 +0000
(12:06 -0700)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 11 Jul 2020 14:31:30 +0000
(22:31 +0800)
The audio codec on the GW551x routes to ssi1. It fixes audio capture on
the device.
Cc: stable@vger.kernel.org
Fixes: 3117e851cef1 ("ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-gw551x.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi
index c38e86eedcc011a94ae4f4af3e56099dffe11296..8c33510c9519d620c0a91c27dc734e0d5b857e86 100644
(file)
--- 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 = <&ssi
2
>;
+ sound-dai = <&ssi
1
>;
};
sound_codec: simple-audio-card,codec {