1 Freescale MMA8451Q, MMA8452Q, MMA8453Q, MMA8652FC, MMA8653FC or FXLS8471Q
6 - compatible: should contain one of
14 - reg: the I2C address of the chip
18 - interrupt-parent: should be the phandle for the interrupt controller
20 - interrupts: interrupt mapping for GPIO IRQ
22 - interrupt-names: should contain "INT1" and/or "INT2", the accelerometer's
23 interrupt line in use.
28 compatible = "fsl,mma8453";
30 interrupt-parent = <&gpio1>;
32 interrupt-names = "INT2";