commit | ab35dc139aed41f5e527910193f0d3c3d73a36fc | [log] [tgz] |
---|---|---|
author | Gabriel FERNANDEZ <gabriel.fernandez@st.com> | Thu Feb 27 16:24:19 2014 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Tue Mar 25 15:59:23 2014 -0700 |
tree | 10cb5f59e578f394cc1f7e2dbada7aa04f41ae21 | |
parent | ec8d27b41e3b513b15c4554d9bb02ba10e0861a4 [diff] |
clk: st: Support for A9 MUX clocks The patch supports the A9-mux clocks used by ClockGenA9 A9-mux clock : Multiplexer inside ClockGenA9. A9 clock can be driven by either PLL or External clock (with an optional divide-by-2). This is implemented as 3-parent clock : PLL, Ext-clk OR Ext-clk/2 Signed-off-by: Pankaj Dev <pankaj.dev@st.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>