aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2019-10-31 01:18:32 +0200
committerDavid S. Miller <davem@davemloft.net>2019-10-31 14:19:45 -0700
commitecc5fe7d2b3db2806f53cc748646d3be22e07d13 (patch)
treea5e4485da3615342fdb731b1e6ecdb26a4b48846 /MAINTAINERS
parentdpaa2-eth: add MAC/PHY support through phylink (diff)
downloadlinux-dev-ecc5fe7d2b3db2806f53cc748646d3be22e07d13.tar.xz
linux-dev-ecc5fe7d2b3db2806f53cc748646d3be22e07d13.zip
net: documentation: add docs for MAC/PHY support in DPAA2
Add documentation file for the MAC/PHY support in the DPAA2 architecture. This describes the architecture and implementation of the interface between phylink and a DPAA2 network driver. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 541c9e04ded1..29406ac2626c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5059,6 +5059,8 @@ F: drivers/net/ethernet/freescale/dpaa2/dpmac*
F: drivers/net/ethernet/freescale/dpaa2/dpkg.h
F: drivers/net/ethernet/freescale/dpaa2/Makefile
F: drivers/net/ethernet/freescale/dpaa2/Kconfig
+F: Documentation/networking/device_drivers/freescale/dpaa2/ethernet-driver.rst
+F: Documentation/networking/device_drivers/freescale/dpaa2/mac-phy-support.rst
DPAA2 ETHERNET SWITCH DRIVER
M: Ioana Radulescu <ruxandra.radulescu@nxp.com>