Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705971
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus |
| Date | 2017-08-08 04:50 +0200 |
| Message-ID | <uc2KK-1oR-9@gated-at.bofh.it> (permalink) |
| References | <u9rvY-3zm-1@gated-at.bofh.it> <ubMcV-6gU-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 07, 2017 at 11:03:53AM +0200, Linus Walleij wrote: > On Tue, Aug 1, 2017 at 12:24 AM, Danilo Krummrich > <danilokrummrich@dk-develop.de> wrote: > > > +config SERIO_GPIO_PS2 > > + tristate "GPIO PS/2 bit banging driver" > > + help > > + Say Y here if you want PS/2 bit banging support via GPIO. > > + > > + To compile this driver as a module, choose M here: the > > + module will be called gpio-ps2. > > + > > + If you are unsure, say N. > > As mentioned > > depends on GPIOLIB > depends on OF I do not think this driver has to depend on OF. It should use gpiod and generic device properties. Thanks. -- Dmitry
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] serio: PS2 gpio bit banging driver for the serio bus Danilo Krummrich <danilokrummrich@dk-develop.de> - 2017-08-01 00:40 +0200
Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Linus Walleij <linus.walleij@linaro.org> - 2017-08-07 11:10 +0200
Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Danilo Krummrich <danilokrummrich@dk-develop.de> - 2017-08-07 18:30 +0200
Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-08-08 04:50 +0200
Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Danilo Krummrich <danilokrummrich@dk-develop.de> - 2017-08-10 16:40 +0200
Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Linus Walleij <linus.walleij@linaro.org> - 2017-08-11 11:20 +0200
Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Danilo Krummrich <danilokrummrich@dk-develop.de> - 2017-08-11 13:10 +0200
csiph-web