On Thu, May 15, 2025 at 05:08:36PM +0530, Manorit Chawdhry wrote: > The commit 79d91e77f4c2 ("clk: ti: clk-k3-pll: Add additional robustness > steps to the PLL sequence") introduced a change which requires the > main_timer0 to not rely on it's own clocks which anyways was wrong. > > Fix it by removing the clock dependency for it, also while at it, move > it from u-boot.dtsi to R5 as that is the only entity that should require > it as DM isn't up. > > Fixes: 5d1aac358f3c ("arm: dts: k3-*-r5: Remove clocks from mcu_timer0") > Signed-off-by: Manorit Chawdhry <m-chawd...@ti.com>
Acked-by: Francesco Dolcini <francesco.dolc...@toradex.com>