]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
[ARM] S3C64XX: Clock support for S3C6400/S3C6410
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:07:02 +0000 (14:07 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 21:54:36 +0000 (21:54 +0000)
commitcf18acf0e04260ff8ffa46dc245d3d2324ed41b0
tree904cd7c007c7da92ae34ecfe5cea049ee4b08e57
parentc652d2ddb97ccdc4774e149ef998928263fd8886
[ARM] S3C64XX: Clock support for S3C6400/S3C6410

Add the PLL clock initialisation and clock registration
and include the clocks sourced via CLKDIVx for most of
the on-chip peripherals.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6410/Kconfig
arch/arm/mach-s3c6410/cpu.c
arch/arm/plat-s3c/include/plat/clock.h
arch/arm/plat-s3c64xx/Kconfig
arch/arm/plat-s3c64xx/Makefile
arch/arm/plat-s3c64xx/clock.c
arch/arm/plat-s3c64xx/include/plat/regs-clock.h
arch/arm/plat-s3c64xx/include/plat/s3c6400.h
arch/arm/plat-s3c64xx/s3c6400-clock.c [new file with mode: 0644]