commit | b138b0283d35bed0cd3353d7e39add8ac493eb37 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Mar 02 09:57:28 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Jun 02 12:30:58 2015 +0300 |
tree | e748f08276e90652b80e7eb48a6925f1a00b5929 | |
parent | f3b19aa5cab65f7e73613aa37f6851ce56b794d1 [diff] |
clk: ti: move generic OMAP DPLL implementation under drivers/clk With the legacy clock data now gone, we can start moving OMAP clock type implementations under clock driver. Start this with moving the generic OMAP DPLL clock type under TI clock driver. Signed-off-by: Tero Kristo <t-kristo@ti.com>