[PATCH v1 1/1] input: button_kbd: make driver complementary to gpio buttons

Svyatoslav Ryhel clamor95 at gmail.com
Tue Feb 21 20:51:23 CET 2023


Thanks! Do I need someone else to be able to merge this or your review
is enough?

Best regards,
Svyatoslav R.

вт, 21 лют. 2023 р. о 21:37 Simon Glass <sjg at chromium.org> пише:
>
> On Mon, 20 Feb 2023 at 10:41, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:
> >
> > 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 <clamor95 at gmail.com> # HTC One X T30
> > Signed-off-by: Svyatoslav Ryhel <clamor95 at gmail.com>
> > ---
> >  drivers/input/Kconfig      |  2 +-
> >  drivers/input/button_kbd.c | 10 ++++------
> >  2 files changed, 5 insertions(+), 7 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list