* [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller
@ 2024-08-26 20:27 Frank Li
2024-08-27 1:22 ` Hongxing Zhu
2024-08-28 16:59 ` Bjorn Helgaas
0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2024-08-26 20:27 UTC (permalink / raw)
To: Richard Zhu, Lucas Stach, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Rob Herring,
Bjorn Helgaas, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
Fabio Estevam, open list:PCI DRIVER FOR IMX6,
moderated list:PCI DRIVER FOR IMX6, open list:PCI DRIVER FOR IMX6,
open list
Add imx mail list imx@lists.linux.dev for PCI controller of NXP chips
(Layerscape and iMX).
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 11272143484ca..22125a392251b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17545,6 +17545,7 @@ M: Roy Zang <roy.zang@nxp.com>
L: linuxppc-dev@lists.ozlabs.org
L: linux-pci@vger.kernel.org
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L: imx@lists.linux.dev
S: Maintained
F: drivers/pci/controller/dwc/*layerscape*
@@ -17571,6 +17572,7 @@ M: Richard Zhu <hongxing.zhu@nxp.com>
M: Lucas Stach <l.stach@pengutronix.de>
L: linux-pci@vger.kernel.org
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+L: imx@lists.linux.dev
S: Maintained
F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller
2024-08-26 20:27 [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller Frank Li
@ 2024-08-27 1:22 ` Hongxing Zhu
2024-08-28 16:59 ` Bjorn Helgaas
1 sibling, 0 replies; 3+ messages in thread
From: Hongxing Zhu @ 2024-08-27 1:22 UTC (permalink / raw)
To: Frank Li, Lucas Stach, Lorenzo Pieralisi,
Krzysztof Wilczy��ski, Manivannan Sadhasivam,
Rob Herring, Bjorn Helgaas, Shawn Guo, Sascha Hauer,
Pengutronix Kernel Team, Fabio Estevam,
open list:PCI DRIVER FOR IMX6, moderated list:PCI DRIVER FOR IMX6,
open list:PCI DRIVER FOR IMX6, open list
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb2312", Size: 2045 bytes --]
> -----Original Message-----
> From: Frank Li <frank.li@nxp.com>
> Sent: 2024Äê8ÔÂ27ÈÕ 4:28
> To: Hongxing Zhu <hongxing.zhu@nxp.com>; Lucas Stach
> <l.stach@pengutronix.de>; Lorenzo Pieralisi <lpieralisi@kernel.org>; Krzysztof
> Wilczy¨½ski <kw@linux.com>; Manivannan Sadhasivam
> <manivannan.sadhasivam@linaro.org>; Rob Herring <robh@kernel.org>; Bjorn
> Helgaas <bhelgaas@google.com>; Shawn Guo <shawnguo@kernel.org>; Sascha
> Hauer <s.hauer@pengutronix.de>; Pengutronix Kernel Team
> <kernel@pengutronix.de>; Fabio Estevam <festevam@gmail.com>; open list:PCI
> DRIVER FOR IMX6 <linux-pci@vger.kernel.org>; moderated list:PCI DRIVER FOR
> IMX6 <linux-arm-kernel@lists.infradead.org>; open list:PCI DRIVER FOR IMX6
> <imx@lists.linux.dev>; open list <linux-kernel@vger.kernel.org>
> Subject: [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP
> PCI controller
>
> Add imx mail list imx@lists.linux.dev for PCI controller of NXP chips (Layerscape
> and iMX).
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Richard Zhu <hongxing.zhu@nxp.com>
Best Regards
Richard Zhu
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 11272143484ca..22125a392251b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17545,6 +17545,7 @@ M: Roy Zang <roy.zang@nxp.com>
> L: linuxppc-dev@lists.ozlabs.org
> L: linux-pci@vger.kernel.org
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L: imx@lists.linux.dev
> S: Maintained
> F: drivers/pci/controller/dwc/*layerscape*
>
> @@ -17571,6 +17572,7 @@ M: Richard Zhu <hongxing.zhu@nxp.com>
> M: Lucas Stach <l.stach@pengutronix.de>
> L: linux-pci@vger.kernel.org
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L: imx@lists.linux.dev
> S: Maintained
> F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
> F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml
> --
> 2.34.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller
2024-08-26 20:27 [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller Frank Li
2024-08-27 1:22 ` Hongxing Zhu
@ 2024-08-28 16:59 ` Bjorn Helgaas
1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2024-08-28 16:59 UTC (permalink / raw)
To: Frank Li
Cc: Richard Zhu, Lucas Stach, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam, Rob Herring,
Bjorn Helgaas, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
Fabio Estevam, open list:PCI DRIVER FOR IMX6,
moderated list:PCI DRIVER FOR IMX6, open list:PCI DRIVER FOR IMX6,
open list
On Mon, Aug 26, 2024 at 04:27:39PM -0400, Frank Li wrote:
> Add imx mail list imx@lists.linux.dev for PCI controller of NXP chips
> (Layerscape and iMX).
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Applied to for-linus for v6.11, thanks!
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 11272143484ca..22125a392251b 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17545,6 +17545,7 @@ M: Roy Zang <roy.zang@nxp.com>
> L: linuxppc-dev@lists.ozlabs.org
> L: linux-pci@vger.kernel.org
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L: imx@lists.linux.dev
> S: Maintained
> F: drivers/pci/controller/dwc/*layerscape*
>
> @@ -17571,6 +17572,7 @@ M: Richard Zhu <hongxing.zhu@nxp.com>
> M: Lucas Stach <l.stach@pengutronix.de>
> L: linux-pci@vger.kernel.org
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> +L: imx@lists.linux.dev
> S: Maintained
> F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
> F: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-28 17:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-26 20:27 [PATCH 1/1] MAINTAINERS: PCI: Add mail list imx@lists.linux.dev for NXP PCI controller Frank Li
2024-08-27 1:22 ` Hongxing Zhu
2024-08-28 16:59 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox