Re: [PATCH v4] serio: PS/2 gpio bit banging driver for serio bus

2017-08-07 Thread Linus Walleij
On Wed, Aug 2, 2017 at 2:12 PM, Danilo Krummrich wrote: > This driver provides PS/2 serio bus support by implementing bit banging > with the GPIO API. The GPIO pins, data and clock, can be configured with > a node in the device tree or by generic device properties (GDP). > > Writing to a device i

[PATCH v4] serio: PS/2 gpio bit banging driver for serio bus

2017-08-02 Thread Danilo Krummrich
This driver provides PS/2 serio bus support by implementing bit banging with the GPIO API. The GPIO pins, data and clock, can be configured with a node in the device tree or by generic device properties (GDP). Writing to a device is supported as well, though it is not recommended as the timings to