Loading Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.txt 0 → 100644 +12 −0 Original line number Diff line number Diff line * 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>; }; Loading
Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.txt 0 → 100644 +12 −0 Original line number Diff line number Diff line * 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>; };