diff options
author | Yong Wu <[email protected]> | 2019-08-24 11:02:04 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2019-08-30 15:57:27 +0200 |
commit | 4f0a1a1ae35197e9b7a6d11b4e881bcfe973ad8f (patch) | |
tree | e4d26e289f990947334e319e32d59fb3b9658e3b /tools/perf/scripts/python | |
parent | 15a01f4c60607ad888faf0386070181f9c97577f (diff) |
memory: mtk-smi: Invoke pm runtime_callback to enable clocks
This patch only move the clk_prepare_enable and config_port into the
runtime suspend/resume callback. It doesn't change the code content
and sequence.
This is a preparing patch for adjusting SMI_BUS_SEL for mt8183.
(SMI_BUS_SEL need to be restored after smi-common resume every time.)
Also it gives a chance to get rid of mtk_smi_larb_get/put which could
be a next topic.
CC: Matthias Brugger <[email protected]>
Signed-off-by: Yong Wu <[email protected]>
Reviewed-by: Evan Green <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions