aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arm
diff options
context:
space:
mode:
authorJonathan Herman <hermanjl@cs.unc.edu>2013-01-22 10:38:37 -0500
committerJonathan Herman <hermanjl@cs.unc.edu>2013-01-22 10:38:37 -0500
commitfcc9d2e5a6c89d22b8b773a64fb4ad21ac318446 (patch)
treea57612d1888735a2ec7972891b68c1ac5ec8faea /Documentation/arm
parent8dea78da5cee153b8af9c07a2745f6c55057fe12 (diff)
Added missing tegra files.HEADmaster
Diffstat (limited to 'Documentation/arm')
-rw-r--r--Documentation/arm/IXP200069
-rw-r--r--Documentation/arm/nvidia/tegra_parameters.txt169
2 files changed, 238 insertions, 0 deletions
diff --git a/Documentation/arm/IXP2000 b/Documentation/arm/IXP2000
new file mode 100644
index 00000000000..68d21d92a30
--- /dev/null
+++ b/Documentation/arm/IXP2000
@@ -0,0 +1,69 @@
1
2-------------------------------------------------------------------------
3Release Notes for Linux on Intel's IXP2000 Network Processor
4
5Maintained by Deepak Saxena <dsaxena@plexity.net>
6-------------------------------------------------------------------------
7
81. Overview
9
10Intel's IXP2000 family of NPUs (IXP2400, IXP2800, IXP2850) is designed
11for high-performance network applications such high-availability
12telecom systems. In addition to an XScale core, it contains up to 8
13"MicroEngines" that run special code, several high-end networking
14interfaces (UTOPIA, SPI, etc), a PCI host bridge, one serial port,
15flash interface, and some other odds and ends. For more information, see:
16
17http://developer.intel.com
18
192. Linux Support
20
21Linux currently supports the following features on the IXP2000 NPUs:
22
23- On-chip serial
24- PCI
25- Flash (MTD/JFFS2)
26- I2C through GPIO
27- Timers (watchdog, OS)
28
29That is about all we can support under Linux ATM b/c the core networking
30components of the chip are accessed via Intel's closed source SDK.
31Please contact Intel directly on issues with using those. There is
32also a mailing list run by some folks at Princeton University that might
33be of help: https://lists.cs.princeton.edu/mailman/listinfo/ixp2xxx
34
35WHATEVER YOU DO, DO NOT POST EMAIL TO THE LINUX-ARM OR LINUX-ARM-KERNEL
36MAILING LISTS REGARDING THE INTEL SDK.
37
383. Supported Platforms
39
40- Intel IXDP2400 Reference Platform
41- Intel IXDP2800 Reference Platform
42- Intel IXDP2401 Reference Platform
43- Intel IXDP2801 Reference Platform
44- RadiSys ENP-2611
45
464. Usage Notes
47
48- The IXP2000 platforms usually have rather complex PCI bus topologies
49 with large memory space requirements. In addition, b/c of the way the
50 Intel SDK is designed, devices are enumerated in a very specific
51 way. B/c of this this, we use "pci=firmware" option in the kernel
52 command line so that we do not re-enumerate the bus.
53
54- IXDP2x01 systems have variable clock tick rates that we cannot determine
55 via HW registers. The "ixdp2x01_clk=XXX" cmd line options allow you
56 to pass the clock rate to the board port.
57
585. Thanks
59
60The IXP2000 work has been funded by Intel Corp. and MontaVista Software, Inc.
61
62The following people have contributed patches/comments/etc:
63
64Naeem F. Afzal
65Lennert Buytenhek
66Jeffrey Daly
67
68-------------------------------------------------------------------------
69Last Update: 8/09/2004
diff --git a/Documentation/arm/nvidia/tegra_parameters.txt b/Documentation/arm/nvidia/tegra_parameters.txt
new file mode 100644
index 00000000000..4c73fe7269f
--- /dev/null
+++ b/Documentation/arm/nvidia/tegra_parameters.txt
@@ -0,0 +1,169 @@
1This file documents NVIDIA Tegra specific sysfs and debugfs files and
2kernel module parameters.
3
4/sys/power/suspend/mode
5-----------------------
6
7Used to select the LP1 or LP0 power state during system suspend.
8# echo lp0 > /sys/kernel/debug/suspend_mode
9# echo lp1 > /sys/kernel/debug/suspend_mode
10
11/sys/module/cpuidle/parameters/lp2_in_idle
12------------------------------------------
13
14Used to enable/disable LP2 in idle.
15# echo 1 > /sys/module/cpuidle/parameters/lp2_in_idle
16# echo 0 > /sys/module/cpuidle/parameters/lp2_in_idle
17
18/sys/kernel/debug/cpuidle/lp2
19-----------------------------
20
21Contains LP2 statistics.
22# cat /sys/kernel/debug/cpuidle/lp2
23
24/sys/kernel/debug/powergate
25---------------------------
26
27Contains power gating state of different tegra blocks.
28
29# cat /sys/kernel/debug/powergate
30
31/sys/module/cpu_tegra3/parameters/auto_hotplug
32----------------------------------------------
33
34Used to control auto hotplug governor
35# echo 0 >/sys/module/cpu_tegra3/parameters/auto_hotplug
36# echo 1 >/sys/module/cpu_tegra3/parameters/auto_hotplug
37# cat /sys/module/cpu_tegra3/parameters/auto_hotplug
380: disabled
391: idle
402: down
413: up
42
43/sys/module/cpu_tegra3/parameters/no_lp
44---------------------------------------
45
46Used to enable/disable shadow cluster.
47# echo 0 >/sys/module/cpu_tegra3/parameters/no_lp
48# echo 1 >/sys/module/cpu_tegra3/parameters/no_lp
49
50/sys/module/cpu_tegra3/parameters/idle_bottom_freq
51--------------------------------------------------
52
53Shadow cluster maximum frequency.
54
55/sys/module/cpu_tegra3/parameters/idle_top_freq
56-----------------------------------------------
57
58Main cluster minimum frequency.
59
60/sys/module/cpu_tegra3/parameters/down_delay
61---------------------------------------------
62
63Auto hotplug delay (in jiffies) for reducing cores.
64
65/sys/module/cpu_tegra3/parameters/up2g0_delay
66---------------------------------------------
67
68Delay (in jiffies) for swithing to main cluster.
69
70/sys/module/cpu_tegra3/parameters/up2gn_delay
71---------------------------------------------
72
73Delay (in jiffies) for bringing additional cores online in main
74cluster.
75
76/sys/module/cpu_tegra3/parameters/balance_level
77-----------------------------------------------
78
79Percentage of max speed considered to be in balance. Half of balanced
80speed is considered skewed. Speed balance states:
81* balanced: freq targets for all CPUs are above 50% of highest speed
82* biased: freq target for at least one CPU is below 50% threshold
83* skewed: freq targets for at least 2 CPUs are below 25% threshold
84Speed balance state and hotplug state dictates auto hotlug behavior.
85
86/sys/module/cpu_tegra3/parameters/mp_overhead
87---------------------------------------------
88
89Multi-core overhead percentage for EDP limit calculation.
90
91/sys/kernel/debug/tegra_hotplug/stats
92-------------------------------------
93
94Contains hotplug statistics.
95
96/sys/kernel/cluster/active
97--------------------------
98
99Controls active CPU cluster: main (G) or shadow (LP).
100For manual control disable auto hotlug, enable immediate switch and
101possibly force switch to happen always:
102# echo 0 > /sys/module/cpu_tegra3/parameters/auto_hotplug
103# echo 1 > /sys/kernel/cluster/immediate
104# echo 1 > /sys/kernel/cluster/force
105
106Cluster switching can happen only when only core 0 is online.
107
108Active cluster can be set or toggled:
109# echo "G" > /sys/kernel/cluster/active
110# echo "LP" > /sys/kernel/cluster/active
111# echo "toggle" > /sys/kernel/cluster/active
112
113/sys/module/tegra3_clocks/parameters/detach_shared_bus
114------------------------------------------------------
115
116Enable/disable shared bus clock update.
117
118/sys/module/tegra3_emc/parameters/emc_enable
119--------------------------------------------
120
121Enable/disable EMC DFS.
122
123/sys/kernel/debug/tegra_emc/stats
124---------------------------------
125
126Contains EMC clock statistics.
127
128/sys/module/tegra3_dvfs/parameters/disable_cpu
129----------------------------------------------
130
131Enable/disable DVFS for CPU domain.
132
133/sys/module/tegra3_dvfs/parameters/disable_core
134-----------------------------------------------
135
136Enable/disable DVFS for CORE domain.
137
138/sys/kernel/debug/clock/emc/rate
139--------------------------------
140
141Get/set EMC clock rate.
142
143/sys/kernel/debug/clock/<module>/rate
144-------------------------------------
145
146/sys/kernel/debug/clock/<module>/parent
147---------------------------------------
148
149/sys/kernel/debug/clock/<module>/state
150--------------------------------------
151
152/sys/kernel/debug/clock/<module>/time_on
153----------------------------------------
154
155/sys/kernel/debug/clock/clock_tree
156----------------------------------
157
158Shows the state of the clock tree.
159
160/sys/kernel/debug/clock/dvfs
161----------------------------
162
163Contains voltage state.
164
165/sys/kernel/debug/tegra_actmon/avp/state
166----------------------------------------
167
168/sys/kernel/debug/clock/mon.avp/rate
169------------------------------------