UPSTREAM: clk: exynos4: register clocks using common clock f... [chromiumos/third_party/kernel-next : chromeos-3.8]
2 views
Skip to first unread message
Doug Anderson (Code Review)
unread,
May 21, 2013, 10:07:12 PM5/21/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arun Kumar K, ChromeBot, Prashanth Godrehal, Alim Akhtar, Sunil Mazhavanchery, Thomas Abraham
Doug Anderson has submitted this change and it was merged.
Change subject: UPSTREAM: clk: exynos4: register clocks using common clock framework
......................................................................
UPSTREAM: clk: exynos4: register clocks using common clock framework
The Exynos4 clocks are statically listed and registered using the
Samsung specific common clock helper functions. Both device tree
based clock lookup and clkdev based clock lookups are supported.
BUG=chrome-os-partner:19183
TEST=Built and booted snow board and saw login screen
Change-Id: I04ba0f9b88bfac2597944a362e12907674cfb49d
Reviewed-on: https://gerrit.chromium.org/gerrit/50813 Reviewed-by: Doug Anderson <dian...@chromium.org>
Tested-by: Doug Anderson <dian...@chromium.org>
Commit-Queue: Doug Anderson <dian...@chromium.org>
---
A Documentation/devicetree/bindings/clock/exynos4-clock.txt
M drivers/clk/samsung/Makefile
A drivers/clk/samsung/clk-exynos4.c
3 files changed, 1,059 insertions(+), 0 deletions(-)
Approvals:
Doug Anderson: Looks good to me, approved; Ready; Verified