arm64: dts: tqma8mpql-mba8mpxl: Add MicIn routing
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>pull/1354/merge
parent
e918e5f847
commit
606f1ecaa4
|
|
@ -238,6 +238,13 @@
|
|||
audio-asrc = <&easrc>;
|
||||
audio-cpu = <&sai3>;
|
||||
audio-codec = <&tlv320aic3x04>;
|
||||
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";
|
||||
};
|
||||
|
||||
thermal-zones {
|
||||
|
|
|
|||
Loading…
Reference in New Issue