]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
authorVladislav Kulikov <vlad.kulikov.c@gmail.com>
Mon, 11 May 2026 19:11:34 +0000 (19:11 +0000)
committerJonathan Cameron <jic23@kernel.org>
Sun, 31 May 2026 09:59:40 +0000 (10:59 +0100)
commitecedfa46a2e5db329925bac8cab9ac8cbad55755
treef0dc130e35cddb34ed3d172c1aa693e24d401435
parentf608e9c032dac51d1e6410fddcbcddeddb261cdf
dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA

Add a Devicetree binding for the MEMSIC MMC5983MA 3-axis
magnetometer.

MMC5983MA is not register-compatible with the existing MEMSIC
magnetometer drivers. It has a different register map, 18-bit output
data format, and I2C/SPI transport support.

Reviewed-by: David Lechner <dlechner@baylibre.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Vladislav Kulikov <vlad.kulikov.c@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/magnetometer/memsic,mmc5983.yaml [new file with mode: 0644]
MAINTAINERS