forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt
....@@ -1,13 +1,17 @@
1
-* Sitronix st1232 touchscreen controller
1
+* Sitronix st1232 or st1633 touchscreen controller
22
33 Required properties:
4
-- compatible: must be "sitronix,st1232"
4
+- compatible: must contain one of
5
+ * "sitronix,st1232"
6
+ * "sitronix,st1633"
57 - reg: I2C address of the chip
68 - interrupts: interrupt to which the chip is connected
79
810 Optional properties:
911 - gpios: a phandle to the reset GPIO
1012
13
+For additional optional properties see: touchscreen.txt
14
+
1115 Example:
1216
1317 i2c@00000000 {