Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 36f0ea3f35c8b82a69e3cf261ae47a2e > files > 2467

kernel-linus-doc-5.7.19-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>;
};