Message ID | c0cc8171a7bde81b19ccb31d21be4cd9833f32cb.1542272678.git.lorenzo.bianconi@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | iio: imu: st_lsm6dsx: add entry in MAINTAINERS file | expand |
On Thu, 15 Nov 2018 10:10:57 +0100 Lorenzo Bianconi <lorenzo.bianconi@redhat.com> wrote: > Add entry for st_lsm6dsx imu driver in MAINTAINERS file > > Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Applied, Thanks, Jonathan > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c0951c9dc3c3..6689f6feb52d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13767,6 +13767,14 @@ M: Jan-Benedict Glaw <jbglaw@lug-owl.de> > S: Maintained > F: arch/alpha/kernel/srm_env.c > > +ST LSM6DSx IMU IIO DRIVER > +M: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> > +L: linux-iio@vger.kernel.org > +W: http://www.st.com/ > +S: Maintained > +F: drivers/iio/imu/st_lsm6dsx/ > +F: Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > + > ST STM32 I2C/SMBUS DRIVER > M: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> > L: linux-i2c@vger.kernel.org
diff --git a/MAINTAINERS b/MAINTAINERS index c0951c9dc3c3..6689f6feb52d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13767,6 +13767,14 @@ M: Jan-Benedict Glaw <jbglaw@lug-owl.de> S: Maintained F: arch/alpha/kernel/srm_env.c +ST LSM6DSx IMU IIO DRIVER +M: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> +L: linux-iio@vger.kernel.org +W: http://www.st.com/ +S: Maintained +F: drivers/iio/imu/st_lsm6dsx/ +F: Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt + ST STM32 I2C/SMBUS DRIVER M: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> L: linux-i2c@vger.kernel.org
Add entry for st_lsm6dsx imu driver in MAINTAINERS file Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)