aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2022-09-16 09:17:38 +0300
committerStephen Boyd <[email protected]>2022-09-29 17:55:26 -0700
commitf5290d8e4f0caa81a491448a27dd70e726095d07 (patch)
treefc0b28501941b6f06cc3a0cf66cf83a000520523 /tools/perf/scripts/python/export-to-postgresql.py
parent568035b01cfb107af8d2e4bd2fb9aea22cf5b868 (diff)
clk: asm9260: use parent index to link the reference clock
Rewrite clk-asm9260 to use parent index to use the reference clock. During this rework two helpers are added: - clk_hw_register_mux_table_parent_data() to supplement clk_hw_register_mux_table() but using parent_data instead of parent_names - clk_hw_register_fixed_rate_parent_accuracy() to be used instead of directly calling __clk_hw_register_fixed_rate(). The later function is an internal API, which is better not to be called directly. Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions