On 25.10.2024 5:39 PM, Krzysztof Kozlowski wrote: > From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx> > > Add support for audio on Lenovo T14s laptop, coming with two speakers, > audio jack and two digital microphones. > > This is very early work, not yet complete: > 1. 2x speakers: work OK. > 2. 2x digital microphones: work OK. > 3. Headset (audio jack) recording: does not work. Very weird, works for me on SL7 (also with 2 speakers). Does it work on Windows? [...] > > diff --git a/arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts b/arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts > index d078c76c6da5..7bc3756803d2 100644 > --- a/arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts > +++ b/arch/arm64/boot/dts/qcom/x1e78100-lenovo-thinkpad-t14s.dts > @@ -19,6 +19,32 @@ / { > compatible = "lenovo,thinkpad-t14s", "qcom,x1e78100", "qcom,x1e80100"; > chassis-type = "laptop"; > > + wcd938x: audio-codec { > + compatible = "qcom,wcd9385-codec"; > + > + pinctrl-names = "default"; > + pinctrl-0 = <&wcd_default>; flip Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> Konrad