diff options
author | Jean-Baptiste Maneyrol <jmaneyrol@invensense.com> | 2020-06-22 18:37:29 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-06-27 16:29:22 +0300 |
commit | 477c653f0eb8ae294a9a64ba51752315f8542cc2 (patch) | |
tree | 44f518f8b9bdc93d472948183c9df88e4617e366 /MAINTAINERS | |
parent | 45924b8fd2c9e0e9bc2cc97e64494f91a48c0984 (diff) | |
download | linux-477c653f0eb8ae294a9a64ba51752315f8542cc2.tar.xz |
MAINTAINERS: add entry for inv_icm42600 6-axis imu sensor
Add MAINTAINERS entry for InvenSense ICM-426xx IMU device.
Signed-off-by: Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 510fa7f7c756..a65771cfc506 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8979,6 +8979,14 @@ F: include/dt-bindings/interconnect/ F: include/linux/interconnect-provider.h F: include/linux/interconnect.h +INVENSENSE ICM-426xx IMU DRIVER +M: Jean-Baptiste Maneyrol <jmaneyrol@invensense.com> +L: linux-iio@vger.kernel.org +S: Maintained +W https://invensense.tdk.com/ +F: Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml +F: drivers/iio/imu/inv_icm42600/ + INVENSENSE MPU-3050 GYROSCOPE DRIVER M: Linus Walleij <linus.walleij@linaro.org> L: linux-iio@vger.kernel.org |