linux-kernel-test/drivers/clk/versatile
Linus Walleij 7a9ad671ac clk: make ICST driver handle the VCO registers
It turns out that all platforms using the ICST VCO are really
just touching two registers, and in the same way as well: one
register with the VCO configuration as such, and one lock register
that makes it possible to write to the VCO.

Factor this register read/write into the ICST driver so we can
reuse it in the IM-PD1 driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-11-21 11:02:20 -08:00
..
clk-icst.c clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-icst.h clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-integrator.c clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-realview.c clk: make ICST driver handle the VCO registers 2012-11-21 11:02:20 -08:00
clk-vexpress-osc.c clk: Versatile Express clock generators ("osc") driver 2012-10-29 11:07:51 -07:00
clk-vexpress.c clk: Common clocks implementation for Versatile Express 2012-10-29 11:08:03 -07:00
Makefile clk: Common clocks implementation for Versatile Express 2012-10-29 11:08:03 -07:00