Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[deliverable/linux.git] / Documentation / devicetree / bindings / input / fsl-mma8450.txt
CommitLineData
71ff069c
SG
1* Freescale MMA8450 3-Axis Accelerometer
2
3Required properties:
4- compatible : "fsl,mma8450".
d7858de9 5- reg: the I2C address of MMA8450
71ff069c
SG
6
7Example:
8
9accelerometer: mma8450@1c {
10 compatible = "fsl,mma8450";
11 reg = <0x1c>;
12};
This page took 0.262998 seconds and 5 git commands to generate.