android_kernel_xiaomi_sdm845/arch/arm/plat-s3c24xx
Ben Dooks 9d325f2341 [ARM] S3C: Update time initialisation to fix S3C64XX time problems
The S3C64XX timer is running at the wrong rate due to the
assumptions made in the timer initialisation about the way
the pwm dividers work. This means that time on the S3C64XX
runs twice as fast as it should.

Fix the problem by moving to using the clk framework to setup
the pwm timer clock muxes, as the pwm-clock code has all the
necessary knowledge of how the timer clock inputs are routed.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-16 10:13:02 +00:00
..
include [ARM] S3C64XX: Update TCFG for new timer divider settings. 2008-12-16 10:01:23 +00:00
clock-dclk.c [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c 2008-12-15 21:46:00 +00:00
clock.c [ARM] S3C: Move core clock support to plat-s3c 2008-12-15 21:46:18 +00:00
common-smdk.c [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat 2008-10-30 10:17:13 +00:00
cpu.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
devs.c [ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410 2008-12-15 21:46:38 +00:00
dma.c [ARM] Hide ISA DMA API when ISA_DMA_API is unset 2008-11-29 18:42:40 +00:00
gpio.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
gpiolib.c [ARM] S3C24XX: Reduce code lineage of gpiolib.c 2008-12-15 21:46:24 +00:00
irq.c [ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h header 2008-12-15 21:46:13 +00:00
Kconfig [ARM] S3C24A0: Initial architecture support files 2008-12-15 21:46:39 +00:00
Makefile [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
pm-simtec.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
pm.c [ARM] S3C24XX: Update clock data on resume 2008-12-15 21:46:08 +00:00
pwm.c Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux 2008-10-17 14:29:03 +01:00
s3c244x-clock.c [ARM] S3C24XX: Change clock locking to use spinlocks. 2008-12-15 21:46:07 +00:00
s3c244x-irq.c Merge branch 's3c-move' into devel 2008-10-14 22:24:51 +01:00
s3c244x.c [ARM] S3C24XX: Update clock data on resume 2008-12-15 21:46:08 +00:00
s3c244x.h [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
s3c2410-clock.c [ARM] S3C: Update time initialisation to fix S3C64XX time problems 2008-12-16 10:13:02 +00:00
sleep.S [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* 2008-10-07 22:26:09 +01:00
spi-bus0-gpe11_12_13.c [ARM] S3C24XX: Default SPI pin configuration for SPI 2008-12-15 21:45:42 +00:00
spi-bus1-gpg5_6_7.c [ARM] S3C24XX: Default SPI pin configuration for SPI 2008-12-15 21:45:42 +00:00