ARM: dts: omap5: Add timer_sys_ck clocks for timers
authorSuman Anna <s-anna@ti.com>
Thu, 9 Jul 2020 23:19:43 +0000 (18:19 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 13 Jul 2020 18:11:37 +0000 (11:11 -0700)
commit52ddb6d914d6c6292463bd329c1f501b4c2dfdce
treeddc3a1737c29225264cc494709a52f82095ce48f
parent214ec0319e53075c6e36dca67e86a0d9699d1d9e
ARM: dts: omap5: Add timer_sys_ck clocks for timers

The commit d41e53040926 ("clk: ti: omap5: cleanup unnecessary clock
aliases") has cleaned up all timer_sys_ck clock aliases and retained
only the timer_32k_ck clock alias. The OMAP clocksource timer driver
though still uses this clock alias when reconfiguring the parent
clock source for the timer functional clocks, so add these clocks
to all the timer nodes except for the always-on timers 1 and 12.

This is required by the OMAP remoteproc driver to successfully
acquire a timer and configure the source clock to be driven from
timer_sys_ck clock.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-l4-abe.dtsi
arch/arm/boot/dts/omap5-l4.dtsi