MIPS: qi_lb60: Fix routing to audio amplifier
authorPaul Cercueil <paul@crapouillou.net>
Mon, 27 Jul 2020 18:11:28 +0000 (20:11 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 28 Jul 2020 08:21:40 +0000 (10:21 +0200)
The ROUT (right channel output of audio codec) was connected to INL
(left channel of audio amplifier) instead of INR (right channel of audio
amplifier).

Fixes: 8ddebad15e9b ("MIPS: qi_lb60: Migrate to devicetree")
Cc: stable@vger.kernel.org # v5.3
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ingenic/qi_lb60.dts

index 7a371d9..eda37fb 100644 (file)
@@ -69,7 +69,7 @@
                        "Speaker", "OUTL",
                        "Speaker", "OUTR",
                        "INL", "LOUT",
-                       "INL", "ROUT";
+                       "INR", "ROUT";
 
                simple-audio-card,aux-devs = <&amp>;