Merge branch 'akpm'
[linux-2.6/next.git] / Documentation / devicetree / bindings / input / fsl-mma8450.txt
bloba00c94ccbdeeb871c440b770de814d11c6f757d7
1 * Freescale MMA8450 3-Axis Accelerometer
3 Required properties:
4 - compatible : "fsl,mma8450".
6 Example:
8 accelerometer: mma8450@1c {
9         compatible = "fsl,mma8450";
10         reg = <0x1c>;