forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/input/touchscreen/ti-tsc-adc.txt
....@@ -2,7 +2,12 @@
22 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33
44 Required properties:
5
+- mfd
6
+ compatible: Should be
7
+ "ti,am3359-tscadc" for AM335x/AM437x SoCs
8
+ "ti,am654-tscadc", "ti,am3359-tscadc" for AM654 SoCs
59 - child "tsc"
10
+ compatible: Should be "ti,am3359-tsc".
611 ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen
712 support on the platform.
813 ti,x-plate-resistance: X plate resistance
....@@ -25,6 +30,9 @@
2530 AIN0 = 0, AIN1 = 1 and so on till AIN7 = 7.
2631 XP = 0, XN = 1, YP = 2, YN = 3.
2732 - child "adc"
33
+ compatible: Should be
34
+ "ti,am3359-adc" for AM335x/AM437x SoCs
35
+ "ti,am654-adc", "ti,am3359-adc" for AM654 SoCs
2836 ti,adc-channels: List of analog inputs available for ADC.
2937 AIN0 = 0, AIN1 = 1 and so on till AIN7 = 7.
3038