Searched hist:ab35dc139aed41f5e527910193f0d3c3d73a36fc (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/st/ |
H A D | clkgen-mux.c | diff ab35dc139aed41f5e527910193f0d3c3d73a36fc Thu Feb 27 16:24:19 CET 2014 Gabriel FERNANDEZ <gabriel.fernandez@st.com> 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>
|