Re: [PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices

2017-08-28 Thread Dmitry Torokhov
On Fri, Aug 25, 2017 at 01:03:23PM -0500, Rob Herring wrote: > On Mon, Aug 21, 2017 at 09:31:42PM +0200, Danilo Krummrich wrote: > > The PS/2 gpio device binding defines the gpio pins (data and clock) > > as well as the interrupt which should be used to drive the ps/2 bus. > > It is expected to

Re: [PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices

2017-08-28 Thread Dmitry Torokhov
On Fri, Aug 25, 2017 at 01:03:23PM -0500, Rob Herring wrote: > On Mon, Aug 21, 2017 at 09:31:42PM +0200, Danilo Krummrich wrote: > > The PS/2 gpio device binding defines the gpio pins (data and clock) > > as well as the interrupt which should be used to drive the ps/2 bus. > > It is expected to

Re: [PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices

2017-08-25 Thread Rob Herring
On Mon, Aug 21, 2017 at 09:31:42PM +0200, Danilo Krummrich wrote: > The PS/2 gpio device binding defines the gpio pins (data and clock) > as well as the interrupt which should be used to drive the ps/2 bus. > It is expected to get an interrupt on the falling edge of the clock > line. > > Also it

Re: [PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices

2017-08-25 Thread Rob Herring
On Mon, Aug 21, 2017 at 09:31:42PM +0200, Danilo Krummrich wrote: > The PS/2 gpio device binding defines the gpio pins (data and clock) > as well as the interrupt which should be used to drive the ps/2 bus. > It is expected to get an interrupt on the falling edge of the clock > line. > > Also it

[PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices

2017-08-21 Thread Danilo Krummrich
The PS/2 gpio device binding defines the gpio pins (data and clock) as well as the interrupt which should be used to drive the ps/2 bus. It is expected to get an interrupt on the falling edge of the clock line. Also it can be configured whether the host should support writing to the device.

[PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices

2017-08-21 Thread Danilo Krummrich
The PS/2 gpio device binding defines the gpio pins (data and clock) as well as the interrupt which should be used to drive the ps/2 bus. It is expected to get an interrupt on the falling edge of the clock line. Also it can be configured whether the host should support writing to the device.