blob: 3d3f64d2111a33fb415979c2a1b911c2f7b37a66 [file] [log] [blame]
Grant Likely8e267f32011-07-19 17:26:54 -06001/include/ "skeleton.dtsi"
2
3/ {
4 compatible = "nvidia,tegra20";
5 interrupt-parent = <&intc>;
6
Laxman Dewanganb6551bb2012-12-19 12:01:11 +05307 aliases {
8 serial0 = &uarta;
9 serial1 = &uartb;
10 serial2 = &uartc;
11 serial3 = &uartd;
12 serial4 = &uarte;
13 };
14
Thierry Redinged821f02012-11-15 22:07:54 +010015 host1x {
16 compatible = "nvidia,tegra20-host1x", "simple-bus";
17 reg = <0x50000000 0x00024000>;
18 interrupts = <0 65 0x04 /* mpcore syncpt */
19 0 67 0x04>; /* mpcore general */
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053020 clocks = <&tegra_car 28>;
Thierry Redinged821f02012-11-15 22:07:54 +010021
22 #address-cells = <1>;
23 #size-cells = <1>;
24
25 ranges = <0x54000000 0x54000000 0x04000000>;
26
27 mpe {
28 compatible = "nvidia,tegra20-mpe";
29 reg = <0x54040000 0x00040000>;
30 interrupts = <0 68 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053031 clocks = <&tegra_car 60>;
Thierry Redinged821f02012-11-15 22:07:54 +010032 };
33
34 vi {
35 compatible = "nvidia,tegra20-vi";
36 reg = <0x54080000 0x00040000>;
37 interrupts = <0 69 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053038 clocks = <&tegra_car 100>;
Thierry Redinged821f02012-11-15 22:07:54 +010039 };
40
41 epp {
42 compatible = "nvidia,tegra20-epp";
43 reg = <0x540c0000 0x00040000>;
44 interrupts = <0 70 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053045 clocks = <&tegra_car 19>;
Thierry Redinged821f02012-11-15 22:07:54 +010046 };
47
48 isp {
49 compatible = "nvidia,tegra20-isp";
50 reg = <0x54100000 0x00040000>;
51 interrupts = <0 71 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053052 clocks = <&tegra_car 23>;
Thierry Redinged821f02012-11-15 22:07:54 +010053 };
54
55 gr2d {
56 compatible = "nvidia,tegra20-gr2d";
57 reg = <0x54140000 0x00040000>;
58 interrupts = <0 72 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053059 clocks = <&tegra_car 21>;
Thierry Redinged821f02012-11-15 22:07:54 +010060 };
61
62 gr3d {
63 compatible = "nvidia,tegra20-gr3d";
64 reg = <0x54180000 0x00040000>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053065 clocks = <&tegra_car 24>;
Thierry Redinged821f02012-11-15 22:07:54 +010066 };
67
68 dc@54200000 {
69 compatible = "nvidia,tegra20-dc";
70 reg = <0x54200000 0x00040000>;
71 interrupts = <0 73 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053072 clocks = <&tegra_car 27>, <&tegra_car 121>;
73 clock-names = "disp1", "parent";
Thierry Redinged821f02012-11-15 22:07:54 +010074
75 rgb {
76 status = "disabled";
77 };
78 };
79
80 dc@54240000 {
81 compatible = "nvidia,tegra20-dc";
82 reg = <0x54240000 0x00040000>;
83 interrupts = <0 74 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053084 clocks = <&tegra_car 26>, <&tegra_car 121>;
85 clock-names = "disp2", "parent";
Thierry Redinged821f02012-11-15 22:07:54 +010086
87 rgb {
88 status = "disabled";
89 };
90 };
91
92 hdmi {
93 compatible = "nvidia,tegra20-hdmi";
94 reg = <0x54280000 0x00040000>;
95 interrupts = <0 75 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +053096 clocks = <&tegra_car 51>, <&tegra_car 117>;
97 clock-names = "hdmi", "parent";
Thierry Redinged821f02012-11-15 22:07:54 +010098 status = "disabled";
99 };
100
101 tvo {
102 compatible = "nvidia,tegra20-tvo";
103 reg = <0x542c0000 0x00040000>;
104 interrupts = <0 76 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530105 clocks = <&tegra_car 102>;
Thierry Redinged821f02012-11-15 22:07:54 +0100106 status = "disabled";
107 };
108
109 dsi {
110 compatible = "nvidia,tegra20-dsi";
111 reg = <0x54300000 0x00040000>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530112 clocks = <&tegra_car 48>;
Thierry Redinged821f02012-11-15 22:07:54 +0100113 status = "disabled";
114 };
115 };
116
Stephen Warren73368ba2012-09-19 14:17:24 -0600117 timer@50004600 {
118 compatible = "arm,cortex-a9-twd-timer";
119 reg = <0x50040600 0x20>;
120 interrupts = <1 13 0x304>;
Prashant Gaikwaded3ced32013-03-01 11:32:24 -0700121 clocks = <&tegra_car 132>;
Stephen Warren73368ba2012-09-19 14:17:24 -0600122 };
123
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600124 intc: interrupt-controller {
pdeschrijver@nvidia.com0d4f7472011-11-29 18:29:19 -0700125 compatible = "arm,cortex-a9-gic";
Stephen Warren5ff48882012-05-11 16:26:03 -0600126 reg = <0x50041000 0x1000
127 0x50040100 0x0100>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600128 interrupt-controller;
129 #interrupt-cells = <3>;
Grant Likely8e267f32011-07-19 17:26:54 -0600130 };
131
Stephen Warrenbb2c1de2013-01-14 10:09:16 -0700132 cache-controller {
133 compatible = "arm,pl310-cache";
134 reg = <0x50043000 0x1000>;
135 arm,data-latency = <5 5 2>;
136 arm,tag-latency = <4 4 2>;
137 cache-unified;
138 cache-level = <2>;
139 };
140
Stephen Warren2f2b7fb2012-09-19 12:02:31 -0600141 timer@60005000 {
142 compatible = "nvidia,tegra20-timer";
143 reg = <0x60005000 0x60>;
144 interrupts = <0 0 0x04
145 0 1 0x04
146 0 41 0x04
147 0 42 0x04>;
148 };
149
Stephen Warren270f8ce2013-01-11 13:16:22 +0530150 tegra_car: clock {
151 compatible = "nvidia,tegra20-car";
152 reg = <0x60006000 0x1000>;
153 #clock-cells = <1>;
154 };
155
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600156 apbdma: dma {
Stephen Warren8051b752012-01-11 16:09:54 -0700157 compatible = "nvidia,tegra20-apbdma";
158 reg = <0x6000a000 0x1200>;
Stephen Warren95decf82012-05-11 16:11:38 -0600159 interrupts = <0 104 0x04
160 0 105 0x04
161 0 106 0x04
162 0 107 0x04
163 0 108 0x04
164 0 109 0x04
165 0 110 0x04
166 0 111 0x04
167 0 112 0x04
168 0 113 0x04
169 0 114 0x04
170 0 115 0x04
171 0 116 0x04
172 0 117 0x04
173 0 118 0x04
174 0 119 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530175 clocks = <&tegra_car 34>;
Stephen Warren8051b752012-01-11 16:09:54 -0700176 };
177
Stephen Warrenc04abb32012-05-11 17:03:26 -0600178 ahb {
179 compatible = "nvidia,tegra20-ahb";
180 reg = <0x6000c004 0x10c>; /* AHB Arbitration + Gizmo Controller */
Grant Likely8e267f32011-07-19 17:26:54 -0600181 };
182
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600183 gpio: gpio {
Grant Likely8e267f32011-07-19 17:26:54 -0600184 compatible = "nvidia,tegra20-gpio";
Stephen Warren95decf82012-05-11 16:11:38 -0600185 reg = <0x6000d000 0x1000>;
186 interrupts = <0 32 0x04
187 0 33 0x04
188 0 34 0x04
189 0 35 0x04
190 0 55 0x04
191 0 87 0x04
192 0 89 0x04>;
Grant Likely8e267f32011-07-19 17:26:54 -0600193 #gpio-cells = <2>;
194 gpio-controller;
Stephen Warren6f74dc92012-01-04 08:39:37 +0000195 #interrupt-cells = <2>;
196 interrupt-controller;
Grant Likely8e267f32011-07-19 17:26:54 -0600197 };
198
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600199 pinmux: pinmux {
Stephen Warrenf62f5482011-10-11 16:16:13 -0600200 compatible = "nvidia,tegra20-pinmux";
Stephen Warren95decf82012-05-11 16:11:38 -0600201 reg = <0x70000014 0x10 /* Tri-state registers */
202 0x70000080 0x20 /* Mux registers */
203 0x700000a0 0x14 /* Pull-up/down registers */
204 0x70000868 0xa8>; /* Pad control registers */
Stephen Warrenf62f5482011-10-11 16:16:13 -0600205 };
206
Stephen Warrenc04abb32012-05-11 17:03:26 -0600207 das {
208 compatible = "nvidia,tegra20-das";
209 reg = <0x70000c00 0x80>;
210 };
Lucas Stach0698ed12013-01-05 02:18:44 +0100211
212 tegra_ac97: ac97 {
213 compatible = "nvidia,tegra20-ac97";
214 reg = <0x70002000 0x200>;
215 interrupts = <0 81 0x04>;
216 nvidia,dma-request-selector = <&apbdma 12>;
217 clocks = <&tegra_car 3>;
218 status = "disabled";
219 };
Stephen Warrenc04abb32012-05-11 17:03:26 -0600220
221 tegra_i2s1: i2s@70002800 {
222 compatible = "nvidia,tegra20-i2s";
223 reg = <0x70002800 0x200>;
224 interrupts = <0 13 0x04>;
225 nvidia,dma-request-selector = <&apbdma 2>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530226 clocks = <&tegra_car 11>;
Roland Stigge223ef782012-06-11 21:09:45 +0200227 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600228 };
229
230 tegra_i2s2: i2s@70002a00 {
231 compatible = "nvidia,tegra20-i2s";
232 reg = <0x70002a00 0x200>;
233 interrupts = <0 3 0x04>;
234 nvidia,dma-request-selector = <&apbdma 1>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530235 clocks = <&tegra_car 18>;
Roland Stigge223ef782012-06-11 21:09:45 +0200236 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600237 };
238
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530239 /*
240 * There are two serial driver i.e. 8250 based simple serial
241 * driver and APB DMA based serial driver for higher baudrate
242 * and performace. To enable the 8250 based driver, the compatible
243 * is "nvidia,tegra20-uart" and to enable the APB DMA based serial
244 * driver, the comptible is "nvidia,tegra20-hsuart".
245 */
246 uarta: serial@70006000 {
Grant Likely8e267f32011-07-19 17:26:54 -0600247 compatible = "nvidia,tegra20-uart";
248 reg = <0x70006000 0x40>;
249 reg-shift = <2>;
Stephen Warren95decf82012-05-11 16:11:38 -0600250 interrupts = <0 36 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530251 nvidia,dma-request-selector = <&apbdma 8>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530252 clocks = <&tegra_car 6>;
Roland Stigge223ef782012-06-11 21:09:45 +0200253 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600254 };
255
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530256 uartb: serial@70006040 {
Grant Likely8e267f32011-07-19 17:26:54 -0600257 compatible = "nvidia,tegra20-uart";
258 reg = <0x70006040 0x40>;
259 reg-shift = <2>;
Stephen Warren95decf82012-05-11 16:11:38 -0600260 interrupts = <0 37 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530261 nvidia,dma-request-selector = <&apbdma 9>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530262 clocks = <&tegra_car 96>;
Roland Stigge223ef782012-06-11 21:09:45 +0200263 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600264 };
265
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530266 uartc: serial@70006200 {
Grant Likely8e267f32011-07-19 17:26:54 -0600267 compatible = "nvidia,tegra20-uart";
268 reg = <0x70006200 0x100>;
269 reg-shift = <2>;
Stephen Warren95decf82012-05-11 16:11:38 -0600270 interrupts = <0 46 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530271 nvidia,dma-request-selector = <&apbdma 10>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530272 clocks = <&tegra_car 55>;
Roland Stigge223ef782012-06-11 21:09:45 +0200273 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600274 };
275
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530276 uartd: serial@70006300 {
Grant Likely8e267f32011-07-19 17:26:54 -0600277 compatible = "nvidia,tegra20-uart";
278 reg = <0x70006300 0x100>;
279 reg-shift = <2>;
Stephen Warren95decf82012-05-11 16:11:38 -0600280 interrupts = <0 90 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530281 nvidia,dma-request-selector = <&apbdma 19>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530282 clocks = <&tegra_car 65>;
Roland Stigge223ef782012-06-11 21:09:45 +0200283 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600284 };
285
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530286 uarte: serial@70006400 {
Grant Likely8e267f32011-07-19 17:26:54 -0600287 compatible = "nvidia,tegra20-uart";
288 reg = <0x70006400 0x100>;
289 reg-shift = <2>;
Stephen Warren95decf82012-05-11 16:11:38 -0600290 interrupts = <0 91 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530291 nvidia,dma-request-selector = <&apbdma 20>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530292 clocks = <&tegra_car 66>;
Roland Stigge223ef782012-06-11 21:09:45 +0200293 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600294 };
295
Thierry Reding2b8b15d2012-09-20 17:06:05 +0200296 pwm: pwm {
Thierry Reding140fd972011-12-21 08:04:13 +0100297 compatible = "nvidia,tegra20-pwm";
298 reg = <0x7000a000 0x100>;
299 #pwm-cells = <2>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530300 clocks = <&tegra_car 17>;
Thierry Reding140fd972011-12-21 08:04:13 +0100301 };
302
Stephen Warren380e04a2012-09-19 12:13:16 -0600303 rtc {
304 compatible = "nvidia,tegra20-rtc";
305 reg = <0x7000e000 0x100>;
306 interrupts = <0 2 0x04>;
307 };
308
Stephen Warrenc04abb32012-05-11 17:03:26 -0600309 i2c@7000c000 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600310 compatible = "nvidia,tegra20-i2c";
311 reg = <0x7000c000 0x100>;
312 interrupts = <0 38 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600313 #address-cells = <1>;
314 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530315 clocks = <&tegra_car 12>, <&tegra_car 124>;
316 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200317 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600318 };
319
Laxman Dewanganfa98a112012-11-13 10:33:39 +0530320 spi@7000c380 {
321 compatible = "nvidia,tegra20-sflash";
322 reg = <0x7000c380 0x80>;
323 interrupts = <0 39 0x04>;
324 nvidia,dma-request-selector = <&apbdma 11>;
325 #address-cells = <1>;
326 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530327 clocks = <&tegra_car 43>;
Laxman Dewanganfa98a112012-11-13 10:33:39 +0530328 status = "disabled";
329 };
330
Stephen Warrenc04abb32012-05-11 17:03:26 -0600331 i2c@7000c400 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600332 compatible = "nvidia,tegra20-i2c";
333 reg = <0x7000c400 0x100>;
334 interrupts = <0 84 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600335 #address-cells = <1>;
336 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530337 clocks = <&tegra_car 54>, <&tegra_car 124>;
338 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200339 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600340 };
341
342 i2c@7000c500 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600343 compatible = "nvidia,tegra20-i2c";
344 reg = <0x7000c500 0x100>;
345 interrupts = <0 92 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600346 #address-cells = <1>;
347 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530348 clocks = <&tegra_car 67>, <&tegra_car 124>;
349 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200350 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600351 };
352
353 i2c@7000d000 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600354 compatible = "nvidia,tegra20-i2c-dvc";
355 reg = <0x7000d000 0x200>;
356 interrupts = <0 53 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600357 #address-cells = <1>;
358 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530359 clocks = <&tegra_car 47>, <&tegra_car 124>;
360 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200361 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600362 };
363
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530364 spi@7000d400 {
365 compatible = "nvidia,tegra20-slink";
366 reg = <0x7000d400 0x200>;
367 interrupts = <0 59 0x04>;
368 nvidia,dma-request-selector = <&apbdma 15>;
369 #address-cells = <1>;
370 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530371 clocks = <&tegra_car 41>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530372 status = "disabled";
373 };
374
375 spi@7000d600 {
376 compatible = "nvidia,tegra20-slink";
377 reg = <0x7000d600 0x200>;
378 interrupts = <0 82 0x04>;
379 nvidia,dma-request-selector = <&apbdma 16>;
380 #address-cells = <1>;
381 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530382 clocks = <&tegra_car 44>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530383 status = "disabled";
384 };
385
386 spi@7000d800 {
387 compatible = "nvidia,tegra20-slink";
Laxman Dewangan57471c82013-03-22 12:35:06 -0600388 reg = <0x7000d800 0x200>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530389 interrupts = <0 83 0x04>;
390 nvidia,dma-request-selector = <&apbdma 17>;
391 #address-cells = <1>;
392 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530393 clocks = <&tegra_car 46>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530394 status = "disabled";
395 };
396
397 spi@7000da00 {
398 compatible = "nvidia,tegra20-slink";
399 reg = <0x7000da00 0x200>;
400 interrupts = <0 93 0x04>;
401 nvidia,dma-request-selector = <&apbdma 18>;
402 #address-cells = <1>;
403 #size-cells = <0>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530404 clocks = <&tegra_car 68>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530405 status = "disabled";
406 };
407
Laxman Dewangan699ed4b2013-01-11 19:03:03 +0530408 kbc {
409 compatible = "nvidia,tegra20-kbc";
410 reg = <0x7000e200 0x100>;
411 interrupts = <0 85 0x04>;
412 clocks = <&tegra_car 36>;
413 status = "disabled";
414 };
415
Stephen Warrenc04abb32012-05-11 17:03:26 -0600416 pmc {
417 compatible = "nvidia,tegra20-pmc";
418 reg = <0x7000e400 0x400>;
419 };
420
Stephen Warrenbbfc33b2012-10-02 13:10:47 -0600421 memory-controller@7000f000 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600422 compatible = "nvidia,tegra20-mc";
423 reg = <0x7000f000 0x024
424 0x7000f03c 0x3c4>;
425 interrupts = <0 77 0x04>;
426 };
427
Hiroshi Doyu109269e2013-01-29 10:30:30 +0200428 iommu {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600429 compatible = "nvidia,tegra20-gart";
430 reg = <0x7000f024 0x00000018 /* controller registers */
431 0x58000000 0x02000000>; /* GART aperture */
432 };
433
Stephen Warrenbbfc33b2012-10-02 13:10:47 -0600434 memory-controller@7000f400 {
Olof Johansson0c6700a2011-10-13 02:14:55 -0700435 compatible = "nvidia,tegra20-emc";
436 reg = <0x7000f400 0x200>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600437 #address-cells = <1>;
438 #size-cells = <0>;
Olof Johansson0c6700a2011-10-13 02:14:55 -0700439 };
440
Venu Byravarasue374b652013-01-16 03:30:19 +0000441 phy1: usb-phy@c5000400 {
442 compatible = "nvidia,tegra20-usb-phy";
443 reg = <0xc5000400 0x3c00>;
444 phy_type = "utmi";
445 nvidia,has-legacy-mode;
Stephen Warren540fc9d2013-01-22 17:12:25 -0700446 clocks = <&tegra_car 22>, <&tegra_car 127>;
447 clock-names = "phy", "pll_u";
Venu Byravarasue374b652013-01-16 03:30:19 +0000448 };
449
450 phy2: usb-phy@c5004400 {
451 compatible = "nvidia,tegra20-usb-phy";
452 reg = <0xc5004400 0x3c00>;
453 phy_type = "ulpi";
Stephen Warren540fc9d2013-01-22 17:12:25 -0700454 clocks = <&tegra_car 94>, <&tegra_car 127>;
455 clock-names = "phy", "pll_u";
Venu Byravarasue374b652013-01-16 03:30:19 +0000456 };
457
458 phy3: usb-phy@c5008400 {
459 compatible = "nvidia,tegra20-usb-phy";
460 reg = <0xc5008400 0x3C00>;
461 phy_type = "utmi";
Stephen Warren540fc9d2013-01-22 17:12:25 -0700462 clocks = <&tegra_car 22>, <&tegra_car 127>;
463 clock-names = "phy", "pll_u";
Venu Byravarasue374b652013-01-16 03:30:19 +0000464 };
465
Stephen Warrenc04abb32012-05-11 17:03:26 -0600466 usb@c5000000 {
467 compatible = "nvidia,tegra20-ehci", "usb-ehci";
468 reg = <0xc5000000 0x4000>;
469 interrupts = <0 20 0x04>;
470 phy_type = "utmi";
471 nvidia,has-legacy-mode;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530472 clocks = <&tegra_car 22>;
Venu Byravarasub4e07472012-12-13 20:59:07 +0000473 nvidia,needs-double-reset;
Venu Byravarasue374b652013-01-16 03:30:19 +0000474 nvidia,phy = <&phy1>;
Roland Stigge223ef782012-06-11 21:09:45 +0200475 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600476 };
477
478 usb@c5004000 {
479 compatible = "nvidia,tegra20-ehci", "usb-ehci";
480 reg = <0xc5004000 0x4000>;
481 interrupts = <0 21 0x04>;
482 phy_type = "ulpi";
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530483 clocks = <&tegra_car 58>;
Venu Byravarasue374b652013-01-16 03:30:19 +0000484 nvidia,phy = <&phy2>;
Roland Stigge223ef782012-06-11 21:09:45 +0200485 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600486 };
487
488 usb@c5008000 {
489 compatible = "nvidia,tegra20-ehci", "usb-ehci";
490 reg = <0xc5008000 0x4000>;
491 interrupts = <0 97 0x04>;
492 phy_type = "utmi";
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530493 clocks = <&tegra_car 59>;
Venu Byravarasue374b652013-01-16 03:30:19 +0000494 nvidia,phy = <&phy3>;
Roland Stigge223ef782012-06-11 21:09:45 +0200495 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600496 };
497
Grant Likely8e267f32011-07-19 17:26:54 -0600498 sdhci@c8000000 {
499 compatible = "nvidia,tegra20-sdhci";
500 reg = <0xc8000000 0x200>;
Stephen Warren95decf82012-05-11 16:11:38 -0600501 interrupts = <0 14 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530502 clocks = <&tegra_car 14>;
Roland Stigge223ef782012-06-11 21:09:45 +0200503 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600504 };
505
506 sdhci@c8000200 {
507 compatible = "nvidia,tegra20-sdhci";
508 reg = <0xc8000200 0x200>;
Stephen Warren95decf82012-05-11 16:11:38 -0600509 interrupts = <0 15 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530510 clocks = <&tegra_car 9>;
Roland Stigge223ef782012-06-11 21:09:45 +0200511 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600512 };
513
514 sdhci@c8000400 {
515 compatible = "nvidia,tegra20-sdhci";
516 reg = <0xc8000400 0x200>;
Stephen Warren95decf82012-05-11 16:11:38 -0600517 interrupts = <0 19 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530518 clocks = <&tegra_car 69>;
Roland Stigge223ef782012-06-11 21:09:45 +0200519 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600520 };
521
522 sdhci@c8000600 {
523 compatible = "nvidia,tegra20-sdhci";
524 reg = <0xc8000600 0x200>;
Stephen Warren95decf82012-05-11 16:11:38 -0600525 interrupts = <0 31 0x04>;
Prashant Gaikwad8d8b43d2013-01-11 13:31:21 +0530526 clocks = <&tegra_car 15>;
Roland Stigge223ef782012-06-11 21:09:45 +0200527 status = "disabled";
Grant Likely8e267f32011-07-19 17:26:54 -0600528 };
Olof Johanssonc27317c2011-11-04 09:12:39 +0000529
Hiroshi Doyu4dd2bd32013-01-11 15:26:55 +0200530 cpus {
531 #address-cells = <1>;
532 #size-cells = <0>;
533
534 cpu@0 {
535 device_type = "cpu";
536 compatible = "arm,cortex-a9";
537 reg = <0>;
538 };
539
540 cpu@1 {
541 device_type = "cpu";
542 compatible = "arm,cortex-a9";
543 reg = <1>;
544 };
545 };
546
Stephen Warrenc04abb32012-05-11 17:03:26 -0600547 pmu {
548 compatible = "arm,cortex-a9-pmu";
549 interrupts = <0 56 0x04
550 0 57 0x04>;
hdoyu@nvidia.com6a943e02012-05-09 21:45:33 +0000551 };
Grant Likely8e267f32011-07-19 17:26:54 -0600552};