Question about audio input using wm8692 on the SabreSD evk.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Question about audio input using wm8692 on the SabreSD evk.

1,001 次查看
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         };

标签 (3)
标记 (1)
0 项奖励
回复
3 回复数

763 次查看
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 项奖励
回复

763 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hello Jesse,

Thanks for your contribution to the Community!

0 项奖励
回复

763 次查看
jesseforgues
Contributor I

correction WM8962 codec should have been my subject

0 项奖励
回复