[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220124212611.752603-3-vincent.knecht@mailoo.org>
Date: Mon, 24 Jan 2022 22:26:08 +0100
From: Vincent Knecht <vincent.knecht@...loo.org>
To: dmitry.torokhov@...il.com, stephan@...hold.net
Cc: linux-input@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, phone-devel@...r.kernel.org,
~postmarketos/upstreaming@...ts.sr.ht,
Vincent Knecht <vincent.knecht@...loo.org>,
Rob Herring <robh@...nel.org>
Subject: [PATCH v2 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
Document msg2138 support by adding mstar,msg2138 compatible.
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Vincent Knecht <vincent.knecht@...loo.org>
---
v2:
- picked up Rob's Ack
---
.../devicetree/bindings/input/touchscreen/mstar,msg2638.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml b/Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml
index 3a42c23faf6f..2fb7e01bb65a 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/mstar,msg2638.yaml
@@ -14,7 +14,9 @@ allOf:
properties:
compatible:
- const: mstar,msg2638
+ enum:
+ - mstar,msg2138
+ - mstar,msg2638
reg:
const: 0x26
--
2.34.1
Powered by blists - more mailing lists