lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 23 Feb 2024 08:00:25 +0200
From: Laurentiu Palcu <laurentiu.palcu@....com>
To: "Daniel Baluta (OSS)" <daniel.baluta@....nxp.com>
Cc: shawnguo@...nel.org, kernel@...gutronix.de, f.fainelli@...il.com,
	kuba@...nel.org, abel.vesa@...aro.org, haibo.chen@....com,
	peng.fan@....com, shengjiu.wang@....com, frank.li@....com,
	mirela.rabulea@....com, linux-kernel@...r.kernel.org,
	daniel.baluta@....com, aisheng.dong@....com, linux-imx@....com,
	a.fatoum@...gutronix.de
Subject: Re: [PATCH v2] MAINTAINERS: Use a proper mailinglist for NXP i.MX
 development

Hi Daniel,

On Thu, Feb 22, 2024 at 03:06:41PM +0200, Daniel Baluta (OSS) wrote:
> From: Daniel Baluta <daniel.baluta@....com>
> 
> So far we used an internal linux-imx@....com 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 <daniel.baluta@....com>

Acked-by: Laurentiu Palcu <laurentiu.palcu@....nxp.com>

Thanks,
Laurentiu

> ---
> Changes since v1:
> - changed from R to L as per Ahmad suggestion
> - removed name 'NXP Linux Team' from list name as per Aisheng suggestion
> 
>  MAINTAINERS | 16 ++++++++--------
>  1 file 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 <shawnguo@...nel.org>
>  M:	Sascha Hauer <s.hauer@...gutronix.de>
>  R:	Pengutronix Kernel Team <kernel@...gutronix.de>
>  R:	Fabio Estevam <festevam@...il.com>
> -R:	NXP Linux Team <linux-imx@....com>
> +L:	imx@...ts.linux.dev
>  L:	linux-arm-kernel@...ts.infradead.org (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 <wei.fang@....com>
>  R:	Shenwei Wang <shenwei.wang@....com>
>  R:	Clark Wang <xiaoning.wang@....com>
> -R:	NXP Linux Team <linux-imx@....com>
> +L:	imx@...ts.linux.dev
>  L:	netdev@...r.kernel.org
>  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 <aisheng.dong@....com>
>  L:	linux-i2c@...r.kernel.org
> -L:	linux-imx@....com
> +L:	imx@...ts.linux.dev
>  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 <haibo.chen@....com>
>  L:	linux-iio@...r.kernel.org
> -L:	linux-imx@....com
> +L:	imx@...ts.linux.dev
>  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 <cai.huoqing@...ux.dev>
>  M:	Haibo Chen <haibo.chen@....com>
> -L:	linux-imx@....com
> +L:	imx@...ts.linux.dev
>  L:	linux-iio@...r.kernel.org
>  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 <mirela.rabulea@....com>
> -R:	NXP Linux Team <linux-imx@....com>
> +L:	imx@...ts.linux.dev
>  L:	linux-media@...r.kernel.org
>  S:	Maintained
>  F:	Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml
> @@ -15759,7 +15759,7 @@ NXP i.MX CLOCK DRIVERS
>  M:	Abel Vesa <abelvesa@...nel.org>
>  R:	Peng Fan <peng.fan@....com>
>  L:	linux-clk@...r.kernel.org
> -L:	linux-imx@....com
> +L:	imx@...ts.linux.dev
>  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 <haibo.chen@....com>
> -L:	linux-imx@....com
> +L:	imx@...ts.linux.dev
>  L:	linux-mmc@...r.kernel.org
>  S:	Maintained
>  F:	drivers/mmc/host/sdhci-esdhc-imx.c
> -- 
> 2.25.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ