summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/iio/magnetometer/mmc35240.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/iio/magnetometer/mmc35240.txt')
-rw-r--r--dts/Bindings/iio/magnetometer/mmc35240.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/dts/Bindings/iio/magnetometer/mmc35240.txt b/dts/Bindings/iio/magnetometer/mmc35240.txt
deleted file mode 100644
index a01235c7fa..0000000000
--- a/dts/Bindings/iio/magnetometer/mmc35240.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-* 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>;
-};