Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Svyatoslav Ryhel and committed by
Dmitry Torokhov
a53a6dd6 a0077217

+3
+3
Documentation/devicetree/bindings/input/touchscreen/ti,tsc2007.yaml
··· 53 53 how much time to wait (in milliseconds) before reading again the 54 54 values from the tsc2007. 55 55 56 + "#io-channel-cells": 57 + const: 1 58 + 56 59 required: 57 60 - compatible 58 61 - reg