On Sun, 31 Aug 2025 00:12:48 +0530
Bharadwaj Raju <bharadwaj.raju777@gmail.com> wrote:
> Add MAINTAINERS entry for the InvenSense ICM-20948 driver in IIO.
>
> Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Preferred to build this up as the code is added.
So initial entry in the DT binding patch, then add the directory
when you bring that in.
Jonathan
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa45799dfe07de2f54de6d6a1ce0615..930c80c1cc40a4cfb4bf270e1ab7680b88d97ff3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12783,6 +12783,13 @@ S: Maintained
> F: Documentation/devicetree/bindings/media/i2c/isil,isl79987.yaml
> F: drivers/media/i2c/isl7998x.c
>
> +INVENSENSE ICM-20948 IMU DRIVER
> +M: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
> +L: linux-iio@vger.kernel.org
> +S: Maintained
> +F: Documentation/devicetree/bindings/iio/imu/invensense,icm20948.yaml
> +F: drivers/iio/imu/inv_icm20948/
> +
> INVENSENSE ICM-426xx IMU DRIVER
> M: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
> L: linux-iio@vger.kernel.org
>