Re: [PATCH v2 2/2] dt-bindings: input: Add documentation for cyttsp5
From: Rob Herring <robh@kernel.org>
Date: 2017-08-22 02:43:27
Also in:
linux-input, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-08-22 02:43:27
Also in:
linux-input, lkml
On Fri, Aug 18, 2017 at 08:20:45AM +0200, Mylène Josserand wrote:
Add the Cypress TrueTouch Generation 5 touchscreen device tree bindings documentation. It can use I2C or SPI bus. This touchscreen can handle some defined zone that are designed and sent as button. To be able to customize the keycode sent, the "linux,keycodes" property can be used. Signed-off-by: Mylène Josserand <redacted> --- .../bindings/input/touchscreen/cypress,cyttsp5.txt | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/cypress,cyttsp5.txt
Acked-by: Rob Herring <robh@kernel.org>