1 Freescale MMA8451Q, MMA8452Q, MMA8453Q, MMA8652FC, MMA8653FC or FXLS8471Q
6 - compatible: should contain one of
14 - reg: the I2C address of the chip
18 - interrupts: interrupt mapping for GPIO IRQ
20 - interrupt-names: should contain "INT1" and/or "INT2", the accelerometer's
21 interrupt line in use.
23 - vdd-supply: phandle to the regulator that provides vdd power to the accelerometer.
25 - vddio-supply: phandle to the regulator that provides vddio power to the accelerometer.
30 compatible = "fsl,mma8453";
32 interrupt-parent = <&gpio1>;
34 interrupt-names = "INT2";