1 * Microchip AR1020 and AR1021 touchscreen interface (I2C)
4 - compatible : "microchip,ar1021-i2c"
5 - reg : I2C slave address
6 - interrupts : touch controller interrupt
11 compatible = "microchip,ar1021-i2c";
13 interrupt-parent = <&gpio3>;
14 interrupts = <11 IRQ_TYPE_LEVEL_HIGH>;