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

Simon Glass sjg at chromium.org
Wed Feb 22 00:10:02 CET 2023


Hi Svyatoslav,

If there is no input maintainer, It should just get picked up by Tom at
some point.

Regards,
Simon


On Tue, 21 Feb 2023 at 12:51, Svyatoslav Ryhel <clamor95 at gmail.com> wrote:

> 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