Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > b728fef9f77a879d7ae339df24f8590a > files > 2709

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

* MEMSIC MMC35240 magnetometer sensor

Required properties:

  - compatible : should be "memsic,mmc35240"
  - reg : the I2C address of the magnetometer

Example:

mmc35240@30 {
        compatible = "memsic,mmc35240";
        reg = <0x30>;
};