Hi,
I am novice to kernel-hardware interaction coding. This could be a very basic question but i need help since i could not proceed further in hardware development. I am trying to access the gpio pins from kernel with psp 3.0.1.6 linux 2.6.32. I could make control come to the kernel level with help of ioctl(). From kernel, I could not access the physical pins. When searched in the forum and as well as in the source code, I could not get any clues. I tried pinmux, raw_write and io_remap, physical_to_virtual mapping. I think I am missing some basic information.
Could someone please guide with how to proceed.
Thanks in advance. -- Elavarasu.