u-boot-brain/doc/device-tree-bindings/net
Alex Marginean 8bd37ce3cd drivers: net: add marvell MDIO driver
This patch adds a separate driver for the MDIO interface of the
Marvell Ethernet controllers based on driver model. There are two
reasons to have a separate driver rather than including it inside
the MAC driver itself:
  *) The MDIO interface is shared by all Ethernet ports, so a driver
     must guarantee non-concurrent accesses to this MDIO interface. The
     most logical way is to have a separate driver that handles this
     single MDIO interface, used by all Ethernet ports.
  *) The MDIO interface is the same between the existing mv643xx_eth
     driver and the new mvneta/mvpp2 driver. Even though it is for now
     only used by the mvneta/mvpp2 driver, it will in the future be
     used by the mv643xx_eth driver as well.

This driver supports SMI IEEE for 802.3 Clause 22 and XSMI for IEEE
802.3 Clause 45.

This patch also adds device tree binding for marvell MDIO driver.

Signed-off-by: Ken Ma <make@marvell.com>
Signed-off-by: Alex Marginean <alexm.osslist@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2019-09-04 11:37:19 -05:00
..
allwinner,sun4i-emac.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
allwinner,sun4i-mdio.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
allwinner,sun7i-a20-gmac.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
altera_tse.txt net: convert altera_tse to driver model and phylib 2015-10-23 14:55:48 +08:00
ethernet.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
fixed-link.txt drivers/net/phy: add fixed-phy / fixed-link support 2017-03-26 09:58:26 -05:00
fsl-tsec-phy.txt net: tsec: Change compatible strings to match Linux 2019-07-25 13:13:31 -05:00
marvell-mdio.txt drivers: net: add marvell MDIO driver 2019-09-04 11:37:19 -05:00
mdio-mux-reg.txt doc: bindings: Add binding for register driven MDIO muxes 2019-07-25 13:13:30 -05:00
mdio-mux.txt doc: bindings: Add description for MDIO MUX dts nodes 2019-07-18 16:37:13 -05:00
mdio.txt doc: bindings: add mdio.txt describing generic MDIO properties 2019-09-04 11:37:19 -05:00
mediatek,mt7628-eth.txt net: Add MT7628 ethernet driver 2018-11-05 10:41:56 -06:00
micrel-ksz90x1.txt net: phy: micrel: Use correct skew values on KSZ9021 2019-05-08 17:27:01 -05:00
snps,dwc-qos-ethernet.txt dt: net: add DWC EQoS binding 2016-11-07 11:28:15 -06:00
stmmac.txt dts: sunxi: Bring in Ethernet device tree bindings 2015-04-18 11:11:36 -06:00
ti,dp83867.txt net: phy: ti: Add binding for the CLK_OUT pin muxing 2018-10-10 12:28:54 -05:00