diff options
author | Daniel Baluta <[email protected]> | 2024-02-22 15:06:41 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2024-02-25 21:12:56 +0800 |
commit | 892cc217565fcca477c15116c21cf666a3fdbf9d (patch) | |
tree | 53456d528c6ae524100459d9e117e96e4f05b551 | |
parent | d2f8795d9e50aa33c1e2bc0fcbb98ba4a7795749 (diff) |
MAINTAINERS: Use a proper mailinglist for NXP i.MX development
So far we used an internal [email protected] email address to
gather all patches related to NXP i.MX development.
Let's switch to an open mailing list that provides ability
for people from the community to subscribe and also have
a proper archive.
List interface at: https://lists.linux.dev.
Archive is at: https://lore.kernel.org/imx/
Signed-off-by: Daniel Baluta <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..2344eda616f9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2156,7 +2156,7 @@ M: Shawn Guo <[email protected]> M: Sascha Hauer <[email protected]> R: Pengutronix Kernel Team <[email protected]> R: Fabio Estevam <[email protected]> -R: NXP Linux Team <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git @@ -8489,7 +8489,7 @@ FREESCALE IMX / MXC FEC DRIVER M: Wei Fang <[email protected]> R: Shenwei Wang <[email protected]> R: Clark Wang <[email protected]> -R: NXP Linux Team <[email protected]> S: Maintained F: Documentation/devicetree/bindings/net/fsl,fec.yaml @@ -8524,7 +8524,7 @@ F: drivers/i2c/busses/i2c-imx.c FREESCALE IMX LPI2C DRIVER M: Dong Aisheng <[email protected]> S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-imx-lpi2c.yaml F: drivers/i2c/busses/i2c-imx-lpi2c.c @@ -15704,7 +15704,7 @@ F: drivers/iio/gyro/fxas21002c_spi.c NXP i.MX 7D/6SX/6UL/93 AND VF610 ADC DRIVER M: Haibo Chen <[email protected]> S: Maintained F: Documentation/devicetree/bindings/iio/adc/fsl,imx7d-adc.yaml F: Documentation/devicetree/bindings/iio/adc/fsl,vf610-adc.yaml @@ -15741,7 +15741,7 @@ F: drivers/gpu/drm/imx/dcss/ NXP i.MX 8QXP ADC DRIVER M: Cai Huoqing <[email protected]> M: Haibo Chen <[email protected]> S: Maintained F: Documentation/devicetree/bindings/iio/adc/nxp,imx8qxp-adc.yaml @@ -15749,7 +15749,7 @@ F: drivers/iio/adc/imx8qxp-adc.c NXP i.MX 8QXP/8QM JPEG V4L2 DRIVER M: Mirela Rabulea <[email protected]> -R: NXP Linux Team <[email protected]> S: Maintained F: Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml @@ -15759,7 +15759,7 @@ NXP i.MX CLOCK DRIVERS M: Abel Vesa <[email protected]> R: Peng Fan <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelvesa/linux.git clk/imx F: Documentation/devicetree/bindings/clock/imx* @@ -19630,7 +19630,7 @@ F: drivers/mmc/host/sdhci-of-at91.c SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) NXP i.MX DRIVER M: Haibo Chen <[email protected]> S: Maintained F: drivers/mmc/host/sdhci-esdhc-imx.c |