diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:38:14 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:38:14 +0000 |
commit | 01e5ca170569c10889ed1bb2efcf4d19eae1353c (patch) | |
tree | 7883bf6d7a02e0f8746cc213596f65f90951b46b /Bindings/iio/chemical/sensirion,sps30.txt | |
parent | ddee9fd0fa975df750c12dd63cdf18715e51a634 (diff) |
Notes
Diffstat (limited to 'Bindings/iio/chemical/sensirion,sps30.txt')
-rw-r--r-- | Bindings/iio/chemical/sensirion,sps30.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Bindings/iio/chemical/sensirion,sps30.txt b/Bindings/iio/chemical/sensirion,sps30.txt deleted file mode 100644 index 6eee2709b5b6..000000000000 --- a/Bindings/iio/chemical/sensirion,sps30.txt +++ /dev/null @@ -1,12 +0,0 @@ -* Sensirion SPS30 particulate matter sensor - -Required properties: -- compatible: must be "sensirion,sps30" -- reg: the I2C address of the sensor - -Example: - -sps30@69 { - compatible = "sensirion,sps30"; - reg = <0x69>; -}; |