commit | 03ff41a938d0c31c3e712590600b474454ac39fe | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Fri Mar 13 17:58:36 2015 -0500 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Mar 24 20:23:50 2015 +0200 |
tree | 53109e6270a8ff31dee974ea30b88c02e84f2d3b | |
parent | 2ff8d75c234193147a118c1431d7d75775fabe58 [diff] |
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>