commit | 76d004bf72c9c7bcbcb9ff092898530cedbca296 | [log] [tgz] |
---|---|---|
author | Quentin Perret <[email protected]> | Mon Feb 04 11:09:49 2019 +0000 |
committer | Viresh Kumar <[email protected]> | Thu Feb 07 09:55:11 2019 +0530 |
tree | 234ea4cceec9446a30ea14b47a3cb5a48fcac5b8 | |
parent | a4f342b9607d8c2034d3135cbbb11b4028be3678 [diff] |
cpufreq: dt: Register an Energy Model Now that PM_OPP provides a helper function to estimate the power consumed by CPUs, make sure to try and register an Energy Model (EM) from cpufreq-dt, hence ensuring interested subsystems (the task scheduler, for example) can make use of that information when available. Signed-off-by: Quentin Perret <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>