commit | aab08eebdf87d3e6eda5c81f119423af63f5aee1 | [log] [tgz] |
---|---|---|
author | Heiko St?bner <heiko@sntech.de> | Fri Oct 14 15:08:56 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Fri Oct 14 15:15:49 2011 +0900 |
tree | dc8b3182c00b3e4b4989d6c9a559153068804094 | |
parent | d9a3bfbd7e80ecf24d2322659d5c0542f9d95e78 [diff] |
ARM: S3C2443: Move clk_arm and clk_armdiv to common code The system-layout of the armdiv and armclk is common to S3C2443/S3C2416/S3C2450 and only differs in the array of possible dividers. Therefore it is possible to reuse the clock definitions for all of these SoCs. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>