[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251105083422.1010825-1-alexander.stein@ew.tq-group.com>
Date: Wed, 5 Nov 2025 09:34:20 +0100
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Tony Lindgren <tony@...mide.com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Alexander Stein <alexander.stein@...tq-group.com>,
Matthias Schiffer <matthias.schiffer@...group.com>,
Kevin Hilman <khilman@...libre.com>
Cc: linux@...tq-group.com,
linux-omap@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/1] ARM: dts: omap: am335x-tqma335x/mba335x: Fix MicIn routing
'Mic Jack' is connected to IN3_L and 'Mic Bias' is connected to 'Mic Jack'
Adjust routing accordingly.
Fixes: 5267fcd180b1 ("ARM: dts: omap: Add support for TQMa335x/MBa335x")
Signed-off-by: Alexander Stein <alexander.stein@...tq-group.com>
---
arch/arm/boot/dts/ti/omap/am335x-mba335x.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/ti/omap/am335x-mba335x.dts b/arch/arm/boot/dts/ti/omap/am335x-mba335x.dts
index e51a8a17e74c9..84dd35aeb1143 100644
--- a/arch/arm/boot/dts/ti/omap/am335x-mba335x.dts
+++ b/arch/arm/boot/dts/ti/omap/am335x-mba335x.dts
@@ -81,7 +81,8 @@ sound {
"Headphone Jack", "HPR",
"Line Out", "LOL",
"Line Out", "LOR",
- "Mic Jack", "IN3_L",
+ "IN3_L", "Mic Jack",
+ "Mic Jack", "Mic Bias",
"Line In", "IN1_L",
"Line In", "IN1_R";
simple-audio-card,format = "i2s";
--
2.43.0
Powered by blists - more mailing lists