aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorYoshihiro Shimoda <[email protected]>2022-12-26 15:53:15 +0900
committerVinod Koul <[email protected]>2023-01-13 23:33:56 +0530
commitd2aa66a9926530d7cd85e7863a55c5d25506c492 (patch)
tree4088f4831ed83a1586ddf2816a14c3a492c902f5 /tools/perf/scripts/python/task-analyzer.py
parent4214f371d546589edc49dc079d5e4044cfa90f28 (diff)
phy: renesas: r8a779f0-eth-serdes: Add .power_on() into phy_ops
Add r8a779f0_eth_serdes_power_on() to initialize the hardware for each channel from the step 9 or later on the datasheet. In other words, the procedure from the step 1 to 8 is for all channel and it is needed once only. So, the .init() in any channel instance is called, this driver initializes the hardware from step 1 to 8. And then, .power_on() is called, this driver initializes the hardware from step 9 or later. Signed-off-by: Yoshihiro Shimoda <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions