[GIT PULL] clk: thead: Updates for v6.17
From: Drew Fustini
Date: Sat Jul 19 2025 - 06:34:18 EST
The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:
Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/fustini/linux.git tags/thead-clk-for-v6.17
for you to fetch changes up to d274c77ffa202b70ad01d579f33b73b4de123375:
clk: thead: th1520-ap: Correctly refer the parent of osc_12m (2025-07-13 12:46:58 -0700)
----------------------------------------------------------------
T-HEAD clock changes for v6.17
Updates for the T-HEAD TH1520 clock controller:
- 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.
All changes have tested in linux-next.
Signed-off-by: Drew Fustini <fustini@xxxxxxxxxx>
----------------------------------------------------------------
Michal Wilczynski (1):
clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED
Yao Zi (1):
clk: thead: th1520-ap: Correctly refer the parent of osc_12m
drivers/clk/thead/clk-th1520-ap.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)