]> xenbits.xensource.com Git - people/aperard/linux-chromebook.git/commit
arm: exynos: Enable CHIP ID clock
authorAbhilash Kesavan <a.kesavan@samsung.com>
Fri, 14 Dec 2012 06:02:19 +0000 (11:32 +0530)
committerChromeBot <chrome-bot@google.com>
Wed, 9 Jan 2013 19:23:42 +0000 (11:23 -0800)
commiteeb5bd2fd266d9980fa4ee73be4c37ff732f0f3b
tree05d91986c5228509176ce6ca2f0034d5ebe16bc7
parentabb563d27cc5be426dcfd1467a52b7c029d46345
arm: exynos: Enable CHIP ID clock

The bootloader may gate the CLK_CHIPID_APBIF which will cause
an invalid value to be read for the Package ID in ASV. Explicitly
enable the clock in the ASV driver.

BUG=chrome-os-partner:16796
TEST=Boot 5 different snows to the login screen. Verify that the clock
is enabled and the appropriate speed group is being selected. Do a few
suspend/resume cycles with reboots.

Change-Id: Ib094b748301b7e882a50ae056bd9f0f795c133e5
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/39695
arch/arm/mach-exynos/asv-5250.c
arch/arm/mach-exynos/clock-exynos5.c