]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
ASoC: fsl: fix the binding of imx-sgtl5000
authorShawn Guo <shawn.guo@linaro.org>
Fri, 11 May 2012 14:44:23 +0000 (22:44 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 11 May 2012 21:51:28 +0000 (22:51 +0100)
The sgtl5000 data sheet does not particularly mention that the Mic Bias
will internally supplies to MIC_IN, so fix the example in imx-sgtl5000
binding document to have a better reflection of the actual circuit.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt

index d09b4e31461cca3ee7c00234213db952731f77db..e4acdd891e49f9bee64cd18394d64326ac54236c 100644 (file)
@@ -41,8 +41,8 @@ sound {
        ssi-controller = <&ssi1>;
        audio-codec = <&sgtl5000>;
        audio-routing =
+               "MIC_IN", "Mic Jack",
                "Mic Jack", "Mic Bias",
-               "MIC_IN", "Mic Bias",
                "Headphone Jack", "HP_OUT";
        mux-int-port = <1>;
        mux-ext-port = <3>;