diff options
| author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2007-12-14 08:30:14 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-01-26 10:07:52 -0500 |
| commit | 9e2697ff371b4380dca108a66860868c19d8c4b6 (patch) | |
| tree | bf0d821b2a841a2246c5427ec670a81abc1eb35c /Documentation/cpu-freq | |
| parent | cae0554126e0545f8fc37282db7a906df1ec5c3c (diff) | |
[ARM] pxa: add cpufreq support
There have been patches hanging around for ages to add support for
cpufreq to PXA255 processors. It's about time we applied one.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'Documentation/cpu-freq')
| -rw-r--r-- | Documentation/cpu-freq/user-guide.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cpu-freq/user-guide.txt b/Documentation/cpu-freq/user-guide.txt index 555c8cf3650a..af3b925ece08 100644 --- a/Documentation/cpu-freq/user-guide.txt +++ b/Documentation/cpu-freq/user-guide.txt | |||
| @@ -45,6 +45,7 @@ The following ARM processors are supported by cpufreq: | |||
| 45 | ARM Integrator | 45 | ARM Integrator |
| 46 | ARM-SA1100 | 46 | ARM-SA1100 |
| 47 | ARM-SA1110 | 47 | ARM-SA1110 |
| 48 | Intel PXA | ||
| 48 | 49 | ||
| 49 | 50 | ||
| 50 | 1.2 x86 | 51 | 1.2 x86 |
