summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorThéo Lebrun <theo.lebrun@bootlin.com>2024-11-06 19:03:56 +0300
committerStephen Boyd <sboyd@kernel.org>2024-11-15 01:52:27 +0300
commit4a1ae0486dfee0aa3dcf3d312ece326870341f57 (patch)
treefb4e091b5179b319c917c146f9eb552b576684ae /tools/perf/scripts/python/task-analyzer.py
parentd75fbc82ee9c0c5441a51aecd36d8f42e8f6b2fa (diff)
downloadlinux-4a1ae0486dfee0aa3dcf3d312ece326870341f57.tar.xz
clk: eyeq: add fixed factor clocks infrastructure
Driver can currently host two types of clocks: - PLLs derived directly from the main crystal (taken using a fwhandle). - Divider clocks derived from those PLLs. PLLs can be instantiated from of_clk_init() or platform device probe, using two separate clock providers. Divider clocks are all instantiated at platform device probe. Add a third type of clocks: fixed factors. Those can be instantiated at both stages. They can be parented to any clock from the driver. Early match data and match data store the list of fixed factor clocks. Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> Link: https://lore.kernel.org/r/20241106-mbly-clk-v2-5-84cfefb3f485@bootlin.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions