linux/arch/arm/plat-s5p
Thomas Abraham f445dbd5af ARM: S5PV210: Add support for VPLL
This patch adds the following.

1. Adds 'clk_sclk_hdmi27m' clock to represent the HDMI 27MHz clock.
2. Adds 'clk_vpllsrc; clock of type clksrc_clk to represent the
   input clock for VPLL.
3. Adds 'clk_sclk_vpll' clock of type clksrc_clk to represent the
   output of the MUX_VPLL mux.
4. Add clk_sclk_hdmi27m, clk_vpllsrc and clk_sclk_vpll to the list
   of clocks to be registered.
5. Adds boot time print of 'clk_sclk_vpll' clock rate.
6. Adds 'clk_fout_vpll' clock to plat-s5p such that it is reusable
   on other s5p platforms.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-05-17 10:37:37 +09:00
..
include/plat ARM: S5PV210: Add support for VPLL 2010-05-17 10:37:37 +09:00
clock.c ARM: S5PV210: Add support for VPLL 2010-05-17 10:37:37 +09:00
cpu.c ARM: S5PV210: Add Samsung S5PV210 CPU support 2010-02-24 22:47:21 +00:00
dev-uart.c ARM: S5P6442: Add serial port support 2010-02-24 01:52:19 +00:00
irq.c ARM: S5P6442: Add IRQ support 2010-02-24 01:52:16 +00:00
Kconfig ARM: S5PV210: Update Kconfig and Makefiles 2010-02-24 22:47:23 +00:00
Makefile ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory 2010-01-27 09:50:11 +09:00
setup-i2c0.c ARM: S5P6440: Add new CPU initialization support 2010-01-15 19:16:08 +09:00