[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260109035149.1341931-1-marex@nabladev.com>
Date: Fri, 9 Jan 2026 04:51:44 +0100
From: Marek Vasut <marex@...ladev.com>
To: linux-input@...r.kernel.org
Cc: Marek Vasut <marex@...ladev.com>,
Conor Dooley <conor+dt@...nel.org>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Jens Reidel <adrian@...nlining.org>,
Joel Selvaraj <foss@...lselvaraj.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Rob Herring <robh@...nel.org>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
devicetree@...r.kernel.org,
kernel@...electronics.com,
linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Drop 'interrupts' requirement
The interrupts property is optional, since at least the Linux kernel driver
supports also polling mode. Drop the interrupts property requirement.
Signed-off-by: Marek Vasut <marex@...ladev.com>
---
Cc: Conor Dooley <conor+dt@...nel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Jens Reidel <adrian@...nlining.org>
Cc: Joel Selvaraj <foss@...lselvaraj.com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>
Cc: Rob Herring <robh@...nel.org>
Cc: Wolfram Sang <wsa+renesas@...g-engineering.com>
Cc: devicetree@...r.kernel.org
Cc: kernel@...electronics.com
Cc: linux-input@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
---
.../devicetree/bindings/input/touchscreen/edt-ft5x06.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
index 7d3edb58f72d8..1c6d3c674841e 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
+++ b/Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
@@ -111,7 +111,6 @@ unevaluatedProperties: false
required:
- compatible
- reg
- - interrupts
examples:
- |
--
2.51.0
Powered by blists - more mailing lists