I want add driver PIR sensor to I.MX6UL

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I want add driver PIR sensor to I.MX6UL

721 Views
nareshpuli
Contributor III

Hello ,

We are using I.MX6ul customized board, actually i want add new driver PIR sensor how can i load his driver in the kernel level please guide me

how can assign gpio pins for the the PIR, these are GPIO pins already uisng for other functionality.

Thanks in Advance

Best Regards

Naresh

Labels (1)
0 Kudos
1 Reply

509 Views
igorpadykov
NXP Employee
NXP Employee

Hi Naresh

for gpio one can look at

Simple GPIO Example - quandry 

for drivers

Linux Device Drivers, Third Edition [LWN.net] 

i.MX Yocto Project: How can I (quickly) modify the kernel and test it? 

Task #10 - How to create a custom layer 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos