]> git.baikalelectronics.ru Git - kernel.git/commit
clk: ti: add API for creating aliases automatically for simple clock types
authorTero Kristo <t-kristo@ti.com>
Thu, 29 Sep 2016 09:05:00 +0000 (12:05 +0300)
committerTero Kristo <t-kristo@ti.com>
Wed, 8 Mar 2017 10:57:45 +0000 (12:57 +0200)
commite6d65b5f1fd48f266c9f6c1860fbc72432098484
tree9ab61d299724441120062382fd913afef0a68829
parent1bcb27f08c5077fdf9164c9fee09f07af8e2eba7
clk: ti: add API for creating aliases automatically for simple clock types

This API generates clock aliases automatically for simple clock types
(fixed-clock, fixed-factor-clock), so that we don't need to add the data
for these statically into tables. Shall be called from the SoC specific
clock init.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
drivers/clk/ti/clk.c
drivers/clk/ti/clock.h