clk: ti: OMAP5: Correct the DT clock aliases for timers
commit03ff41a938d0c31c3e712590600b474454ac39fe
authorSuman Anna <s-anna@ti.com>
Fri, 13 Mar 2015 22:58:36 +0000 (13 17:58 -0500)
committerTero Kristo <t-kristo@ti.com>
Tue, 24 Mar 2015 18:23:50 +0000 (24 20:23 +0200)
tree53109e6270a8ff31dee974ea30b88c02e84f2d3b
parent2ff8d75c234193147a118c1431d7d75775fabe58
clk: ti: OMAP5: Correct the DT clock aliases for timers

The DT clock aliases for Timers use the legacy (non-DT) device
names and a source clock named sys_ck. OMAP5 is DT-boot only,
so correct the DT clock aliases to use the DT device names
instead. Also, the source clock name is corrected from 'sys_ck'
to 'timer_sys_ck', the name used by the OMAP dmtimer driver.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/ti/clk-54xx.c