aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorRahul Tanwar <[email protected]>2022-10-13 14:48:33 +0800
committerStephen Boyd <[email protected]>2022-10-17 15:27:48 -0700
commit106ef3bda21006fe37b62c85931230a6355d78d3 (patch)
tree585a2f64153a6da107a0e1d8e3f39c6dbdecff96 /tools/perf/scripts/python/flamegraph.py
parenta5d49bd369b8588c0ee9d4d0a2c0160558a3ab69 (diff)
clk: mxl: Fix a clk entry by adding relevant flags
One of the clock entry "dcl" clk has some HW limitations. One is that its rate can only by changed by changing its parent clk's rate & two is that HW does not support enable/disable for this clk. Handle above two limitations by adding relevant flags. Add standard flag CLK_SET_RATE_PARENT to handle rate change and add driver internal flag DIV_CLK_NO_MASK to handle enable/disable. Fixes: d058fd9e8984 ("clk: intel: Add CGU clock driver for a new SoC") Reviewed-by: Yi xin Zhu <[email protected]> Signed-off-by: Rahul Tanwar <[email protected]> Link: https://lore.kernel.org/r/a4770e7225f8a0c03c8ab2ba80434a4e8e9afb17.1665642720.git.rtanwar@maxlinear.com Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions