could we add wm8904 in imx-card.c or fsl-asoc-card.c for i.mx8mq android 13 ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

could we add wm8904 in imx-card.c or fsl-asoc-card.c for i.mx8mq android 13 ?

ソリューションへジャンプ
494件の閲覧回数
peterwu2
Contributor II

SOC: i.mx8mq
Andorid: 13
audio codec: wm8904

After trace andoird 13 codebase, it set CONFIG_SND_SOC_IMX_CARD=m in imx8mq_gki.fragment.
it will build imx-card.c for AK5558, AK4458, AK4497, AK5552.

 

If we want to use wm8904,  we have to do ...  

1. add wm8904 in imx-card.c 

2. set CONFIG_SND_SOC_FSL_ASOC_CARD , and add wm8904 in fsl-asoc-card.c.

which one is best ?

 

 

ラベル(2)
0 件の賞賛
返信
1 解決策
475件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I suggest that you can try the second option

元の投稿で解決策を見る

1 返信
476件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

I suggest that you can try the second option