On some platforms (eg: RZ/{G2UL,Five} SMARC EVK), there is no IRQ populated by default. This patch series aims to add polling support by parsing the polling interval from device tree and then detect short key press and long press key. Biju Das (3): Input: da9063 - Simplify obtaining OF match data Input: da9063 - Use dev_err_probe() Input: da9063 - Add polling support drivers/input/misc/da9063_onkey.c | 153 ++++++++++++++++++------------ 1 file changed, 92 insertions(+), 61 deletions(-) -- 2.25.1