Input: gpio_mouse - add DT bindings
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Oct 2017 23:21:05 +0000 (16:21 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 20 Oct 2017 00:08:45 +0000 (17:08 -0700)
commit055f624e1eb9cae28211a7e1e140111d29228e13
tree8df58b75e44a670128a47d62b972b98a82e09723
parent34cf5a1cad90a0ba31629260fdc127453a2b28e6
Input: gpio_mouse - add DT bindings

This adds DT bindings for simple mice attached to GPIO lines. As the
properties are very general and pertains to all mice I can think of, we use
very generic names for the 4-7 GPIO lines, "up", "down" etc.

Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/gpio-mouse.txt [new file with mode: 0644]