Home
last modified time | relevance | path

Searched hist:f70409aff3a10e22ff9c66f87e9cbc3de7cbd7f7 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/s5p-common/
H A Dtimer.cf70409aff3a10e22ff9c66f87e9cbc3de7cbd7f7 Tue Aug 24 06:51:55 UTC 2010 Minkyu Kang <mk7.kang@samsung.com> 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>
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_s5p.cf70409aff3a10e22ff9c66f87e9cbc3de7cbd7f7 Tue Aug 24 06:51:55 UTC 2010 Minkyu Kang <mk7.kang@samsung.com> 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>