blob: 7effa93ea9d9fc7d1a63d97443794bf8bc9b44f0 [file] [log] [blame]
Peter De Schrijverc3e00a02011-12-14 17:03:13 +02001/include/ "skeleton.dtsi"
2
3/ {
4 compatible = "nvidia,tegra30";
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 Redinged390972012-11-15 22:07:57 +010015 host1x {
16 compatible = "nvidia,tegra30-host1x", "simple-bus";
17 reg = <0x50000000 0x00024000>;
18 interrupts = <0 65 0x04 /* mpcore syncpt */
19 0 67 0x04>; /* mpcore general */
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053020 clocks = <&tegra_car 28>;
Thierry Redinged390972012-11-15 22:07:57 +010021
22 #address-cells = <1>;
23 #size-cells = <1>;
24
25 ranges = <0x54000000 0x54000000 0x04000000>;
26
27 mpe {
28 compatible = "nvidia,tegra30-mpe";
29 reg = <0x54040000 0x00040000>;
30 interrupts = <0 68 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053031 clocks = <&tegra_car 60>;
Thierry Redinged390972012-11-15 22:07:57 +010032 };
33
34 vi {
35 compatible = "nvidia,tegra30-vi";
36 reg = <0x54080000 0x00040000>;
37 interrupts = <0 69 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053038 clocks = <&tegra_car 164>;
Thierry Redinged390972012-11-15 22:07:57 +010039 };
40
41 epp {
42 compatible = "nvidia,tegra30-epp";
43 reg = <0x540c0000 0x00040000>;
44 interrupts = <0 70 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053045 clocks = <&tegra_car 19>;
Thierry Redinged390972012-11-15 22:07:57 +010046 };
47
48 isp {
49 compatible = "nvidia,tegra30-isp";
50 reg = <0x54100000 0x00040000>;
51 interrupts = <0 71 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053052 clocks = <&tegra_car 23>;
Thierry Redinged390972012-11-15 22:07:57 +010053 };
54
55 gr2d {
56 compatible = "nvidia,tegra30-gr2d";
57 reg = <0x54140000 0x00040000>;
58 interrupts = <0 72 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053059 clocks = <&tegra_car 21>;
Thierry Redinged390972012-11-15 22:07:57 +010060 };
61
62 gr3d {
63 compatible = "nvidia,tegra30-gr3d";
64 reg = <0x54180000 0x00040000>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053065 clocks = <&tegra_car 24 &tegra_car 98>;
66 clock-names = "3d", "3d2";
Thierry Redinged390972012-11-15 22:07:57 +010067 };
68
69 dc@54200000 {
70 compatible = "nvidia,tegra30-dc";
71 reg = <0x54200000 0x00040000>;
72 interrupts = <0 73 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053073 clocks = <&tegra_car 27>, <&tegra_car 179>;
74 clock-names = "disp1", "parent";
Thierry Redinged390972012-11-15 22:07:57 +010075
76 rgb {
77 status = "disabled";
78 };
79 };
80
81 dc@54240000 {
82 compatible = "nvidia,tegra30-dc";
83 reg = <0x54240000 0x00040000>;
84 interrupts = <0 74 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053085 clocks = <&tegra_car 26>, <&tegra_car 179>;
86 clock-names = "disp2", "parent";
Thierry Redinged390972012-11-15 22:07:57 +010087
88 rgb {
89 status = "disabled";
90 };
91 };
92
93 hdmi {
94 compatible = "nvidia,tegra30-hdmi";
95 reg = <0x54280000 0x00040000>;
96 interrupts = <0 75 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +053097 clocks = <&tegra_car 51>, <&tegra_car 189>;
98 clock-names = "hdmi", "parent";
Thierry Redinged390972012-11-15 22:07:57 +010099 status = "disabled";
100 };
101
102 tvo {
103 compatible = "nvidia,tegra30-tvo";
104 reg = <0x542c0000 0x00040000>;
105 interrupts = <0 76 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530106 clocks = <&tegra_car 169>;
Thierry Redinged390972012-11-15 22:07:57 +0100107 status = "disabled";
108 };
109
110 dsi {
111 compatible = "nvidia,tegra30-dsi";
112 reg = <0x54300000 0x00040000>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530113 clocks = <&tegra_car 48>;
Thierry Redinged390972012-11-15 22:07:57 +0100114 status = "disabled";
115 };
116 };
117
Stephen Warren73368ba2012-09-19 14:17:24 -0600118 timer@50004600 {
119 compatible = "arm,cortex-a9-twd-timer";
120 reg = <0x50040600 0x20>;
121 interrupts = <1 13 0xf04>;
122 };
123
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600124 intc: interrupt-controller {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200125 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>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200130 };
131
Stephen Warrenbb2c1de2013-01-14 10:09:16 -0700132 cache-controller {
133 compatible = "arm,pl310-cache";
134 reg = <0x50043000 0x1000>;
135 arm,data-latency = <6 6 2>;
136 arm,tag-latency = <5 5 2>;
137 cache-unified;
138 cache-level = <2>;
139 };
140
Stephen Warren2f2b7fb2012-09-19 12:02:31 -0600141 timer@60005000 {
142 compatible = "nvidia,tegra30-timer", "nvidia,tegra20-timer";
143 reg = <0x60005000 0x400>;
144 interrupts = <0 0 0x04
145 0 1 0x04
146 0 41 0x04
147 0 42 0x04
148 0 121 0x04
149 0 122 0x04>;
Peter De Schrijver6f88fb82013-02-04 15:40:30 +0200150 clocks = <&tegra_car 5>;
Stephen Warren2f2b7fb2012-09-19 12:02:31 -0600151 };
152
Prashant Gaikwad95985662013-01-11 13:16:23 +0530153 tegra_car: clock {
154 compatible = "nvidia,tegra30-car";
155 reg = <0x60006000 0x1000>;
156 #clock-cells = <1>;
157 };
158
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600159 apbdma: dma {
Stephen Warren8051b752012-01-11 16:09:54 -0700160 compatible = "nvidia,tegra30-apbdma", "nvidia,tegra20-apbdma";
161 reg = <0x6000a000 0x1400>;
Stephen Warren95decf82012-05-11 16:11:38 -0600162 interrupts = <0 104 0x04
163 0 105 0x04
164 0 106 0x04
165 0 107 0x04
166 0 108 0x04
167 0 109 0x04
168 0 110 0x04
169 0 111 0x04
170 0 112 0x04
171 0 113 0x04
172 0 114 0x04
173 0 115 0x04
174 0 116 0x04
175 0 117 0x04
176 0 118 0x04
177 0 119 0x04
178 0 128 0x04
179 0 129 0x04
180 0 130 0x04
181 0 131 0x04
182 0 132 0x04
183 0 133 0x04
184 0 134 0x04
185 0 135 0x04
186 0 136 0x04
187 0 137 0x04
188 0 138 0x04
189 0 139 0x04
190 0 140 0x04
191 0 141 0x04
192 0 142 0x04
193 0 143 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530194 clocks = <&tegra_car 34>;
Stephen Warren8051b752012-01-11 16:09:54 -0700195 };
196
Stephen Warrenc04abb32012-05-11 17:03:26 -0600197 ahb: ahb {
198 compatible = "nvidia,tegra30-ahb";
199 reg = <0x6000c004 0x14c>; /* AHB Arbitration + Gizmo Controller */
200 };
201
202 gpio: gpio {
Laxman Dewangan35f210e2012-12-19 20:27:12 +0530203 compatible = "nvidia,tegra30-gpio";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600204 reg = <0x6000d000 0x1000>;
205 interrupts = <0 32 0x04
206 0 33 0x04
207 0 34 0x04
208 0 35 0x04
209 0 55 0x04
210 0 87 0x04
211 0 89 0x04
212 0 125 0x04>;
213 #gpio-cells = <2>;
214 gpio-controller;
215 #interrupt-cells = <2>;
216 interrupt-controller;
217 };
218
219 pinmux: pinmux {
220 compatible = "nvidia,tegra30-pinmux";
Pritesh Raithatha322337b2012-10-30 15:37:09 +0530221 reg = <0x70000868 0xd4 /* Pad control registers */
222 0x70003000 0x3e4>; /* Mux registers */
Stephen Warrenc04abb32012-05-11 17:03:26 -0600223 };
224
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530225 /*
226 * There are two serial driver i.e. 8250 based simple serial
227 * driver and APB DMA based serial driver for higher baudrate
228 * and performace. To enable the 8250 based driver, the compatible
229 * is "nvidia,tegra30-uart", "nvidia,tegra20-uart" and to enable
230 * the APB DMA based serial driver, the comptible is
231 * "nvidia,tegra30-hsuart", "nvidia,tegra20-hsuart".
232 */
233 uarta: serial@70006000 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600234 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
235 reg = <0x70006000 0x40>;
236 reg-shift = <2>;
237 interrupts = <0 36 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530238 nvidia,dma-request-selector = <&apbdma 8>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530239 clocks = <&tegra_car 6>;
Roland Stigge223ef782012-06-11 21:09:45 +0200240 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600241 };
242
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530243 uartb: serial@70006040 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600244 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
245 reg = <0x70006040 0x40>;
246 reg-shift = <2>;
247 interrupts = <0 37 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530248 nvidia,dma-request-selector = <&apbdma 9>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530249 clocks = <&tegra_car 160>;
Roland Stigge223ef782012-06-11 21:09:45 +0200250 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600251 };
252
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530253 uartc: serial@70006200 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600254 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
255 reg = <0x70006200 0x100>;
256 reg-shift = <2>;
257 interrupts = <0 46 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530258 nvidia,dma-request-selector = <&apbdma 10>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530259 clocks = <&tegra_car 55>;
Roland Stigge223ef782012-06-11 21:09:45 +0200260 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600261 };
262
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530263 uartd: serial@70006300 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600264 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
265 reg = <0x70006300 0x100>;
266 reg-shift = <2>;
267 interrupts = <0 90 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530268 nvidia,dma-request-selector = <&apbdma 19>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530269 clocks = <&tegra_car 65>;
Roland Stigge223ef782012-06-11 21:09:45 +0200270 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600271 };
272
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530273 uarte: serial@70006400 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600274 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
275 reg = <0x70006400 0x100>;
276 reg-shift = <2>;
277 interrupts = <0 91 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530278 nvidia,dma-request-selector = <&apbdma 20>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530279 clocks = <&tegra_car 66>;
Roland Stigge223ef782012-06-11 21:09:45 +0200280 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600281 };
282
Thierry Reding2b8b15d2012-09-20 17:06:05 +0200283 pwm: pwm {
Thierry Reding140fd972011-12-21 08:04:13 +0100284 compatible = "nvidia,tegra30-pwm", "nvidia,tegra20-pwm";
285 reg = <0x7000a000 0x100>;
286 #pwm-cells = <2>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530287 clocks = <&tegra_car 17>;
Thierry Reding140fd972011-12-21 08:04:13 +0100288 };
289
Stephen Warren380e04a2012-09-19 12:13:16 -0600290 rtc {
291 compatible = "nvidia,tegra30-rtc", "nvidia,tegra20-rtc";
292 reg = <0x7000e000 0x100>;
293 interrupts = <0 2 0x04>;
Peter De Schrijver6f88fb82013-02-04 15:40:30 +0200294 clocks = <&tegra_car 4>;
Stephen Warren380e04a2012-09-19 12:13:16 -0600295 };
296
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200297 i2c@7000c000 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200298 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600299 reg = <0x7000c000 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600300 interrupts = <0 38 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600301 #address-cells = <1>;
302 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530303 clocks = <&tegra_car 12>, <&tegra_car 182>;
304 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200305 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200306 };
307
308 i2c@7000c400 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200309 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600310 reg = <0x7000c400 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600311 interrupts = <0 84 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600312 #address-cells = <1>;
313 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530314 clocks = <&tegra_car 54>, <&tegra_car 182>;
315 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200316 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200317 };
318
319 i2c@7000c500 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200320 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600321 reg = <0x7000c500 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600322 interrupts = <0 92 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600323 #address-cells = <1>;
324 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530325 clocks = <&tegra_car 67>, <&tegra_car 182>;
326 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200327 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200328 };
329
330 i2c@7000c700 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200331 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
332 reg = <0x7000c700 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600333 interrupts = <0 120 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600334 #address-cells = <1>;
335 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530336 clocks = <&tegra_car 103>, <&tegra_car 182>;
337 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200338 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200339 };
340
341 i2c@7000d000 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200342 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600343 reg = <0x7000d000 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600344 interrupts = <0 53 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600345 #address-cells = <1>;
346 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530347 clocks = <&tegra_car 47>, <&tegra_car 182>;
348 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200349 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200350 };
351
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530352 spi@7000d400 {
353 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
354 reg = <0x7000d400 0x200>;
355 interrupts = <0 59 0x04>;
356 nvidia,dma-request-selector = <&apbdma 15>;
357 #address-cells = <1>;
358 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530359 clocks = <&tegra_car 41>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530360 status = "disabled";
361 };
362
363 spi@7000d600 {
364 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
365 reg = <0x7000d600 0x200>;
366 interrupts = <0 82 0x04>;
367 nvidia,dma-request-selector = <&apbdma 16>;
368 #address-cells = <1>;
369 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530370 clocks = <&tegra_car 44>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530371 status = "disabled";
372 };
373
374 spi@7000d800 {
375 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
376 reg = <0x7000d480 0x200>;
377 interrupts = <0 83 0x04>;
378 nvidia,dma-request-selector = <&apbdma 17>;
379 #address-cells = <1>;
380 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530381 clocks = <&tegra_car 46>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530382 status = "disabled";
383 };
384
385 spi@7000da00 {
386 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
387 reg = <0x7000da00 0x200>;
388 interrupts = <0 93 0x04>;
389 nvidia,dma-request-selector = <&apbdma 18>;
390 #address-cells = <1>;
391 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530392 clocks = <&tegra_car 68>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530393 status = "disabled";
394 };
395
396 spi@7000dc00 {
397 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
398 reg = <0x7000dc00 0x200>;
399 interrupts = <0 94 0x04>;
400 nvidia,dma-request-selector = <&apbdma 27>;
401 #address-cells = <1>;
402 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530403 clocks = <&tegra_car 104>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530404 status = "disabled";
405 };
406
407 spi@7000de00 {
408 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
409 reg = <0x7000de00 0x200>;
410 interrupts = <0 79 0x04>;
411 nvidia,dma-request-selector = <&apbdma 28>;
412 #address-cells = <1>;
413 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530414 clocks = <&tegra_car 105>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530415 status = "disabled";
416 };
417
Laxman Dewangan699ed4b2013-01-11 19:03:03 +0530418 kbc {
419 compatible = "nvidia,tegra30-kbc", "nvidia,tegra20-kbc";
420 reg = <0x7000e200 0x100>;
421 interrupts = <0 85 0x04>;
422 clocks = <&tegra_car 36>;
423 status = "disabled";
424 };
425
Stephen Warrenc04abb32012-05-11 17:03:26 -0600426 pmc {
427 compatible = "nvidia,tegra20-pmc", "nvidia,tegra30-pmc";
428 reg = <0x7000e400 0x400>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200429 };
430
hdoyu@nvidia.coma9140aa2012-05-16 19:47:44 +0000431 memory-controller {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600432 compatible = "nvidia,tegra30-mc";
433 reg = <0x7000f000 0x010
434 0x7000f03c 0x1b4
435 0x7000f200 0x028
436 0x7000f284 0x17c>;
437 interrupts = <0 77 0x04>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200438 };
439
Hiroshi Doyu3fbf07d2013-01-29 10:30:29 +0200440 iommu {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600441 compatible = "nvidia,tegra30-smmu";
442 reg = <0x7000f010 0x02c
443 0x7000f1f0 0x010
444 0x7000f228 0x05c>;
445 nvidia,#asids = <4>; /* # of ASIDs */
446 dma-window = <0 0x40000000>; /* IOVA start & length */
447 nvidia,ahb = <&ahb>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200448 };
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600449
450 ahub {
451 compatible = "nvidia,tegra30-ahub";
Stephen Warren5ff48882012-05-11 16:26:03 -0600452 reg = <0x70080000 0x200
453 0x70080200 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600454 interrupts = <0 103 0x04>;
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600455 nvidia,dma-request-selector = <&apbdma 1>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530456 clocks = <&tegra_car 106>, <&tegra_car 107>, <&tegra_car 30>,
457 <&tegra_car 11>, <&tegra_car 18>, <&tegra_car 101>,
458 <&tegra_car 102>, <&tegra_car 108>, <&tegra_car 109>,
459 <&tegra_car 110>, <&tegra_car 162>;
460 clock-names = "d_audio", "apbif", "i2s0", "i2s1", "i2s2",
461 "i2s3", "i2s4", "dam0", "dam1", "dam2",
462 "spdif_in";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600463 ranges;
464 #address-cells = <1>;
465 #size-cells = <1>;
466
467 tegra_i2s0: i2s@70080300 {
468 compatible = "nvidia,tegra30-i2s";
469 reg = <0x70080300 0x100>;
470 nvidia,ahub-cif-ids = <4 4>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530471 clocks = <&tegra_car 30>;
Roland Stigge223ef782012-06-11 21:09:45 +0200472 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600473 };
474
475 tegra_i2s1: i2s@70080400 {
476 compatible = "nvidia,tegra30-i2s";
477 reg = <0x70080400 0x100>;
478 nvidia,ahub-cif-ids = <5 5>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530479 clocks = <&tegra_car 11>;
Roland Stigge223ef782012-06-11 21:09:45 +0200480 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600481 };
482
483 tegra_i2s2: i2s@70080500 {
484 compatible = "nvidia,tegra30-i2s";
485 reg = <0x70080500 0x100>;
486 nvidia,ahub-cif-ids = <6 6>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530487 clocks = <&tegra_car 18>;
Roland Stigge223ef782012-06-11 21:09:45 +0200488 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600489 };
490
491 tegra_i2s3: i2s@70080600 {
492 compatible = "nvidia,tegra30-i2s";
493 reg = <0x70080600 0x100>;
494 nvidia,ahub-cif-ids = <7 7>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530495 clocks = <&tegra_car 101>;
Roland Stigge223ef782012-06-11 21:09:45 +0200496 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600497 };
498
499 tegra_i2s4: i2s@70080700 {
500 compatible = "nvidia,tegra30-i2s";
501 reg = <0x70080700 0x100>;
502 nvidia,ahub-cif-ids = <8 8>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530503 clocks = <&tegra_car 102>;
Roland Stigge223ef782012-06-11 21:09:45 +0200504 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600505 };
506 };
Hiroshi DOYU7868a9b2012-05-07 09:43:47 +0300507
Stephen Warrenc04abb32012-05-11 17:03:26 -0600508 sdhci@78000000 {
509 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
510 reg = <0x78000000 0x200>;
511 interrupts = <0 14 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530512 clocks = <&tegra_car 14>;
Roland Stigge223ef782012-06-11 21:09:45 +0200513 status = "disabled";
Hiroshi DOYU7868a9b2012-05-07 09:43:47 +0300514 };
hdoyu@nvidia.comecf43742012-05-09 21:42:33 +0000515
Stephen Warrenc04abb32012-05-11 17:03:26 -0600516 sdhci@78000200 {
517 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
518 reg = <0x78000200 0x200>;
519 interrupts = <0 15 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530520 clocks = <&tegra_car 9>;
Roland Stigge223ef782012-06-11 21:09:45 +0200521 status = "disabled";
hdoyu@nvidia.comecf43742012-05-09 21:42:33 +0000522 };
hdoyu@nvidia.com54174a32012-05-09 21:50:21 +0000523
Stephen Warrenc04abb32012-05-11 17:03:26 -0600524 sdhci@78000400 {
525 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
526 reg = <0x78000400 0x200>;
527 interrupts = <0 19 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530528 clocks = <&tegra_car 69>;
Roland Stigge223ef782012-06-11 21:09:45 +0200529 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600530 };
531
532 sdhci@78000600 {
533 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
534 reg = <0x78000600 0x200>;
535 interrupts = <0 31 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530536 clocks = <&tegra_car 15>;
Roland Stigge223ef782012-06-11 21:09:45 +0200537 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600538 };
539
Hiroshi Doyu7d19a342013-01-11 15:11:54 +0200540 cpus {
541 #address-cells = <1>;
542 #size-cells = <0>;
543
544 cpu@0 {
545 device_type = "cpu";
546 compatible = "arm,cortex-a9";
547 reg = <0>;
548 };
549
550 cpu@1 {
551 device_type = "cpu";
552 compatible = "arm,cortex-a9";
553 reg = <1>;
554 };
555
556 cpu@2 {
557 device_type = "cpu";
558 compatible = "arm,cortex-a9";
559 reg = <2>;
560 };
561
562 cpu@3 {
563 device_type = "cpu";
564 compatible = "arm,cortex-a9";
565 reg = <3>;
566 };
567 };
568
Stephen Warrenc04abb32012-05-11 17:03:26 -0600569 pmu {
570 compatible = "arm,cortex-a9-pmu";
571 interrupts = <0 144 0x04
572 0 145 0x04
573 0 146 0x04
574 0 147 0x04>;
hdoyu@nvidia.com54174a32012-05-09 21:50:21 +0000575 };
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200576};