aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorNicola Mazzucato <[email protected]>2020-06-17 10:43:32 +0100
committerSudeep Holla <[email protected]>2020-06-30 14:07:43 +0100
commitfb3571276b970cbe7b45ecdc762e92f3f305ad6d (patch)
tree3d7067f3e3c9123b9541c7f5a55f74e6af77af37 /lib/debugobjects.c
parent1909872ff20fc378ec6a44ea1a2b2966d834e504 (diff)
cpufreq: arm_scmi: Set fast_switch_possible conditionally
Currently the fast_switch_possible flag is set unconditionally to true. Based on this, schedutil does not create a thread for frequency switching and would always use the fast switch path. However, if the platform does not support SCMI fast channel, we use polling mode for SCMI message transfer. This may be possible only if there is dedicated channel for DVFS and all operations are in polling mode. Update this by retrieving the fast_switch capability based on the presence of fast channels in SCMI platform firmware. Link: https://lore.kernel.org/r/[email protected] Suggested-by: Lukasz Luba <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Nicola Mazzucato <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions