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]
Message-ID:
 <PAXPR04MB85103099EA80F900B863816088792@PAXPR04MB8510.eurprd04.prod.outlook.com>
Date: Fri, 11 Oct 2024 07:29:44 +0000
From: Wei Fang <wei.fang@....com>
To: Frank Li <frank.li@....com>
CC: "davem@...emloft.net" <davem@...emloft.net>, "edumazet@...gle.com"
	<edumazet@...gle.com>, "kuba@...nel.org" <kuba@...nel.org>,
	"pabeni@...hat.com" <pabeni@...hat.com>, "robh@...nel.org" <robh@...nel.org>,
	"krzk+dt@...nel.org" <krzk+dt@...nel.org>, "conor+dt@...nel.org"
	<conor+dt@...nel.org>, Vladimir Oltean <vladimir.oltean@....com>, Claudiu
 Manoil <claudiu.manoil@....com>, Clark Wang <xiaoning.wang@....com>,
	"christophe.leroy@...roup.eu" <christophe.leroy@...roup.eu>,
	"linux@...linux.org.uk" <linux@...linux.org.uk>, "bhelgaas@...gle.com"
	<bhelgaas@...gle.com>, "imx@...ts.linux.dev" <imx@...ts.linux.dev>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>
Subject: RE: [PATCH net-next 11/11] MAINTAINERS: update ENETC driver files and
 maintainers

> -----Original Message-----
> From: Frank Li <frank.li@....com>
> Sent: 2024年10月11日 12:13
> To: Wei Fang <wei.fang@....com>
> Cc: davem@...emloft.net; edumazet@...gle.com; kuba@...nel.org;
> pabeni@...hat.com; robh@...nel.org; krzk+dt@...nel.org;
> conor+dt@...nel.org; Vladimir Oltean <vladimir.oltean@....com>; Claudiu
> Manoil <claudiu.manoil@....com>; Clark Wang <xiaoning.wang@....com>;
> christophe.leroy@...roup.eu; linux@...linux.org.uk; bhelgaas@...gle.com;
> imx@...ts.linux.dev; netdev@...r.kernel.org; devicetree@...r.kernel.org;
> linux-kernel@...r.kernel.org; linux-pci@...r.kernel.org
> Subject: Re: [PATCH net-next 11/11] MAINTAINERS: update ENETC driver files
> and maintainers
> 
> On Fri, Oct 11, 2024 at 02:05:37AM +0000, Wei Fang wrote:
> > > -----Original Message-----
> > > From: Frank Li <frank.li@....com>
> > > Sent: 2024年10月11日 3:21
> > > To: Wei Fang <wei.fang@....com>
> > > Cc: davem@...emloft.net; edumazet@...gle.com; kuba@...nel.org;
> > > pabeni@...hat.com; robh@...nel.org; krzk+dt@...nel.org;
> > > conor+dt@...nel.org; Vladimir Oltean <vladimir.oltean@....com>;
> > > conor+Claudiu
> > > Manoil <claudiu.manoil@....com>; Clark Wang
> <xiaoning.wang@....com>;
> > > christophe.leroy@...roup.eu; linux@...linux.org.uk;
> > > bhelgaas@...gle.com; imx@...ts.linux.dev; netdev@...r.kernel.org;
> > > devicetree@...r.kernel.org; linux-kernel@...r.kernel.org;
> > > linux-pci@...r.kernel.org
> > > Subject: Re: [PATCH net-next 11/11] MAINTAINERS: update ENETC driver
> > > files and maintainers
> > >
> > > On Wed, Oct 09, 2024 at 05:51:16PM +0800, Wei Fang wrote:
> > > > Add related YAML documentation and header files. Also, add
> > > > maintainers from the i.MX side as ENETC starts to be used on i.MX
> platforms.
> > > >
> > > > Signed-off-by: Wei Fang <wei.fang@....com>
> > > > ---
> > > >  MAINTAINERS | 9 +++++++++
> > > >  1 file changed, 9 insertions(+)
> > > >
> > > > diff --git a/MAINTAINERS b/MAINTAINERS index
> > > > af635dc60cfe..355b81b642a9 100644
> > > > --- a/MAINTAINERS
> > > > +++ b/MAINTAINERS
> > > > @@ -9015,9 +9015,18 @@ F:	drivers/dma/fsl-edma*.*
> > > >  FREESCALE ENETC ETHERNET DRIVERS
> > > >  M:	Claudiu Manoil <claudiu.manoil@....com>
> > > >  M:	Vladimir Oltean <vladimir.oltean@....com>
> > > > +M:	Wei Fang <wei.fang@....com>
> > > > +M:	Clark Wang <xiaoning.wang@....com>
> > > > +L:	imx@...ts.linux.dev
> > > >  L:	netdev@...r.kernel.org
> > > >  S:	Maintained
> > > > +F:	Documentation/devicetree/bindings/net/fsl,enetc-ierb.yaml
> > > > +F:	Documentation/devicetree/bindings/net/fsl,enetc-mdio.yaml
> > > > +F:	Documentation/devicetree/bindings/net/fsl,enetc.yaml
> > > > +F:	Documentation/devicetree/bindings/net/nxp,netc-blk-ctrl.yaml
> > >
> > > Missed enetc_pf_common.c
> > >
> > enetc_pf_common.c is in drivers/net/ethernet/freescale/enetc/
> 
> Oh, sorry, I miss it.
> Maybe
> 
> Documentation/devicetree/bindings/net/fsl,enetc*.yaml will be simple.
> 

Yes, I will refine it, thanks

> 
> >
> > >
> > > >  F:	drivers/net/ethernet/freescale/enetc/
> > > > +F:	include/linux/fsl/enetc_mdio.h
> > > > +F:	include/linux/fsl/netc_global.h
> > > >
> > > >  FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
> > > >  M:	Claudiu Manoil <claudiu.manoil@....com>
> > > > --
> > > > 2.34.1
> > > >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ