]> git.sur5r.net Git - u-boot/commit
net: mvpp2: Add MDIO support for PPv2.2
authorStefan Roese <sr@denx.de>
Thu, 16 Feb 2017 07:31:32 +0000 (08:31 +0100)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:42:05 +0000 (07:42 +0200)
commit0a61e9ad1c9455a1ed5c31fad3f4a991271db02e
tree75cdb71e645b33ec3e92c066d858ff91316af9b2
parenta83a6418a233349c48fec4a203a7d94333dc06d9
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>
drivers/net/mvpp2.c