18c2ecf20Sopenharmony_ci* Microchip AR1020 and AR1021 touchscreen interface (I2C) 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ciRequired properties: 48c2ecf20Sopenharmony_ci- compatible : "microchip,ar1021-i2c" 58c2ecf20Sopenharmony_ci- reg : I2C slave address 68c2ecf20Sopenharmony_ci- interrupts : touch controller interrupt 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciExample: 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci touchscreen@4d { 118c2ecf20Sopenharmony_ci compatible = "microchip,ar1021-i2c"; 128c2ecf20Sopenharmony_ci reg = <0x4d>; 138c2ecf20Sopenharmony_ci interrupt-parent = <&gpio3>; 148c2ecf20Sopenharmony_ci interrupts = <11 IRQ_TYPE_LEVEL_HIGH>; 158c2ecf20Sopenharmony_ci }; 16