original_kernel/drivers/clk
Gabriel FERNANDEZ 44993d3840 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>
2014-03-25 15:59:02 -07:00
..
at91 clk: at91: optimization of the set_rate callback 2014-03-19 15:22:02 -07:00
hisilicon clk: hisilicon: fix warning from smatch 2014-03-20 19:05:39 -07:00
keystone
mmp
mvebu clock: mvebu new SoC changes for v3.15 (incremental pull #2) 2014-03-18 21:34:45 -07:00
mxs
qcom
rockchip
samsung
shmobile clk: shmobile: add CPG driver for rz-platforms 2014-03-20 18:22:36 -07:00
sirf
socfpga clk: socfpga: Fix section mismatch warning 2014-03-18 23:42:35 -07:00
spear
st clk: st: Support for VCC-mux and MUX clocks 2014-03-25 15:59:02 -07:00
sunxi clk: sunxi: fix thinko in comment 2014-03-19 12:35:07 -07:00
tegra Merge branch 'clk-fixes' into clk-next 2014-02-24 23:07:53 -08:00
ti clk: ti/divider: fix rate calculation for fractional rates 2014-02-26 18:23:58 -08:00
ux500 clk: ux500: Staticize ux500_twocell_get 2014-02-23 15:04:40 -08:00
versatile
x86
zynq clk: zynq: Use clk_readl/clk_writel helper function 2014-02-25 14:08:48 -08:00
Kconfig clk: clk-s2mps11: Add support for clocks in S5M8767 MFD 2014-03-18 17:13:24 -07:00
Makefile clk: st: Support for DIVMUX and PreDiv Clocks 2014-03-25 15:58:47 -07:00
clk-axi-clkgen.c clk: axi-clkgen: Add support for v2 2014-02-26 17:02:29 -08:00
clk-bcm2835.c
clk-composite.c
clk-devres.c
clk-divider.c clk: divider: fix rate calculation for fractional rates 2014-02-26 18:23:46 -08:00
clk-efm32gg.c
clk-fixed-factor.c
clk-fixed-rate.c
clk-gate.c
clk-highbank.c
clk-ls1x.c
clk-max77686.c
clk-moxart.c clk: add MOXA ART SoCs clock driver 2014-03-18 17:13:14 -07:00
clk-mux.c
clk-nomadik.c clk: nomadik: fix multiplatform problem 2014-02-26 11:14:44 -08:00
clk-nspire.c
clk-ppc-corenet.c clk: mpc85xx: Update the driver to align to new clock bindings 2014-03-19 17:04:14 -07:00
clk-s2mps11.c clk: s2mps11: Use of_get_child_by_name 2014-03-24 15:11:27 -07:00
clk-si570.c
clk-si5351.c
clk-si5351.h
clk-twl6040.c
clk-u300.c
clk-vt8500.c
clk-wm831x.c
clk-xgene.c
clk.c clk: support hardware-specific debugfs entries 2014-03-24 17:10:07 -07:00
clk.h
clkdev.c clk: return probe defer when DT clock not yet ready 2014-02-24 17:14:56 -08:00