repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git]
/
Documentation
/
devicetree
/
bindings
/
input
/
fsl-mma8450.txt
blob
a00c94ccbdeeb871c440b770de814d11c6f757d7
1
* Freescale MMA8450 3-Axis Accelerometer
2
3
Required properties:
4
- compatible : "fsl,mma8450".
5
6
Example:
7
8
accelerometer: mma8450@1c {
9
compatible = "fsl,mma8450";
10
reg = <0x1c>;
11
};