diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2023-02-01 16:14:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-02-03 12:19:40 +0300 |
commit | 5cb630925b49dd13bf3aa43f299b11615c8fe9cd (patch) | |
tree | a3f6522b2880ee8cacc12cbee0361ae8b10981cf /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0df024d0f1d3e556e38e5418fc3577a2c7263764 (diff) | |
download | linux-5cb630925b49dd13bf3aa43f299b11615c8fe9cd.tar.xz |
net: renesas: rswitch: Add phy_power_{on,off}() calling
Some Ethernet PHYs (like marvell10g) will decide the host interface
mode by the media-side speed. So, the rswitch driver needs to
initialize one of the Ethernet SERDES (r8a779f0-eth-serdes) ports
after linked the Ethernet PHY up. The r8a779f0-eth-serdes driver has
.init() for initializing all ports and .power_on() for initializing
each port. So, add phy_power_{on,off} calling for it.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions