]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16
authorSuman Anna <s-anna@ti.com>
Fri, 13 Mar 2015 22:58:38 +0000 (17:58 -0500)
committerTero Kristo <t-kristo@ti.com>
Tue, 24 Mar 2015 18:23:51 +0000 (20:23 +0200)
commiteb0a7bc3a1c970342fba72641b842ff135e087f1
treea6ebacecd53873d83e2dc0b89c5649b9c23706d4
parent5f810c64f9d9b0e9bef90caf33b7d52138696d7f
clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16

The OMAP DMTimer API, omap_dm_timer_set_source(), uses the clock name
timer_sys_ck for setting a timer's clock source for the source index
OMAP_TIMER_SRC_SYS_CLK. There is currently no clock alias data for
the Timers 13 through 16 for this clock name, so add the same.

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