commit | f70409aff3a10e22ff9c66f87e9cbc3de7cbd7f7 | [log] [tgz] |
---|---|---|
author | Minkyu Kang <mk7.kang@samsung.com> | Tue Aug 24 15:51:55 2010 +0900 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Mon Aug 30 14:44:16 2010 +0900 |
tree | c8b7d4b4127f3d908b403d230940a9c122ed44e8 | |
parent | 545dabbeef56ffea33cedee56067edacd9fb90f0 [diff] |
ARMV7: S5P: separate the peripheral clocks Because of peripheral devices can select clock sources, separate the peripheral clocks. (pwm, uart and so on) It just return the pclk at s5pc1xx SoC, but s5pc210 SoC must be calculated by own clock register setting. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>