summaryrefslogtreecommitdiffstats
path: root/common/state
diff options
context:
space:
mode:
authorAndrey Smirnov <andrew.smirnov@gmail.com>2018-10-16 12:15:52 -0700
committerSascha Hauer <s.hauer@pengutronix.de>2018-10-23 13:42:43 +0200
commitac7324a0ed12a67fc836b383388f2562d32e55ed (patch)
tree619f537181a3dc803d70643b927a760bc101632a /common/state
parent367aeaba0f6ea5b2221ab80fc1e69f751da0d9a8 (diff)
downloadbarebox-ac7324a0ed12a67fc836b383388f2562d32e55ed.tar.gz
barebox-ac7324a0ed12a67fc836b383388f2562d32e55ed.tar.xz
net: phy: mv88e6xxx: Add support for MAC ports
Add support for MAC-only/no-PHY ports by adding code that will create a pseudo PHY device for such ports and a driver to match against. Original Linux driver exposes all of the ports using DSA subystem, but lacking that in Barebox, creating pseudo PHYs is the simplest option to have code to properly configure various interface parameters. This is needed, for example, on ZII RPU2 board where FEC is connected directly to one of the MAC-only ports. That link requires proper RGMII delay configuration in order to be functional. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/state')
0 files changed, 0 insertions, 0 deletions