]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'thead-clk-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorStephen Boyd <sboyd@kernel.org>
Tue, 22 Jul 2025 00:27:42 +0000 (17:27 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Jul 2025 00:27:42 +0000 (17:27 -0700)
Pull T-HEAD TH1520 clk driver updates from Drew Fustini:

 - Fix the parent data for osc_12m by referencing osc_24m by index.
 - Mark essential bus clocks as CLK_IGNORE_UNUSED to fix boot hang
   associated with the PVT sensor.

* tag 'thead-clk-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux:
  clk: thead: th1520-ap: Correctly refer the parent of osc_12m
  clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED


Trivial merge