From: Suman Anna Date: Fri, 13 Mar 2015 22:58:36 +0000 (-0500) Subject: clk: ti: OMAP5: Correct the DT clock aliases for timers X-Git-Tag: omap-for-v4.2/o2_dc~66^2~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ff41a938d0c31c3e712590600b474454ac39fe;p=pandora-kernel.git 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 Signed-off-by: Tero Kristo --- Reading git-diff-tree failed