Kernel-4.18.0-80.el8_mmc35240

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