diff options
author | 2015-03-23 15:09:56 -0700 | |
---|---|---|
committer | 2015-03-23 22:10:43 -0400 | |
commit | a642c4f7906f36bf431da41973d6ff16b723f079 (patch) | |
tree | 4aff92da65a3724552bfdbdade427fb32f71b4a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: bcmgenet: implement GPHY power down sequence (diff) | |
download | linux-dev-a642c4f7906f36bf431da41973d6ff16b723f079.tar.xz linux-dev-a642c4f7906f36bf431da41973d6ff16b723f079.zip |
net: bcmgenet: power up and down integrated GPHY when unused
Power up the GPHY while we are bringing-up the network interface, and
conversely, upon bring down, power the GPHY down. In order to avoid
creating hardware hazards, make sure that the GPHY gets powered on
during bcmgenet_open() prior to the UniMAC being reset as the UniMAC may
start creating activity towards the GPHY if we reverse the steps.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions