1description: CHSC6X touchscreen sensor
2
3compatible: "chipsemi,chsc6x"
4
5include: i2c-device.yaml
6
7properties:
8  irq-gpios:
9    type: phandle-array
10    required: true
11    description: |
12      Interrupt GPIO. Used by the controller to signal touch data is
13      available. Active low.
14