Skip to content

Commit a53a6dd

Browse files
clamor-sdtor
authored andcommitted
dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells'
The tsc2007 can be used not only as resistive touchscreen controller but also as a ADC IIO sensor. The second use case requires '#io-channel-cells' property, hence add it. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260122193549.29858-2-clamor95@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent a007721 commit a53a6dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/input/touchscreen/ti,tsc2007.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ properties:
5353
how much time to wait (in milliseconds) before reading again the
5454
values from the tsc2007.
5555

56+
"#io-channel-cells":
57+
const: 1
58+
5659
required:
5760
- compatible
5861
- reg

0 commit comments

Comments
 (0)