Question about audio input using wm8692 on the SabreSD evk.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Question about audio input using wm8692 on the SabreSD evk.

805 Views
jesseforgues
Contributor I

Can anyone confirm that the WM8962 audio input on the SabreSD (smart devices) eval kit is only capable of mono mic input?

I was hoping to do some stereo input testing.

99         sound {

100                 compatible = "fsl,imx6q-sabresd-wm8962",

101                            "fsl,imx-audio-wm8962";

102                 model = "wm8962-audio";

103                 ssi-controller = <&ssi2>;

104                 audio-codec = <&codec>;

105                 audio-routing =

106                         "Headphone Jack", "HPOUTL",

107                         "Headphone Jack", "HPOUTR",

108                         "Ext Spk", "SPKOUTL",

109                         "Ext Spk", "SPKOUTR",

110                         "AMIC", "MICBIAS",

111                         "IN3R", "AMIC";

112                 mux-int-port = <2>;

113                 mux-ext-port = <3>;

114         };

Labels (3)
Tags (1)
0 Kudos
3 Replies

567 Views
jesseforgues
Contributor I

Looking over the schematic it looks like I would have to rewire the SabreSD to use IN1L and IN1R and modify the device tree and codec driver as such.

Closing this issue.

0 Kudos

567 Views
CarlosCasillas
NXP Employee
NXP Employee

Hello Jesse,

Thanks for your contribution to the Community!

0 Kudos

567 Views
jesseforgues
Contributor I

correction WM8962 codec should have been my subject

0 Kudos