]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: add MoCA PHY type
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 14 Feb 2014 00:08:42 +0000 (16:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2014 05:27:57 +0000 (00:27 -0500)
commitc5c7d90b4d7ef3c632bfa29cf4e81dba1cecc7d7
treea1b6e177b2a3ba11938bc3f9c062b7c51b3a91af
parenta40ca35814e67c377c9b800f19888789e25e8956
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>
include/linux/phy.h