Re: [U-Boot] [PATCH] ARMV7: S5P: separate the peripheral clocks

2010-08-29 Thread Minkyu Kang
On 24 August 2010 16:51, Minkyu Kang wrote: > 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

[U-Boot] [PATCH] ARMV7: S5P: separate the peripheral clocks

2010-08-24 Thread Minkyu Kang
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 Signed-off-by: Kyungmin Park --- arch/arm/cpu/armv7/