This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GPIO Device Driver for AM437x

Hi,

I am just trying to write a GPIO driver (in AM437x) to drive the GPIO5 port pins from my customized driver( without using sysfs ). I am able to compile and run the kernel modules now I need to add the GPIO driving capability to the kernel module, can someone suggest me how can i do the same.

Thank you.