Hi,
I changed the keypad bit mask so to match for the Pirelli DP-L10 (patch attached). some remarks: - the additional volume up/down and camera buttons press are detected by keypad_poll(), but not visible in KBR_LATCH_REG - the power button press is not detected by keypad_poll() (or ignored by "with_interrupts && !polling") - the keypad.h file is in target/firmware/include/, but it's board dependent. is there a clean way to handle that?
thanks, kevin