[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190107185346.30184-3-pawel.mikolaj.chmiel@gmail.com>
Date: Mon, 7 Jan 2019 19:53:41 +0100
From: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>
To: dmitry.torokhov@...il.com
Cc: robh+dt@...nel.org, mark.rutland@....com,
devicetree@...r.kernel.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org, pawel.mikolaj.chmiel@...il.com,
xc-racer2@...e.ca, simon@...eageos.org
Subject: [PATCH v3 2/7] Input: dt-bindings: tm2-touchkey: Add support for midas touchkey
From: Simon Shields <simon@...eageos.org>
Document compatible for midas touchkey.
Signed-off-by: Simon Shields <simon@...eageos.org>
Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>
Reviewed-by: Rob Herring <robh@...nel.org>
---
Changes from v1:
- Added Reviewed-by
---
.../devicetree/bindings/input/cypress,tm2-touchkey.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
index 0c252d9306da..dfb3b9f0ee40 100644
--- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
+++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
@@ -1,7 +1,9 @@
Samsung tm2-touchkey
Required properties:
-- compatible: must be "cypress,tm2-touchkey"
+- compatible:
+ * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board
+ * "cypress,midas-touchkey" - for the touchkey found on midas boards
- reg: I2C address of the chip.
- interrupts: interrupt to which the chip is connected (see interrupt
binding[0]).
--
2.17.1
Powered by blists - more mailing lists