diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-07-22 08:33:09 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2024-07-23 11:29:23 -0700 |
commit | f99b3feb3b0e9fca2257c90fc8317be8ee44c19a (patch) | |
tree | c8c6b44fa777b455f19157cd7f4366bbf034ab5e /scripts/gdb/linux/tasks.py | |
parent | 0e91ac701c69c44840e8d36566604cac1b638880 (diff) |
clk: samsung: fix getting Exynos4 fin_pll rate from external clocks
Commit 0dc83ad8bfc9 ("clk: samsung: Don't register clkdev lookup for the
fixed rate clocks") claimed registering clkdev lookup is not necessary
anymore, but that was not entirely true: Exynos4210/4212/4412 clock code
still relied on it to get the clock rate of xxti or xusbxti external
clocks.
Drop that requirement by accessing already registered clk_hw when
looking up the xxti/xusbxti rate.
Reported-by: Artur Weber <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Fixes: 0dc83ad8bfc9 ("clk: samsung: Don't register clkdev lookup for the fixed rate clocks")
Cc: <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Artur Weber <[email protected]> # Exynos4212
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions