On Fri, Apr 27, 2012 at 03:03:05PM +0800, Richard Zhao wrote:
> From: Richard Zhao <[email protected]>
> 
> Signed-off-by: Richard Zhao <[email protected]>
> Signed-off-by: Richard Zhao <[email protected]>
> ---
>  arch/arm/boot/dts/imx6q-sabrelite.dts |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/imx6q-sabrelite.dts 
> b/arch/arm/boot/dts/imx6q-sabrelite.dts
> index cdae2dd..20aa767 100644
> --- a/arch/arm/boot/dts/imx6q-sabrelite.dts
> +++ b/arch/arm/boot/dts/imx6q-sabrelite.dts
> @@ -97,4 +97,17 @@
>                       regulator-always-on;
>               };
>       };
> +
> +     sound {
> +             compatible = "fsl,imx6q-sabrelite-sgtl5000",
> +                          "fsl,imx-audio-sgtl5000";
> +             model = "imx6q-sabrelite-sgtl5000";
> +             ssi-controller = <&ssi1>;
> +             audio-codec = <&codec>;
> +             audio-routing =
> +                     "MIC_IN", "Mic Jack",

Just curious if you have capture working without enabling Mic Bias
power supplier.

Regards,
Shawn

> +                     "Headphone Jack", "HP_OUT";
> +             mux-int-port = <1>;
> +             mux-ext-port = <4>;
> +     };
>  };
> -- 
> 1.7.5.4
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-i2c" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to