On Tue, May 01, 2012 at 08:55:14PM +0800, Shawn Guo wrote:
> On Fri, Apr 27, 2012 at 03:03:05PM +0800, Richard Zhao wrote:
> > From: Richard Zhao <richard.z...@linaro.org>
> > 
> > Signed-off-by: Richard Zhao <richard.z...@linaro.org>
> > Signed-off-by: Richard Zhao <richard.z...@freescale.com>
> > ---
> >  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.
I should add a "Mic Jack", "Mic Bias". When arecord, mic_bias_event
is called.
It's strange that it can not record any voice. debugging ...

Thanks
Richard
> 
> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to