]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: mba8xx: Add MicIn routing
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 13 Nov 2025 10:48:55 +0000 (11:48 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Nov 2025 00:56:56 +0000 (08:56 +0800)
MicIn is connected to IN3_L. Add routing including the Mic Bias.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/mba8xx.dtsi

index c4b5663949ade617fe9b7be20a3aebf0b322623a..f534dab44e8ed10f152bcfa511f954bbfe6ca57c 100644 (file)
                model = "tqm-tlv320aic32";
                audio-codec = <&tlv320aic3x04>;
                ssi-controller = <&sai1>;
+               audio-routing =
+                       "IN3_L", "Mic Jack",
+                       "Mic Jack", "Mic Bias",
+                       "IN1_L", "Line In Jack",
+                       "IN1_R", "Line In Jack",
+                       "Line Out Jack", "LOL",
+                       "Line Out Jack", "LOR";
        };
 };