On 21 12月 21 15:49:59, haibo.chen@xxxxxxx wrote: > From: Haibo Chen <haibo.chen@xxxxxxx> > > Add myself as imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer. > > Signed-off-by: Haibo Chen <haibo.chen@xxxxxxx> > > --- > > First, thanks Cai Huoqing upstream the i.MX 8QXP ADC driver, really appreciate! > > For some unknown issue, I miss all imx8qxp adc related mail threads, > now I actively maintain all i.MX ADC downstream drivers, so add myself > here as maintainer, and make sure I can be cc/to when there is any new patch. > > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c87a3f5e302a..210bded08641 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -13792,11 +13792,23 @@ F: drivers/gpu/drm/imx/dcss/ > > NXP i.MX 8QXP ADC DRIVER > M: Cai Huoqing <cai.huoqing@xxxxxxxxx> > +M: Haibo Chen <haibo.chen@xxxxxxx> > +L: linux-imx@xxxxxxx This driver is based on the work of Haibo Chen <haibo.chen@xxxxxxx>, it's ok to add this, here. Reviewed-by: Cai Huoqing <cai.huoqing@xxxxxxxxx> Thanks, Cai > L: linux-iio@xxxxxxxxxxxxxxx > S: Maintained > F: Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml > F: drivers/iio/adc/imx8qxp-adc.c > > +NXP i.MX 7D/6SX/6UL AND VF610 ADC DRIVER > +M: Haibo Chen <haibo.chen@xxxxxxx> > +L: linux-iio@xxxxxxxxxxxxxxx > +L: linux-imx@xxxxxxx > +S: Maintained > +F: Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml > +F: Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml > +F: drivers/iio/adc/imx7d_adc.c > +F: drivers/iio/adc/vf610_adc.c > + > NXP PF8100/PF8121A/PF8200 PMIC REGULATOR DEVICE DRIVER > M: Jagan Teki <jagan@xxxxxxxxxxxxxxxxxxxx> > S: Maintained > -- > 2.25.1 >