How to port pin configuration into uboot and kernel ?

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

How to port pin configuration into uboot and kernel ?

ソリューションへジャンプ
1,148件の閲覧回数
Jimmychea
Contributor III

How to port the pin configuration into uboot and kernel(eg, imx8mp-evk.dts, imx8mp-pinfunc.h) after done the pin configuration using "config tool for i.MX" in imx8mp ?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,111件の閲覧回数
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @Jimmychea 

I hope you are doing well
 
Please accept my apologies for delayed answer.
 
After generating the DTS/DTSI files using the config tool for i.MX, you need to manually merge(copy and paste) it in the actual file present in BSP in the arch/arm/dts folder.
This file is only a snippet and not a full device tree file content. There are just basic device tree elements.
For more information please refer to section 3.2 Example usage(point number 9) of User Guide for Config Tools for i.MX.
 
Thanks & Regards
Sanket Parekh

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,112件の閲覧回数
Sanket_Parekh
NXP TechSupport
NXP TechSupport

Hi @Jimmychea 

I hope you are doing well
 
Please accept my apologies for delayed answer.
 
After generating the DTS/DTSI files using the config tool for i.MX, you need to manually merge(copy and paste) it in the actual file present in BSP in the arch/arm/dts folder.
This file is only a snippet and not a full device tree file content. There are just basic device tree elements.
For more information please refer to section 3.2 Example usage(point number 9) of User Guide for Config Tools for i.MX.
 
Thanks & Regards
Sanket Parekh
0 件の賞賛
返信