| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-30 | input: button_kbd: make driver complementary to gpio buttons | Svyatoslav Ryhel | |
| 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. Tested-by: Svyatoslav Ryhel <[email protected]> # HTC One X T30 Signed-off-by: Svyatoslav Ryhel <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2023-02-10 | dm: input: add button_kbd driver | Dzmitry Sankouski | |
| Bootmenu requires an input device with arrows and enter key. A common smartphone luckily has power, volume up/down buttons, which may be used for controlling bootmenu. To use driver, add 'button-kbd' to stdin. Signed-off-by: Dzmitry Sankouski <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
