Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 11f973399a37cf5e06b1aa73b6d10058 > files > 2622

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

* Sensirion SGP30/SGPC3 multi-pixel Gas Sensor

Required properties:

  - compatible: must be one of
    "sensirion,sgp30"
    "sensirion,sgpc3"
  - reg: the I2C address of the sensor

Example:

gas@58 {
	compatible = "sensirion,sgp30";
	reg = <0x58>;
};