From: Suman Anna Date: Fri, 13 Mar 2015 22:58:37 +0000 (-0500) Subject: clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers X-Git-Tag: omap-for-v4.2/o2_dc~66^2~24^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4295be3874c1d464ae83a71f87ed93f84aa5d21;p=pandora-kernel.git clk: ti: DRA7: Correct timer_sys_ck clock aliases for Timers The OMAP DMTimer API, omap_dm_timer_set_source(), can set the parent of a timer node using 3 different values that use fixed parent names for the clocks. The parent name, timer_sys_ck, is used for setting the parent when used with the source index OMAP_TIMER_SRC_SYS_CLK. This should point to the TIMER_SYS_CLK and not the SYSCLKIN2, so correct the clock aliases appropriately. SYSCLKIN2 is not a mandatory clock input. Signed-off-by: Suman Anna Signed-off-by: Tero Kristo --- Reading git-diff-tree failed