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.