diff options
author | Rahul Tanwar <rtanwar@maxlinear.com> | 2022-10-13 14:48:32 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2022-10-17 15:27:36 -0700 |
commit | a5d49bd369b8588c0ee9d4d0a2c0160558a3ab69 (patch) | |
tree | a7d419b70eecf889090c66760dc4b29616435f89 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | eaabee88a88a26b108be8d120fc072dfaf462cef (diff) |
clk: mxl: Add option to override gate clks
In MxL's LGM SoC, gate clocks can be controlled either from CGU clk driver
i.e. this driver or directly from power management driver/daemon. It is
dependent on the power policy/profile requirements of the end product.
To support such use cases, provide option to override gate clks enable/disable
by adding a flag GATE_CLK_HW which controls if these gate clks are controlled
by HW i.e. this driver or overridden in order to allow it to be controlled
by power profiles instead.
Reviewed-by: Yi xin Zhu <yzhu@maxlinear.com>
Signed-off-by: Rahul Tanwar <rtanwar@maxlinear.com>
Link: https://lore.kernel.org/r/bdc9c89317b5d338a6c4f1d49386b696e947a672.1665642720.git.rtanwar@maxlinear.com
[sboyd@kernel.org: Add braces on many line if-else]
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions