Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / Documentation / devicetree / bindings / iio / magnetometer / mmc35240.txt
bloba01235c7fa151b31a98821f634eba98bd7dc9232
1 * MEMSIC MMC35240 magnetometer sensor
3 Required properties:
5   - compatible : should be "memsic,mmc35240"
6   - reg : the I2C address of the magnetometer
8 Example:
10 mmc35240@30 {
11         compatible = "memsic,mmc35240";
12         reg = <0x30>;