Commit 2563f7fc authored by Jandy Gou's avatar Jandy Gou Committed by Jonathan Cameron

iio: magnetometer: mmc35240: Add DT binding doc

Signed-off-by: default avatarJandy Gou <qingsong.gou@ck-telecom.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 7dbf1ea8
* MEMSIC MMC35240 magnetometer sensor
Required properties:
- compatible : should be "memsic,mmc35240"
- reg : the I2C address of the magnetometer
Example:
mmc35240@30 {
compatible = "memsic,mmc35240";
reg = <0x30>;
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment