All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: input: sitronix-st1232: add compatible string for ST1633
@ 2019-01-28  8:44 Martin Kepplinger
  2019-01-28  8:44 ` [PATCH 2/3] Input: st1232 - add support for st1633 Martin Kepplinger
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Martin Kepplinger @ 2019-01-28  8:44 UTC (permalink / raw)
  To: devicetree, linux-input
  Cc: dmitry.torokhov, robh+dt, mark.rutland, linux-kernel, Martin Kepplinger

From: Martin Kepplinger <martin.kepplinger@ginzinger.com>

The st1232 driver gains support for the ST1633 controller too; update
the bindings doc accordingly.

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
---
 .../bindings/input/touchscreen/sitronix-st1232.txt          | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt
index 64ad48b824a2..e73e826e0f2a 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt
@@ -1,7 +1,9 @@
-* Sitronix st1232 touchscreen controller
+* Sitronix st1232 or st1633 touchscreen controller
 
 Required properties:
-- compatible: must be "sitronix,st1232"
+- compatible: must contain one of
+  * "sitronix,st1232"
+  * "sitronix,st1633"
 - reg: I2C address of the chip
 - interrupts: interrupt to which the chip is connected
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-02-23  0:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28  8:44 [PATCH 1/3] dt-bindings: input: sitronix-st1232: add compatible string for ST1633 Martin Kepplinger
2019-01-28  8:44 ` [PATCH 2/3] Input: st1232 - add support for st1633 Martin Kepplinger
2019-01-28  8:49   ` AW: " Kepplinger Martin
2019-01-28 19:03   ` Dmitry Torokhov
2019-01-28 19:10     ` Martin Kepplinger
     [not found]       ` <419160a7-edf5-48cf-85ea-d6d5e9cd6e59.95bf7d06-047e-438c-8c7b-895af195351a.4c28554a-ad2d-4f90-8e2b-982cefd223a5@emailsignatures365.codetwo.com>
2019-01-29  7:07         ` AW: " Matthias Fend
2019-01-28  8:44 ` [PATCH 3/3] Input: st1232 - add Martin as module author Martin Kepplinger
2019-01-28 19:04   ` Dmitry Torokhov
2019-02-23  0:43 ` [PATCH 1/3] dt-bindings: input: sitronix-st1232: add compatible string for ST1633 Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.