summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2017-07-31 12:04:25 -0700
committerDavid S. Miller <davem@davemloft.net>2017-07-31 14:40:58 -0700
commitf248aff86d1fd6e60b656c2af278f1723c3b84c2 (patch)
tree47d87274ab2d2658febf12073c6c6e6697119045 /MAINTAINERS
parente23597f7524ba11ddecc6bb3d9b31e5285fd3b45 (diff)
downloadlinux-f248aff86d1fd6e60b656c2af278f1723c3b84c2.tar.gz
linux-f248aff86d1fd6e60b656c2af278f1723c3b84c2.tar.bz2
linux-f248aff86d1fd6e60b656c2af278f1723c3b84c2.zip
net: phy: mdio-bcm-unimac: Allow specifying platform data
In preparation for having the bcmgenet driver migrate over the mdio-bcm-unimac driver, add a platform data structure which allows passing integrating specific details like bus name, wait function to complete MDIO operations and PHY mask. We also define what the platform device name contract is by defining UNIMAC_MDIO_DRV_NAME and moving it to the platform_data header. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 297e610c9163..7d72fdbed6e6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5140,6 +5140,7 @@ L: netdev@vger.kernel.org
S: Maintained
F: include/linux/phy.h
F: include/linux/phy_fixed.h
+F: include/linux/platform_data/mdio-bcm-unimac.h
F: drivers/net/phy/
F: Documentation/networking/phy.txt
F: drivers/of/of_mdio.c