diff options
author | Anson Huang <[email protected]> | 2018-01-24 00:42:13 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2018-02-12 13:07:48 +0800 |
commit | f40a1e3705be23e845fbeec66acf3a6582524145 (patch) | |
tree | ebc2aaca8ea6c5c8378a75db06a930f8417b7c22 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) |
soc: imx: gpc: ARM power domain should be always-on
ARM power domain does NOT support runtime off, always-on
flag should be set to avoid incorrect power state in
pm_genpd_summary:
Before:
root@imx6qpdlsolox:~# cat /sys/kernel/debug/pm_genpd/pm_genpd_summary
domain status slaves
/device runtime status
----------------------------------------------------------------------
ARM off-0
After:
root@imx6qpdlsolox:~# cat /sys/kernel/debug/pm_genpd/pm_genpd_summary
domain status slaves
/device runtime status
----------------------------------------------------------------------
ARM on
Signed-off-by: Anson Huang <[email protected]>
Reviewed-by: Lucas Stach <[email protected]>
Acked-by: Dong Aisheng <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions