Doug Anderson (Code Review)
unread,May 21, 2013, 10:15:08 PM5/21/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChromeBot, Simon Glass, Abhilash Kesavan, Prashanth Godrehal, Alim Akhtar, Sunil Mazhavanchery, Prathyush Kalashwaram
Doug Anderson has submitted this change and it was merged.
Change subject: CHROMIUM: clk: exynos5250: Add an alias for CHIP ID so ASV can find it
......................................................................
CHROMIUM: clk: exynos5250: Add an alias for CHIP ID so ASV can find it
The ASV driver isn't device tree enabled and doesn't appear to have a
dev node so there's no way to give it a reference to its clock without
making it global. For now we'll do that and we'll fix soon.
See
http://crosbug.com/p/19646 for task to remove this.
BUG=chrome-os-partner:19183
TEST=With next patch too, boot and see proper chip ID / lot ID in
dmesg (compare to 3.4). On my machine:
[ 1.100000] EXYNOS5250: Adaptive Support Voltage init
[ 1.170000] Exynos5250: Lot ID is NZW25 and wafer number is 2
[ 1.175000] EXYNOS5250: IDS:21 HPM:15 RESULT:7 MIF:2
Change-Id: I14c6ade1d02053cc57e1d0ded994548f965948ea
Signed-off-by: Doug Anderson <
dian...@chromium.org>
Reviewed-on:
https://gerrit.chromium.org/gerrit/56129
---
M drivers/clk/samsung/clk-exynos5250.c
1 file changed, 5 insertions(+), 1 deletion(-)
Approvals:
Doug Anderson: Looks good to me, approved; Ready; Verified
--
To view, visit
https://gerrit.chromium.org/gerrit/56129
To unsubscribe, visit
https://gerrit.chromium.org/gerrit/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14c6ade1d02053cc57e1d0ded994548f965948ea
Gerrit-PatchSet: 3
Gerrit-Project: chromiumos/third_party/kernel-next
Gerrit-Branch: chromeos-3.8
Gerrit-Owner: Doug Anderson <
dian...@chromium.org>
Gerrit-Reviewer: Abhilash Kesavan <
a.ke...@samsung.com>
Gerrit-Reviewer: Alim Akhtar <
alim....@samsung.com>
Gerrit-Reviewer: ChromeBot <
chrom...@google.com>
Gerrit-Reviewer: Doug Anderson <
dian...@chromium.org>
Gerrit-Reviewer: Prashanth Godrehal <
prash...@samsung.com>
Gerrit-Reviewer: Prathyush Kalashwaram <
prat...@chromium.org>
Gerrit-Reviewer: Simon Glass <
s...@chromium.org>
Gerrit-Reviewer: Sunil Mazhavanchery <
sun...@samsung.com>