Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > 6cf2d072f0b39834e47f3f3b64239f6a > files > 1919

kernel-doc-4.14.69-1.mga6.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>;
};