commit | c17435c56bb1feb7365ebffcfbe98baae50a0fb4 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Sep 29 12:05:00 2016 +0300 |
committer | Tero Kristo <t-kristo@ti.com> | Wed Mar 08 12:57:45 2017 +0200 |
tree | 9ab61d299724441120062382fd913afef0a68829 | |
parent | 21f0bf2d3dcc7b18cebe2fa3da700e3263c3a3ce [diff] |
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>