summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2022-04-15 01:17:50 +0300
committerStephen Boyd <sboyd@kernel.org>2022-04-26 02:17:25 +0300
commita8173c5953b1a9de279ec50dab6756234f85e93f (patch)
tree29848d3d045381ba68b858b4e740ba726f779d87 /scripts/gdb/linux/utils.py
parent00d08cd0bacb1cff0dca905859df68acb3f99107 (diff)
downloadlinux-a8173c5953b1a9de279ec50dab6756234f85e93f.tar.xz
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
This rewrites all the u8500 PRCMU clocks and helper functions to handle clocks using struct clk_hw rather than struct clk, as is normal for modern clock drivers. Use clk_hw_register(), of_clk_add_hw_provider() and stack all the clocks into a compile-time dynamic array of struct clk_hw_onecell_data. Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20220414221751.323525-5-linus.walleij@linaro.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions