All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: add imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer
@ 2021-12-21  7:49 haibo.chen
  2021-12-21  7:50 ` [PATCH 2/2] dt-bindings:iio:adc: update the maintainer of vf610-adc haibo.chen
  2021-12-21 13:11 ` [PATCH 1/2] MAINTAINERS: add imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer Cai Huoqing
  0 siblings, 2 replies; 5+ messages in thread
From: haibo.chen @ 2021-12-21  7:49 UTC (permalink / raw)
  To: jic23, cai.huoqing, robh+dt
  Cc: lars, linux-iio, linux-imx, devicetree, haibo.chen, shawnguo, festevam

From: Haibo Chen <haibo.chen@nxp.com>

Add myself as imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>

---

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@linux.dev>
+M:	Haibo Chen <haibo.chen@nxp.com>
+L:	linux-imx@nxp.com
 L:	linux-iio@vger.kernel.org
 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@nxp.com>
+L:	linux-iio@vger.kernel.org
+L:	linux-imx@nxp.com
+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@amarulasolutions.com>
 S:	Maintained
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-23 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21  7:49 [PATCH 1/2] MAINTAINERS: add imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer haibo.chen
2021-12-21  7:50 ` [PATCH 2/2] dt-bindings:iio:adc: update the maintainer of vf610-adc haibo.chen
2021-12-22 18:13   ` Rob Herring
2021-12-21 13:11 ` [PATCH 1/2] MAINTAINERS: add imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer Cai Huoqing
2021-12-23 11:59   ` Jonathan Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.