Hi All,
I want ro write a sipmle driver to blink all four lesds on am335x board.
All four leds are connected to GPIO bank 1. By default all gpio pins are configured as input.
My question is,
1. How to map gpio pins inside kernel.
2. How to configure gpio pins as input/output.
3. How to toggle all four leds.
Thanks in Advanance.
Regards,
Vishnu