diff options
author | Gabriel FERNANDEZ <gabriel.fernandez@st.com> | 2014-02-27 16:24:16 +0100 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-03-25 15:59:02 -0700 |
commit | 44993d384004fa9ca2dfcca86cddc436a28d6958 (patch) | |
tree | bbfa12964f4b40f8d9eea3f0ffb11b9940d94fb4 /drivers/clk/clk-twl6040.c | |
parent | b9b8e614b5805a99a5484c3d44fbfebaa8de4c65 (diff) | |
download | op-kernel-dev-44993d384004fa9ca2dfcca86cddc436a28d6958.zip op-kernel-dev-44993d384004fa9ca2dfcca86cddc436a28d6958.tar.gz |
clk: st: Support for VCC-mux and MUX clocks
The patch supports the VCC-mux and MUX clocks used by ClockGenC/F
VCC-mux clock : Divider-Multiplexer-Gate inside ClockGenC/F
It includes support for each channel : 4-parent Multiplexer, Post Divide
by 1, 2, 4 or 8, Gate to switch OFF the output channel. The clock is
implemented using generic clocks implemented in the kernel clk_divider, clk_mux,
clk_gate and clk_composite (to combine all)
MUX clock : 2-parent clock used inside ClockGenC/F. The clock is implemented
using generic clocks implemented in the kernel clk_mux.
Signed-off-by: Pankaj Dev <pankaj.dev@st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk-twl6040.c')
0 files changed, 0 insertions, 0 deletions