commit | 0a61e9ad1c9455a1ed5c31fad3f4a991271db02e | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Feb 16 08:31:32 2017 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 29 07:42:05 2017 +0200 |
tree | 75cdb71e645b33ec3e92c066d858ff91316af9b2 | |
parent | a83a6418a233349c48fec4a203a7d94333dc06d9 [diff] |
net: mvpp2: Add MDIO support for PPv2.2 In U-Boot the MDIO / SMI support is integrated in the mvpp2 driver, currently only supporting the 32bit platforms (Armada 37x). This patch now adds the A7k/8k PPv2.2 MDIO support to that the phy / mii IF can be used as well on these platforms. Signed-off-by: Stefan Roese <sr@denx.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>