commit | fb5d375d352ee5830b33ccdff06eb4f5f1d603f5 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Fri Aug 19 11:54:31 2011 +0200 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Mon Sep 19 16:38:11 2011 +0900 |
tree | 97645e8b8f081a831ceb4b41a1945cc66d95b966 | |
parent | d9018df00785d7ff52aa7fa8acfacd8a036fc832 [diff] |
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>