Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.3-rc4 11 lines 179 B view raw
1* Freescale MMA8450 3-Axis Accelerometer 2 3Required properties: 4- compatible : "fsl,mma8450". 5 6Example: 7 8accelerometer: mma8450@1c { 9 compatible = "fsl,mma8450"; 10 reg = <0x1c>; 11};