On 26/03/09 10:16, Stephan Gerhold wrote:
> > diff --git a/arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts
> > b/arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts
> > new file mode 100644
> > index 000000000000..d927bae2b208
> > --- /dev/null
> > +++ b/arch/arm64/boot/dts/qcom/msm8916-wiko-chuppito.dts
> > @@ -0,0 +1,315 @@
> > [...]
> > +&sound {
> > + audio-routing = "AMIC1", "MIC BIAS Internal1",
> > + "AMIC2", "MIC BIAS Internal2",
> > + "AMIC3", "MIC BIAS Internal1";
>
> Sorry, just noticed this now:
>
> This seems a bit suspicious (I would expect "MIC BIAS Internal3"), have
> you tested if the secondary microphone works?
>
> Thanks,
> Stephan
The secondary microphone does not work yet, neither with Internal1
nor Internal3.
In the downstream devicetree its Internal1 for AMIC3.
Is there a way for me to check which one is correct?
Paul