commit | 975e15487d5abfd5f33fea9c1ba0b987604f0d0f | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Mon Sep 09 15:46:45 2013 +0300 |
committer | Mike Turquette <mturquette@linaro.org> | Fri Jan 17 12:35:01 2014 -0800 |
tree | 6578c984956a1ed41077669c9eb88696be2f616c | |
parent | b1a07b478b63f0a8f971b3a82ce34a67a9324547 [diff] |
clk: ti: add composite clock support This is a multipurpose clock node, which contains support for multiple sub-clocks. Uses basic composite clock type to implement the actual functionality, and TI specific gate, mux and divider clocks. Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>