Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(397)

Issue 6116004: Add 1.2GHz cpu clock support for T25 (Closed)

Created:
9 years, 11 months ago by jimmzhang
Modified:
9 years, 7 months ago
Reviewers:
Olof Johansson, amartin
CC:
chromium-os-reviews_chromium.org, vb+kernel_google.com, Mandeep Singh Baines
Visibility:
Public.

Description

Add 1.2GHz cpu clock support for T25 Change-Id: Ibb5d6f80f5a0dc91984b1bbbf4117a229a48a8a4 CHROMIUM: ARM: tegra: Add cpu frequency table for T25. BUG=None TEST=Did unit test on both T20 and T25 seaboard. Signed-off-by: Jimmy Zhang <jimmzhang@nvidia.com>;

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fix places as indicated by Olof's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -5 lines) Patch
M arch/arm/mach-tegra/cpu-tegra.c View 1 3 chunks +23 lines, -1 line 0 comments Download
M arch/arm/mach-tegra/fuse.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M arch/arm/mach-tegra/tegra2_clocks.c View 1 5 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jimmzhang
Changes made in code review is the first part of changes related to max cpu ...
9 years, 11 months ago (2011-01-12 00:32:50 UTC) #1
Olof Johansson
Hi, Some comments below. Also, please prefix the first line with: CHROMIUM: ARM: tegra: <Add ...
9 years, 11 months ago (2011-01-12 01:05:28 UTC) #2
jimmzhang
http://codereview.chromium.org/6116004/diff/1/arch/arm/mach-tegra/cpu-tegra.c File arch/arm/mach-tegra/cpu-tegra.c (right): http://codereview.chromium.org/6116004/diff/1/arch/arm/mach-tegra/cpu-tegra.c#newcode216 arch/arm/mach-tegra/cpu-tegra.c:216: freq_table_t20; On 2011/01/12 01:05:28, Olof Johansson wrote: > I ...
9 years, 11 months ago (2011-01-12 01:22:56 UTC) #3
Olof Johansson
http://codereview.chromium.org/6116004/diff/1/arch/arm/mach-tegra/tegra2_clocks.c File arch/arm/mach-tegra/tegra2_clocks.c (right): http://codereview.chromium.org/6116004/diff/1/arch/arm/mach-tegra/tegra2_clocks.c#newcode1574 arch/arm/mach-tegra/tegra2_clocks.c:1574: .max_rate = 1200000000, Ok, sounds good.
9 years, 11 months ago (2011-01-12 18:53:07 UTC) #4
jimmzhang
Added additional code on this issue.
9 years, 11 months ago (2011-01-12 23:28:40 UTC) #5
Olof Johansson
9 years, 11 months ago (2011-01-12 23:33:09 UTC) #6
Thanks, applied.

Powered by Google App Engine
This is Rietveld 408576698