| .. | .. |
|---|
| 2 | 2 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | 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 |
|---|
| 5 | 9 | - child "tsc" |
|---|
| 10 | + compatible: Should be "ti,am3359-tsc". |
|---|
| 6 | 11 | ti,wires: Wires refer to application modes i.e. 4/5/8 wire touchscreen |
|---|
| 7 | 12 | support on the platform. |
|---|
| 8 | 13 | ti,x-plate-resistance: X plate resistance |
|---|
| .. | .. |
|---|
| 25 | 30 | AIN0 = 0, AIN1 = 1 and so on till AIN7 = 7. |
|---|
| 26 | 31 | XP = 0, XN = 1, YP = 2, YN = 3. |
|---|
| 27 | 32 | - child "adc" |
|---|
| 33 | + compatible: Should be |
|---|
| 34 | + "ti,am3359-adc" for AM335x/AM437x SoCs |
|---|
| 35 | + "ti,am654-adc", "ti,am3359-adc" for AM654 SoCs |
|---|
| 28 | 36 | ti,adc-channels: List of analog inputs available for ADC. |
|---|
| 29 | 37 | AIN0 = 0, AIN1 = 1 and so on till AIN7 = 7. |
|---|
| 30 | 38 | |
|---|