commit | fd70f72c66eeada848abaed9eb6bbdbaf57764e9 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Feb 13 16:08:42 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 14 00:27:57 2014 -0500 |
tree | a1b6e177b2a3ba11938bc3f9c062b7c51b3a91af | |
parent | c045a734da4cb6d4665962f252de3d8871136ae9 [diff] |
net: phy: add MoCA PHY type Some Ethernet MACs are connected to a MoCA PHY which will handle the low-level job of sending Ethernet frames on the coaxial cable, these Ethernet MACs need to know about it to be properly configured. Add a new PHY mode "moca" and update the Device Tree parsing logic to look for it. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>