commit | e44853466844c20d8b5b16de187f63ddc50710dd | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Mon Aug 31 15:56:50 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 31 14:48:02 2015 -0700 |
tree | 1266f92e283bb7d5300504cc3f764c2cb8d06e89 | |
parent | 39b0c705195e9409dc8a40cc82b11d81405a4a4b [diff] |
net: dsa: Allow DSA and CPU ports to have a phy-mode property It can be useful for DSA and CPU ports to have a phy-mode property, in particular to specify RGMII delays. Parse the property and set it in the fixed-link phydev. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>