diff mbox

ASoC: no dapm match for AMIC

Message ID CAOMZO5Cr7M+ZfAyvEO07HNd0zZmm57iamcHgvk9OODX4noC=aw@mail.gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Fabio Estevam Nov. 4, 2014, 12:35 p.m. UTC
On Tue, Nov 4, 2014 at 9:51 AM, Mark Brown <broonie@kernel.org> wrote:

> At a guess you've got the route between the microphone and the bias for
> it reversed; it's hard to tell without knowing anything about the
> hardware.

I think you are right. If I invert the route between the mic and bias
then the error disappears:


Thanks
diff mbox

Patch

--- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
@@ -107,7 +107,7 @@ 
                        "Headphone Jack", "HPOUTR",
                        "Ext Spk", "SPKOUTL",
                        "Ext Spk", "SPKOUTR",
-                       "MICBIAS", "AMIC",
+                       "AMIC", "MICBIAS",
                        "IN3R", "MICBIAS",
                        "DMIC", "MICBIAS",
                        "DMICDAT", "DMIC";