Hi,
I am working with AM1808. I want to enable GPIO driven matrix keypad support. I have interfaced external matrix keypad(6x7) circuitary.
How to load matrix_keypad driver module in AM1808 target.
I have cross compiled with matrix_keypad driver. How to insert and get the key response data from /dev/input/event0. I am unable to
load the matrix_keypad.ko in to the target using "INSMOD" and "MODPROBE" commands.
As per the matrix keypad driver it should give some response from /dev/input/event0 using console test application.
Regards,
Francis