aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorDavid Virag <[email protected]>2024-08-06 14:11:48 +0200
committerKrzysztof Kozlowski <[email protected]>2024-08-08 11:42:10 +0200
commitcc9e3e375f4f2e244695040aa416d16ef6d26ddd (patch)
tree3fe348dcae8065389af41b2289669628dd5db808 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent217a5f23c290c349ceaa37a6f2c014ad4c2d5759 (diff)
clk: samsung: exynos7885: Add missing MUX clocks from PLLs in CMU_TOP
In Exynos7885 (and seemingly all modern Exynos SoCs) all PLLs have a MUX attached to them controlled by bit 4 in the PLL's CON0 register. These MUXes can select between OSCCLK or the PLL's output, essentially making the PLL bypassable. These weren't modeled in the driver because the vendor provided drivers didn't model it properly, instead setting them when updating the PMS values. Not having them modeled didn't cause any problems in this case, since these MUXes were set to the PLL's output by default, but this is not the case everywhere in this SoC. Signed-off-by: David Virag <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions