blob: 836e6c91cdb000bc1e14ce44504d6f67fabfb6cb [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>;
Prashant Gaikwaded3ced32013-03-01 11:32:24 -0700122 clocks = <&tegra_car 214>;
Stephen Warren73368ba2012-09-19 14:17:24 -0600123 };
124
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600125 intc: interrupt-controller {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200126 compatible = "arm,cortex-a9-gic";
Stephen Warren5ff48882012-05-11 16:26:03 -0600127 reg = <0x50041000 0x1000
128 0x50040100 0x0100>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600129 interrupt-controller;
130 #interrupt-cells = <3>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200131 };
132
Stephen Warrenbb2c1de2013-01-14 10:09:16 -0700133 cache-controller {
134 compatible = "arm,pl310-cache";
135 reg = <0x50043000 0x1000>;
136 arm,data-latency = <6 6 2>;
137 arm,tag-latency = <5 5 2>;
138 cache-unified;
139 cache-level = <2>;
140 };
141
Stephen Warren2f2b7fb2012-09-19 12:02:31 -0600142 timer@60005000 {
143 compatible = "nvidia,tegra30-timer", "nvidia,tegra20-timer";
144 reg = <0x60005000 0x400>;
145 interrupts = <0 0 0x04
146 0 1 0x04
147 0 41 0x04
148 0 42 0x04
149 0 121 0x04
150 0 122 0x04>;
Peter De Schrijver6f88fb82013-02-04 15:40:30 +0200151 clocks = <&tegra_car 5>;
Stephen Warren2f2b7fb2012-09-19 12:02:31 -0600152 };
153
Prashant Gaikwad95985662013-01-11 13:16:23 +0530154 tegra_car: clock {
155 compatible = "nvidia,tegra30-car";
156 reg = <0x60006000 0x1000>;
157 #clock-cells = <1>;
158 };
159
Stephen Warrenf9eb26a2012-05-11 16:17:47 -0600160 apbdma: dma {
Stephen Warren8051b752012-01-11 16:09:54 -0700161 compatible = "nvidia,tegra30-apbdma", "nvidia,tegra20-apbdma";
162 reg = <0x6000a000 0x1400>;
Stephen Warren95decf82012-05-11 16:11:38 -0600163 interrupts = <0 104 0x04
164 0 105 0x04
165 0 106 0x04
166 0 107 0x04
167 0 108 0x04
168 0 109 0x04
169 0 110 0x04
170 0 111 0x04
171 0 112 0x04
172 0 113 0x04
173 0 114 0x04
174 0 115 0x04
175 0 116 0x04
176 0 117 0x04
177 0 118 0x04
178 0 119 0x04
179 0 128 0x04
180 0 129 0x04
181 0 130 0x04
182 0 131 0x04
183 0 132 0x04
184 0 133 0x04
185 0 134 0x04
186 0 135 0x04
187 0 136 0x04
188 0 137 0x04
189 0 138 0x04
190 0 139 0x04
191 0 140 0x04
192 0 141 0x04
193 0 142 0x04
194 0 143 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530195 clocks = <&tegra_car 34>;
Stephen Warren8051b752012-01-11 16:09:54 -0700196 };
197
Stephen Warrenc04abb32012-05-11 17:03:26 -0600198 ahb: ahb {
199 compatible = "nvidia,tegra30-ahb";
200 reg = <0x6000c004 0x14c>; /* AHB Arbitration + Gizmo Controller */
201 };
202
203 gpio: gpio {
Laxman Dewangan35f210e2012-12-19 20:27:12 +0530204 compatible = "nvidia,tegra30-gpio";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600205 reg = <0x6000d000 0x1000>;
206 interrupts = <0 32 0x04
207 0 33 0x04
208 0 34 0x04
209 0 35 0x04
210 0 55 0x04
211 0 87 0x04
212 0 89 0x04
213 0 125 0x04>;
214 #gpio-cells = <2>;
215 gpio-controller;
216 #interrupt-cells = <2>;
217 interrupt-controller;
218 };
219
220 pinmux: pinmux {
221 compatible = "nvidia,tegra30-pinmux";
Pritesh Raithatha322337b2012-10-30 15:37:09 +0530222 reg = <0x70000868 0xd4 /* Pad control registers */
223 0x70003000 0x3e4>; /* Mux registers */
Stephen Warrenc04abb32012-05-11 17:03:26 -0600224 };
225
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530226 /*
227 * There are two serial driver i.e. 8250 based simple serial
228 * driver and APB DMA based serial driver for higher baudrate
229 * and performace. To enable the 8250 based driver, the compatible
230 * is "nvidia,tegra30-uart", "nvidia,tegra20-uart" and to enable
231 * the APB DMA based serial driver, the comptible is
232 * "nvidia,tegra30-hsuart", "nvidia,tegra20-hsuart".
233 */
234 uarta: serial@70006000 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600235 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
236 reg = <0x70006000 0x40>;
237 reg-shift = <2>;
238 interrupts = <0 36 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530239 nvidia,dma-request-selector = <&apbdma 8>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530240 clocks = <&tegra_car 6>;
Roland Stigge223ef782012-06-11 21:09:45 +0200241 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600242 };
243
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530244 uartb: serial@70006040 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600245 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
246 reg = <0x70006040 0x40>;
247 reg-shift = <2>;
248 interrupts = <0 37 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530249 nvidia,dma-request-selector = <&apbdma 9>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530250 clocks = <&tegra_car 160>;
Roland Stigge223ef782012-06-11 21:09:45 +0200251 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600252 };
253
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530254 uartc: serial@70006200 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600255 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
256 reg = <0x70006200 0x100>;
257 reg-shift = <2>;
258 interrupts = <0 46 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530259 nvidia,dma-request-selector = <&apbdma 10>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530260 clocks = <&tegra_car 55>;
Roland Stigge223ef782012-06-11 21:09:45 +0200261 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600262 };
263
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530264 uartd: serial@70006300 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600265 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
266 reg = <0x70006300 0x100>;
267 reg-shift = <2>;
268 interrupts = <0 90 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530269 nvidia,dma-request-selector = <&apbdma 19>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530270 clocks = <&tegra_car 65>;
Roland Stigge223ef782012-06-11 21:09:45 +0200271 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600272 };
273
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530274 uarte: serial@70006400 {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600275 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
276 reg = <0x70006400 0x100>;
277 reg-shift = <2>;
278 interrupts = <0 91 0x04>;
Laxman Dewanganb6551bb2012-12-19 12:01:11 +0530279 nvidia,dma-request-selector = <&apbdma 20>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530280 clocks = <&tegra_car 66>;
Roland Stigge223ef782012-06-11 21:09:45 +0200281 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600282 };
283
Thierry Reding2b8b15d2012-09-20 17:06:05 +0200284 pwm: pwm {
Thierry Reding140fd972011-12-21 08:04:13 +0100285 compatible = "nvidia,tegra30-pwm", "nvidia,tegra20-pwm";
286 reg = <0x7000a000 0x100>;
287 #pwm-cells = <2>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530288 clocks = <&tegra_car 17>;
Andrew Chewb69cd982013-03-12 16:40:51 -0700289 status = "disabled";
Thierry Reding140fd972011-12-21 08:04:13 +0100290 };
291
Stephen Warren380e04a2012-09-19 12:13:16 -0600292 rtc {
293 compatible = "nvidia,tegra30-rtc", "nvidia,tegra20-rtc";
294 reg = <0x7000e000 0x100>;
295 interrupts = <0 2 0x04>;
Peter De Schrijver6f88fb82013-02-04 15:40:30 +0200296 clocks = <&tegra_car 4>;
Stephen Warren380e04a2012-09-19 12:13:16 -0600297 };
298
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200299 i2c@7000c000 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200300 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600301 reg = <0x7000c000 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600302 interrupts = <0 38 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600303 #address-cells = <1>;
304 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530305 clocks = <&tegra_car 12>, <&tegra_car 182>;
306 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200307 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200308 };
309
310 i2c@7000c400 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200311 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600312 reg = <0x7000c400 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600313 interrupts = <0 84 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600314 #address-cells = <1>;
315 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530316 clocks = <&tegra_car 54>, <&tegra_car 182>;
317 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200318 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200319 };
320
321 i2c@7000c500 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200322 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600323 reg = <0x7000c500 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600324 interrupts = <0 92 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600325 #address-cells = <1>;
326 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530327 clocks = <&tegra_car 67>, <&tegra_car 182>;
328 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200329 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200330 };
331
332 i2c@7000c700 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200333 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
334 reg = <0x7000c700 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600335 interrupts = <0 120 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600336 #address-cells = <1>;
337 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530338 clocks = <&tegra_car 103>, <&tegra_car 182>;
339 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200340 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200341 };
342
343 i2c@7000d000 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200344 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600345 reg = <0x7000d000 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600346 interrupts = <0 53 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600347 #address-cells = <1>;
348 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530349 clocks = <&tegra_car 47>, <&tegra_car 182>;
350 clock-names = "div-clk", "fast-clk";
Roland Stigge223ef782012-06-11 21:09:45 +0200351 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200352 };
353
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530354 spi@7000d400 {
355 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
356 reg = <0x7000d400 0x200>;
357 interrupts = <0 59 0x04>;
358 nvidia,dma-request-selector = <&apbdma 15>;
359 #address-cells = <1>;
360 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530361 clocks = <&tegra_car 41>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530362 status = "disabled";
363 };
364
365 spi@7000d600 {
366 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
367 reg = <0x7000d600 0x200>;
368 interrupts = <0 82 0x04>;
369 nvidia,dma-request-selector = <&apbdma 16>;
370 #address-cells = <1>;
371 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530372 clocks = <&tegra_car 44>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530373 status = "disabled";
374 };
375
376 spi@7000d800 {
377 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
378 reg = <0x7000d480 0x200>;
379 interrupts = <0 83 0x04>;
380 nvidia,dma-request-selector = <&apbdma 17>;
381 #address-cells = <1>;
382 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530383 clocks = <&tegra_car 46>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530384 status = "disabled";
385 };
386
387 spi@7000da00 {
388 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
389 reg = <0x7000da00 0x200>;
390 interrupts = <0 93 0x04>;
391 nvidia,dma-request-selector = <&apbdma 18>;
392 #address-cells = <1>;
393 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530394 clocks = <&tegra_car 68>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530395 status = "disabled";
396 };
397
398 spi@7000dc00 {
399 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
400 reg = <0x7000dc00 0x200>;
401 interrupts = <0 94 0x04>;
402 nvidia,dma-request-selector = <&apbdma 27>;
403 #address-cells = <1>;
404 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530405 clocks = <&tegra_car 104>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530406 status = "disabled";
407 };
408
409 spi@7000de00 {
410 compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink";
411 reg = <0x7000de00 0x200>;
412 interrupts = <0 79 0x04>;
413 nvidia,dma-request-selector = <&apbdma 28>;
414 #address-cells = <1>;
415 #size-cells = <0>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530416 clocks = <&tegra_car 105>;
Laxman Dewangana86b0db2012-10-30 12:35:23 +0530417 status = "disabled";
418 };
419
Laxman Dewangan699ed4b2013-01-11 19:03:03 +0530420 kbc {
421 compatible = "nvidia,tegra30-kbc", "nvidia,tegra20-kbc";
422 reg = <0x7000e200 0x100>;
423 interrupts = <0 85 0x04>;
424 clocks = <&tegra_car 36>;
425 status = "disabled";
426 };
427
Stephen Warrenc04abb32012-05-11 17:03:26 -0600428 pmc {
Joseph Lo2b84e532013-02-26 16:27:43 +0000429 compatible = "nvidia,tegra30-pmc";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600430 reg = <0x7000e400 0x400>;
Joseph Lo7021d122013-04-03 19:31:27 +0800431 clocks = <&tegra_car 218>, <&clk32k_in>;
432 clock-names = "pclk", "clk32k_in";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200433 };
434
hdoyu@nvidia.coma9140aa2012-05-16 19:47:44 +0000435 memory-controller {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600436 compatible = "nvidia,tegra30-mc";
437 reg = <0x7000f000 0x010
438 0x7000f03c 0x1b4
439 0x7000f200 0x028
440 0x7000f284 0x17c>;
441 interrupts = <0 77 0x04>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200442 };
443
Hiroshi Doyu3fbf07d2013-01-29 10:30:29 +0200444 iommu {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600445 compatible = "nvidia,tegra30-smmu";
446 reg = <0x7000f010 0x02c
447 0x7000f1f0 0x010
448 0x7000f228 0x05c>;
449 nvidia,#asids = <4>; /* # of ASIDs */
450 dma-window = <0 0x40000000>; /* IOVA start & length */
451 nvidia,ahb = <&ahb>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200452 };
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600453
454 ahub {
455 compatible = "nvidia,tegra30-ahub";
Stephen Warren5ff48882012-05-11 16:26:03 -0600456 reg = <0x70080000 0x200
457 0x70080200 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600458 interrupts = <0 103 0x04>;
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600459 nvidia,dma-request-selector = <&apbdma 1>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530460 clocks = <&tegra_car 106>, <&tegra_car 107>, <&tegra_car 30>,
461 <&tegra_car 11>, <&tegra_car 18>, <&tegra_car 101>,
462 <&tegra_car 102>, <&tegra_car 108>, <&tegra_car 109>,
463 <&tegra_car 110>, <&tegra_car 162>;
464 clock-names = "d_audio", "apbif", "i2s0", "i2s1", "i2s2",
465 "i2s3", "i2s4", "dam0", "dam1", "dam2",
466 "spdif_in";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600467 ranges;
468 #address-cells = <1>;
469 #size-cells = <1>;
470
471 tegra_i2s0: i2s@70080300 {
472 compatible = "nvidia,tegra30-i2s";
473 reg = <0x70080300 0x100>;
474 nvidia,ahub-cif-ids = <4 4>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530475 clocks = <&tegra_car 30>;
Roland Stigge223ef782012-06-11 21:09:45 +0200476 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600477 };
478
479 tegra_i2s1: i2s@70080400 {
480 compatible = "nvidia,tegra30-i2s";
481 reg = <0x70080400 0x100>;
482 nvidia,ahub-cif-ids = <5 5>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530483 clocks = <&tegra_car 11>;
Roland Stigge223ef782012-06-11 21:09:45 +0200484 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600485 };
486
487 tegra_i2s2: i2s@70080500 {
488 compatible = "nvidia,tegra30-i2s";
489 reg = <0x70080500 0x100>;
490 nvidia,ahub-cif-ids = <6 6>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530491 clocks = <&tegra_car 18>;
Roland Stigge223ef782012-06-11 21:09:45 +0200492 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600493 };
494
495 tegra_i2s3: i2s@70080600 {
496 compatible = "nvidia,tegra30-i2s";
497 reg = <0x70080600 0x100>;
498 nvidia,ahub-cif-ids = <7 7>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530499 clocks = <&tegra_car 101>;
Roland Stigge223ef782012-06-11 21:09:45 +0200500 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600501 };
502
503 tegra_i2s4: i2s@70080700 {
504 compatible = "nvidia,tegra30-i2s";
505 reg = <0x70080700 0x100>;
506 nvidia,ahub-cif-ids = <8 8>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530507 clocks = <&tegra_car 102>;
Roland Stigge223ef782012-06-11 21:09:45 +0200508 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600509 };
510 };
Hiroshi DOYU7868a9b2012-05-07 09:43:47 +0300511
Stephen Warrenc04abb32012-05-11 17:03:26 -0600512 sdhci@78000000 {
513 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
514 reg = <0x78000000 0x200>;
515 interrupts = <0 14 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530516 clocks = <&tegra_car 14>;
Roland Stigge223ef782012-06-11 21:09:45 +0200517 status = "disabled";
Hiroshi DOYU7868a9b2012-05-07 09:43:47 +0300518 };
hdoyu@nvidia.comecf43742012-05-09 21:42:33 +0000519
Stephen Warrenc04abb32012-05-11 17:03:26 -0600520 sdhci@78000200 {
521 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
522 reg = <0x78000200 0x200>;
523 interrupts = <0 15 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530524 clocks = <&tegra_car 9>;
Roland Stigge223ef782012-06-11 21:09:45 +0200525 status = "disabled";
hdoyu@nvidia.comecf43742012-05-09 21:42:33 +0000526 };
hdoyu@nvidia.com54174a32012-05-09 21:50:21 +0000527
Stephen Warrenc04abb32012-05-11 17:03:26 -0600528 sdhci@78000400 {
529 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
530 reg = <0x78000400 0x200>;
531 interrupts = <0 19 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530532 clocks = <&tegra_car 69>;
Roland Stigge223ef782012-06-11 21:09:45 +0200533 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600534 };
535
536 sdhci@78000600 {
537 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
538 reg = <0x78000600 0x200>;
539 interrupts = <0 31 0x04>;
Prashant Gaikwad1cbc7332013-01-11 13:31:22 +0530540 clocks = <&tegra_car 15>;
Roland Stigge223ef782012-06-11 21:09:45 +0200541 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600542 };
543
Hiroshi Doyu7d19a342013-01-11 15:11:54 +0200544 cpus {
545 #address-cells = <1>;
546 #size-cells = <0>;
547
548 cpu@0 {
549 device_type = "cpu";
550 compatible = "arm,cortex-a9";
551 reg = <0>;
552 };
553
554 cpu@1 {
555 device_type = "cpu";
556 compatible = "arm,cortex-a9";
557 reg = <1>;
558 };
559
560 cpu@2 {
561 device_type = "cpu";
562 compatible = "arm,cortex-a9";
563 reg = <2>;
564 };
565
566 cpu@3 {
567 device_type = "cpu";
568 compatible = "arm,cortex-a9";
569 reg = <3>;
570 };
571 };
572
Stephen Warrenc04abb32012-05-11 17:03:26 -0600573 pmu {
574 compatible = "arm,cortex-a9-pmu";
575 interrupts = <0 144 0x04
576 0 145 0x04
577 0 146 0x04
578 0 147 0x04>;
hdoyu@nvidia.com54174a32012-05-09 21:50:21 +0000579 };
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200580};