1 Kionix KXSD9 Accelerometer device tree bindings
4 - compatible: should be set to "kionix,kxsd9"
5 - reg: i2c slave address
8 - vdd-supply: The input supply for VDD
9 - iovdd-supply: The input supply for IOVDD
10 - interrupts: The movement detection interrupt
11 - mount-matrix: See mount-matrix.txt
16 compatible = "kionix,kxsd9";
18 interrupt-parent = <&foo>;
19 interrupts = <57 IRQ_TYPE_EDGE_FALLING>;
20 iovdd-supply = <&bar>;