2020-04-26 17:50:06

by Michał Mirosław

[permalink] [raw]
Subject: [PATCH v5 09/10] dt-bindings: input: elants-i2c: Document eKTF3624

From: Dmitry Osipenko <[email protected]>

The eKTF3624 hardware is similar to eKTH3500.

Signed-off-by: Dmitry Osipenko <[email protected]>
Reviewed-by: Michał Mirosław <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
Documentation/devicetree/bindings/input/elants_i2c.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/input/elants_i2c.txt b/Documentation/devicetree/bindings/input/elants_i2c.txt
index 45fab32bbc19..1bc60303f0ea 100644
--- a/Documentation/devicetree/bindings/input/elants_i2c.txt
+++ b/Documentation/devicetree/bindings/input/elants_i2c.txt
@@ -1,7 +1,7 @@
Elantech I2C Touchscreen

Required properties:
-- compatible: must be "elan,ekth3500".
+- compatible: must be "elan,ekth3500" or "elan,ektf3624".
- reg: I2C address of the chip.
- interrupts: interrupt to which the chip is connected (see interrupt
binding[0]).
--
2.20.1