summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Fang <wei.fang@nxp.com>2024-10-30 17:39:23 +0800
committerDavid S. Miller <davem@davemloft.net>2024-11-04 10:03:51 +0000
commitf488649e40f8900d23b86afeab7d4b78c063d5d1 (patch)
treeccfa10b3e97f69466425e812f9a7274e0ee7cb6a
parent99100d0d992258a361aed87f36476542d2b08e0b (diff)
downloadlinux-stable-f488649e40f8900d23b86afeab7d4b78c063d5d1.tar.gz
linux-stable-f488649e40f8900d23b86afeab7d4b78c063d5d1.zip
MAINTAINERS: update ENETC driver files and maintainers
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@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b8b4ff6c5bec..7a5a8a49ce32 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8996,9 +8996,16 @@ F: drivers/dma/fsl-edma*.*
FREESCALE ENETC ETHERNET DRIVERS
M: Claudiu Manoil <claudiu.manoil@nxp.com>
M: Vladimir Oltean <vladimir.oltean@nxp.com>
+M: Wei Fang <wei.fang@nxp.com>
+M: Clark Wang <xiaoning.wang@nxp.com>
+L: imx@lists.linux.dev
L: netdev@vger.kernel.org
S: Maintained
+F: Documentation/devicetree/bindings/net/fsl,enetc*.yaml
+F: Documentation/devicetree/bindings/net/nxp,netc-blk-ctrl.yaml
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@nxp.com>