Message ID | 20221205212340.1073283-3-f.fainelli@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | Update Joakim Zhang entries | expand |
On 05/12/2022 22:23, Florian Fainelli wrote: > Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture > maintainer) and the NXP Linux Team exploder email. > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Hi, > -----Original Message----- > From: Florian Fainelli <f.fainelli@gmail.com> > Sent: 2022年12月6日 5:24 > To: netdev@vger.kernel.org > Cc: Florian Fainelli <f.fainelli@gmail.com>; Thomas Gleixner > <tglx@linutronix.de>; Marc Zyngier <maz@kernel.org>; Rob Herring > <robh+dt@kernel.org>; Krzysztof Kozlowski > <krzysztof.kozlowski+dt@linaro.org>; Shawn Guo <shawnguo@kernel.org>; > dl-linux-imx <linux-imx@nxp.com>; David S. Miller <davem@davemloft.net>; > Eric Dumazet <edumazet@google.com>; Jakub Kicinski <kuba@kernel.org>; > Paolo Abeni <pabeni@redhat.com>; Sascha Hauer <s.hauer@pengutronix.de>; > Pengutronix Kernel Team <kernel@pengutronix.de>; Fabio Estevam > <festevam@gmail.com>; open list:IRQCHIP DRIVERS > <linux-kernel@vger.kernel.org>; open list:OPEN FIRMWARE AND FLATTENED > DEVICE TREE BINDINGS <devicetree@vger.kernel.org>; moderated > list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE > <linux-arm-kernel@lists.infradead.org> > Subject: [PATCH net 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX > maintainer > > Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture > maintainer) and the NXP Linux Team exploder email. > > Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> > --- > .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml | 3 ++- > Documentation/devicetree/bindings/net/fsl,fec.yaml | 3 ++- > Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 3 ++- > 3 files changed, 6 insertions(+), 3 deletions(-) > > diff --git > a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml > b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml > index 1d6e0f64a807..985bfa4f6fda 100644 > --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml > +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml > @@ -7,7 +7,8 @@ $schema: > https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdevicetre > e.org%2Fmeta-schemas%2Fcore.yaml%23&data=05%7C01%7Cxiaoning. > wang%40nxp.com%7C419bb74a904c4ba6d11008dad707013c%7C686ea1d3bc > 2b4c6fa92cd99c5c301635%7C0%7C0%7C638058722324648451%7CUnknown > %7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haW > wiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=E2Ll0QCEy%2FJ3TIgZ > %2FD1rsy3%2FTGE%2FC%2FKHSve%2BjBVEFio%3D&reserved=0 > title: Freescale INTMUX interrupt multiplexer > > maintainers: > - - Joakim Zhang <qiangqing.zhang@nxp.com> > + - Shawn Guo <shawnguo@kernel.org> > + - NXP Linux Team <linux-imx@nxp.com> > > properties: > compatible: > diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml > b/Documentation/devicetree/bindings/net/fsl,fec.yaml > index e0f376f7e274..83b390ef9abb 100644 > --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml > +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml > @@ -7,7 +7,8 @@ $schema: > https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdevicetre > e.org%2Fmeta-schemas%2Fcore.yaml%23&data=05%7C01%7Cxiaoning. > wang%40nxp.com%7C419bb74a904c4ba6d11008dad707013c%7C686ea1d3bc > 2b4c6fa92cd99c5c301635%7C0%7C0%7C638058722324648451%7CUnknown > %7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haW > wiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=E2Ll0QCEy%2FJ3TIgZ > %2FD1rsy3%2FTGE%2FC%2FKHSve%2BjBVEFio%3D&reserved=0 > title: Freescale Fast Ethernet Controller (FEC) > > maintainers: > - - Joakim Zhang <qiangqing.zhang@nxp.com> > + - Shawn Guo <shawnguo@kernel.org> > + - NXP Linux Team <linux-imx@nxp.com> For FEC yaml file maintainer, please add: Wei Fang <wei.fang@nxp.com> > > allOf: > - $ref: ethernet-controller.yaml# > diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml > b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml > index 4c155441acbf..bd430dede242 100644 > --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml > +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml > @@ -7,7 +7,8 @@ $schema: > https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdevicetre > e.org%2Fmeta-schemas%2Fcore.yaml%23&data=05%7C01%7Cxiaoning. > wang%40nxp.com%7C419bb74a904c4ba6d11008dad707013c%7C686ea1d3bc > 2b4c6fa92cd99c5c301635%7C0%7C0%7C638058722324648451%7CUnknown > %7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haW > wiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=E2Ll0QCEy%2FJ3TIgZ > %2FD1rsy3%2FTGE%2FC%2FKHSve%2BjBVEFio%3D&reserved=0 > title: NXP i.MX8 DWMAC glue layer > > maintainers: > - - Joakim Zhang <qiangqing.zhang@nxp.com> > + - Shawn Guo <shawnguo@kernel.org> > + - NXP Linux Team <linux-imx@nxp.com> For dwmac glue yaml maintainer, please add: Clark Wang <xiaoning.wang@nxp.com> Thanks! Best Regards, Clark Wang > > # We need a select here so we don't match all nodes with 'snps,dwmac' > select: > -- > 2.34.1
diff --git a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml index 1d6e0f64a807..985bfa4f6fda 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/fsl,intmux.yaml @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Freescale INTMUX interrupt multiplexer maintainers: - - Joakim Zhang <qiangqing.zhang@nxp.com> + - Shawn Guo <shawnguo@kernel.org> + - NXP Linux Team <linux-imx@nxp.com> properties: compatible: diff --git a/Documentation/devicetree/bindings/net/fsl,fec.yaml b/Documentation/devicetree/bindings/net/fsl,fec.yaml index e0f376f7e274..83b390ef9abb 100644 --- a/Documentation/devicetree/bindings/net/fsl,fec.yaml +++ b/Documentation/devicetree/bindings/net/fsl,fec.yaml @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Freescale Fast Ethernet Controller (FEC) maintainers: - - Joakim Zhang <qiangqing.zhang@nxp.com> + - Shawn Guo <shawnguo@kernel.org> + - NXP Linux Team <linux-imx@nxp.com> allOf: - $ref: ethernet-controller.yaml# diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml index 4c155441acbf..bd430dede242 100644 --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: NXP i.MX8 DWMAC glue layer maintainers: - - Joakim Zhang <qiangqing.zhang@nxp.com> + - Shawn Guo <shawnguo@kernel.org> + - NXP Linux Team <linux-imx@nxp.com> # We need a select here so we don't match all nodes with 'snps,dwmac' select:
Emails to Joakim Zhang bounce, add Shawn Guo (i.MX architecture maintainer) and the NXP Linux Team exploder email. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- .../devicetree/bindings/interrupt-controller/fsl,intmux.yaml | 3 ++- Documentation/devicetree/bindings/net/fsl,fec.yaml | 3 ++- Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-)