From: Jean-Baptiste Maneyrol Date: Thu, 3 Oct 2024 13:38:24 +0000 (+0200) Subject: MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver X-Git-Tag: v6.13-rc1~28^2~41^2~40 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ed9c5820ab202b6fd87fd3d2ee4c8b6fe1fc7c55;p=linux-block.git MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver Add entry for inv_mpu6050 iio driver supporting InvenSense MPU-6xxx and ICM-206xxx devices. Signed-off-by: Jean-Baptiste Maneyrol Link: https://patch.msgid.link/20241003-invn-maintainers-email-update-v2-3-ca5a4928eb22@tdk.com Signed-off-by: Jonathan Cameron --- diff --git a/MAINTAINERS b/MAINTAINERS index d0aae2d09bca..6011af70c12e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11921,6 +11921,14 @@ S: Maintained F: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml F: drivers/iio/gyro/mpu3050* +INVENSENSE MPU-6050 IMU DRIVER +M: Jean-Baptiste Maneyrol +L: linux-iio@vger.kernel.org +S: Maintained +W: https://invensense.tdk.com/ +F: Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml +F: drivers/iio/imu/inv_mpu6050/ + IOC3 ETHERNET DRIVER M: Ralf Baechle L: linux-mips@vger.kernel.org