[PATCH v1 0/1] GPIO buttons keyboard driver update

Svyatoslav Ryhel clamor95 at gmail.com
Mon Feb 20 18:40:39 CET 2023


Remove need of dts binding for button keyboard since it reuses
gpio-keys binding. Select gpio-keys driver if button keyboard
is selected since button keyboard can not operate on its own.

Svyatoslav Ryhel (1):
  input: button_kbd: make driver complementary to gpio buttons

 drivers/input/Kconfig      |  2 +-
 drivers/input/button_kbd.c | 10 ++++------
 2 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.37.2



More information about the U-Boot mailing list