diff options
author | Florian Fainelli <[email protected]> | 2020-09-16 19:04:13 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-18 17:21:19 -0700 |
commit | ba4ee3c053659119472135231dbef8f6880ce1fb (patch) | |
tree | 0c319eec12900a21010485d566a4c429a66bcb0b /net/unix/sysctl_net_unix.c | |
parent | 5f3666e8394580179b81dd90bf8b930efaf5138e (diff) |
net: phy: bcm7xxx: request and manage GPHY clock
The internal Gigabit PHY on Broadcom STB chips has a digital clock which
drives its MDIO interface among other things, the driver now requests
and manage that clock during .probe() and .remove() accordingly.
Because the PHY driver can be probed with the clocks turned off we need
to apply the dummy BMSR workaround during the driver probe function to
ensure subsequent MDIO read or write towards the PHY will succeed.
Signed-off-by: Florian Fainelli <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions