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

From: Rob Herring
Date: Fri Aug 25 2017 - 14:03:31 EST


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 can be configured whether the host should support writing to
> the device.
>
> Signed-off-by: Danilo Krummrich <danilokrummrich@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/serio/ps2-gpio.txt | 23 ++++++++++++++++++++++
> 1 file changed, 23 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/serio/ps2-gpio.txt

Acked-by: Rob Herring <robh@xxxxxxxxxx>