Message ID | 20231017101402.62740-1-raymondhackley@protonmail.com |
---|---|
Headers | show |
Series | ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes | expand |
On Tue, 17 Oct 2023 10:16:37 +0000, Raymond Hackley wrote: > Input event code 139 stands for KEY_MENU, instead of KEY_OK as node name > key-ok inplies. Fix it with correct event code 0x160. > > Use event codes with linux-event-codes.h included for input keys on midas > in addition. > Applied, thanks! It is however very late in the cycle, so there is a chance this will miss the merge window. If this happens, I will keep it for the next cycle (no need for resending). [1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code https://git.kernel.org/krzk/linux/c/25e20eedc1d63dcdf6f781588e8dbc37cd0aad16 [2/2] ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys https://git.kernel.org/krzk/linux/c/4a48fa417abc5b86da393c93ab63a9160076a248 Best regards,