commit | 439d39a9ac8fbbba9c04581361188f33f21ced50 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Feb 13 16:08:44 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 14 00:27:58 2014 -0500 |
tree | baa4d61462d1fd1d96bbff2664005c8d3f8897da | |
parent | c88838ce89515331ac835a470dc51ddf574770b1 [diff] |
net: phy: broadcom: extract register definitions The Broadcom BCM54xx register definitions are shared between BCM54xx and BCM7xx internal PHYs for which we are adding support. Extract these register definitions and put them in include/linux/brcmphy.h for use by the BCM7xxx internal PHY driver. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>