summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/iio/chemical/bme680.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/iio/chemical/bme680.txt')
-rw-r--r--dts/Bindings/iio/chemical/bme680.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/dts/Bindings/iio/chemical/bme680.txt b/dts/Bindings/iio/chemical/bme680.txt
deleted file mode 100644
index 7f3827cfb2..0000000000
--- a/dts/Bindings/iio/chemical/bme680.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Bosch Sensortec BME680 pressure/temperature/humidity/voc sensors
-
-Required properties:
-- compatible: must be "bosch,bme680"
-
-Example:
-
-bme680@76 {
- compatible = "bosch,bme680";
- reg = <0x76>;
-};