arm: dts: k3-am625-verdin-r5*: Remove clocks from main_timer0
authorManorit Chawdhry <m-chawdhry@ti.com>
Thu, 15 May 2025 11:38:36 +0000 (17:08 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:33:11 +0000 (08:33 -0600)
commit2696d3baea5910c9fb9f93d14e2354eed05f4e15
treeaa32f2405b92202c0c6b1529a843f7657f69c749
parent92f1347d7caafbcc03b67bc5eb131813c3ed2eb6
arm: dts: k3-am625-verdin-r5*: Remove clocks from main_timer0

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-chawdhry@ti.com>
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com>
arch/arm/dts/k3-am625-verdin-r5.dts
arch/arm/dts/k3-am625-verdin-wifi-dev-u-boot.dtsi