ARM: OMAP2+: timer: add support for fetching fck handle from DT
authorTero Kristo <t-kristo@ti.com>
Wed, 31 May 2017 14:59:58 +0000 (17:59 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 6 Jun 2017 07:13:41 +0000 (00:13 -0700)
commit138f7ca78f5a0677f591fdf23d0309c2f4774bf7
treea5d389995784063ffb081186277d34fb807840d7
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
ARM: OMAP2+: timer: add support for fetching fck handle from DT

The mux clock handle shall be provided via "fck" DT handle. This avoids
the need to lookup the main clock via hwmod core, which will not work
with the clkctrl clock support anymore; the main clock is not going to
be a mux.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/timer.c