i.MX8MP Custom Board Driver for Peripherals

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

i.MX8MP Custom Board Driver for Peripherals

ソリューションへジャンプ
649件の閲覧回数
Wobaffet
Senior Contributor I

Hello,

We are bringing up our custom board, we've configured DDR and we booted with a minimal linux. For upcoming processes, how should we enable drivers, for example we are using a Audio Codec from TI. It has a driver inside the linux. How should we enable it? What is the best way to do it. Also how can we enable peripherals which don't included in linux but developed by some 3rd party developers?

Thank you in advance!

Best Regards.

0 件の賞賛
返信
1 解決策
639件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

the best way is that you need check if kernel dts file includes this codec already, if yes, you just set the status to OK, if no you need add it to the dts file, and if current bsp already have this peripherals driver already, you need to double check if current menuconfig already enable it or not

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
640件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

the best way is that you need check if kernel dts file includes this codec already, if yes, you just set the status to OK, if no you need add it to the dts file, and if current bsp already have this peripherals driver already, you need to double check if current menuconfig already enable it or not

0 件の賞賛
返信