]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C64XX: Add support for synchronous clock operation
authorTomasz Figa <tomasz.figa@gmail.com>
Fri, 19 Aug 2011 09:54:31 +0000 (11:54 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 25 Aug 2011 00:07:25 +0000 (09:07 +0900)
commit4189ff5feb312cc5d876b9d18cfe2e75fba27c2f
treebeba4dfc17cea9578494a74d782d174be66eba08
parent2def8eb026073c040c26372f1e18de0aebf178b3
ARM: S3C64XX: Add support for synchronous clock operation

Some boards based on S3C6410 use synchronous clocking, which means that HCLKx2
and other system clocks are generated from APLL instead of MPLL.

This patch adds support for such boards, by calculating hclk2 depending on
the status of S3C_OTHERS_SYNCMUXSEL bit in S3C64XX_OTHERS regist

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/clock.c
arch/arm/mach-s3c64xx/include/mach/regs-sys.h