aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@kernel.org>2025-07-24 15:03:54 -0700
committerStephen Boyd <sboyd@kernel.org>2025-07-24 15:03:54 -0700
commit853a7a63f8e955f7409f76534d6b7e2a1ea9cbde (patch)
tree03b092ca04d15fda4dd0987bafad66a64a720699 /tools/perf/scripts/python
parentMerge tag 'thead-clk-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux into clk-thead (diff)
parentclk: thead: th1520-ap: Describe mux clocks with clk_mux (diff)
downloadwireguard-linux-853a7a63f8e955f7409f76534d6b7e2a1ea9cbde.tar.xz
wireguard-linux-853a7a63f8e955f7409f76534d6b7e2a1ea9cbde.zip
Merge tag 'thead-clk-for-v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux into clk-thead
Pull one more T-HEAD clk driver update from Drew Fustini: Yao Zi has fixed an issue where the c910 mux clk could end up as an orphan in CCF when the bootloader reparents it to the c910-i0 mux clk. The solution is to refactor the handling of mux clocks by embedding a clk_mux structure directly in ccu_mux. This allows the mux clocks to be registered with devm_clk_hw_register() without allocating any new clk_hw pointer which solves the orphan issue. This change has been tested in linux-next. The LPi4a still boots okay without clk_ignore_unused and peripherals like serial, emmc and ethernet are functional. The file /sys/kernel/debug/clk/c910/clk_possible_parents now correctly outputs: "c910-i0 cpu-pll1" * tag 'thead-clk-for-v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux: clk: thead: th1520-ap: Describe mux clocks with clk_mux
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions