iMX8QXP-LED Configuration in device tree

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

iMX8QXP-LED Configuration in device tree

ソリューションへジャンプ
2,126件の閲覧回数
kinjalGediya
Contributor III

Hello NXP,

I am using custom board of iMX8QXP. RGB LEDs are present in custom board and I want to access LED as GPIO.

we have added node for gpio in device tree but we are not able to on-off LEDS.

RGB LEDs are connected with GPIO1_IO27,GPIO1_IO28,GPIO1_IO30

Can you guide me how to configure LEDs as a GPIO in device tree?

ラベル(1)
1 解決策
2,121件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi kinjalGediya

 

for i.MX8X gpio usage one can look at

http://variwiki.com/index.php?title=MX8_GPIO

 

Best regards
igor

元の投稿で解決策を見る

3 返答(返信)
1,854件の閲覧回数
josephzhou1
Contributor V

what is the results: solved? in my iMX8QXP b0 , gpio-32 : handphone detection  in lo IRQ, i like to know how to do??

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 件の賞賛
返信
2,122件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi kinjalGediya

 

for i.MX8X gpio usage one can look at

http://variwiki.com/index.php?title=MX8_GPIO

 

Best regards
igor

2,088件の閲覧回数
kinjalGediya
Contributor III

Hi igor,

Thank you for quick reply.
The link which you shared is helpful!!