diff options
author | Po-Wen Kao <[email protected]> | 2022-08-03 07:54:37 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-08-22 22:58:30 -0400 |
commit | b7dbc686f60b28d0843ed572f8aa59c3e76e142b (patch) | |
tree | 7f3937d48165d84e2951a538df517b1f2d51a643 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2873e0453b0165117bdc28dee3e38d69dd82f4c5 (diff) |
scsi: ufs: ufs-mediatek: Support clk-scaling to optimize power consumption
Provide clk-scaling feature in MediaTek UFS platforms.
MediaTek platform supports clk-scaling by switching parent clock mux of
UFSHCI main clocks: ufs_sel.
The driver needs to prevent changing the rate of ufs_sel because its parent
PLL clock may be shared between multiple IPs. In order to achieve this
goal, the maximum and minimum clock rates of ufs_sel defined in dts should
match the rate of "ufs_sel_max_src" and "ufs_sel_min_src" respectively.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Stanley Chu <[email protected]>
Signed-off-by: Po-Wen Kao <[email protected]>
Signed-off-by: Stanley Chu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions