]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: EXYNOS4: Add save/restore function for PLL
authorJaecheol Lee <jc.lee@samsung.com>
Mon, 18 Jul 2011 10:25:13 +0000 (19:25 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 20 Jul 2011 14:38:44 +0000 (23:38 +0900)
commit56c03d91f7f44991870f3f79b3067d40249b7bb9
treed059f8066adfa44fbf1333843e8f225370e024a9
parentf4ba4b01ef28100070608d915feda173d2a61c0c
ARM: EXYNOS4: Add save/restore function for PLL

The PLL restore routine supports waiting pll locking. If PLL is
enabled in restoring sequence, it should wait until PLL is locked.

Signed-off-by: Jaecheol Lee <jc.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos4/include/mach/regs-clock.h
arch/arm/mach-exynos4/pm.c