Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 0f81cb7ea4ed3314a30e86e0d24d9287 > files > 2199

kernel-doc-5.2.7-1.mga7.noarch.rpm

* 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>;
};