From: Jihed Chaibi Date: Wed, 23 Jul 2025 22:45:04 +0000 (+0200) Subject: ARM: dts: armada-370-db: Fix stereo audio input routing on Armada 370 X-Git-Tag: v6.17~23^2~7^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85f5d8e369c24d678442f6bb4ec5bbdc431a09d9;p=thirdparty%2Fkernel%2Fstable.git ARM: dts: armada-370-db: Fix stereo audio input routing on Armada 370 The simple-audio-card configuration for the Armada 370 development board incorrectly routed the left channel signal ("AIN1L") to both sides of the stereo "In Jack". This commit corrects the typo for the right channel, changing the second "AIN1L" entry to "AIN1R" to enable proper stereo input recording. Signed-off-by: Jihed Chaibi Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/boot/dts/marvell/armada-370-db.dts b/arch/arm/boot/dts/marvell/armada-370-db.dts index a7dc4c04d10bd..a9a05d826f223 100644 --- a/arch/arm/boot/dts/marvell/armada-370-db.dts +++ b/arch/arm/boot/dts/marvell/armada-370-db.dts @@ -119,7 +119,7 @@ "Out Jack", "HPL", "Out Jack", "HPR", "AIN1L", "In Jack", - "AIN1L", "In Jack"; + "AIN1R", "In Jack"; status = "okay"; simple-audio-card,dai-link@0 {