1 * MELFAS MMS114 touchscreen controller
4 - compatible: must be "melfas,mms114"
5 - reg: I2C address of the chip
6 - interrupts: interrupt to which the chip is connected
7 - x-size: horizontal resolution of touchscreen
8 - y-size: vertical resolution of touchscreen
13 - x-invert: invert X axis
14 - y-invert: invert Y axis
22 compatible = "melfas,mms114";
27 contact-threshold = <10>;
28 moving-threshold = <10>;