blob: b1497c7d7d6851db3753c1210e974cb9e47888c2 [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
Stephen Warrenf9eb26a2012-05-11 16:17:47 -06007 intc: interrupt-controller {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +02008 compatible = "arm,cortex-a9-gic";
Stephen Warren5ff48882012-05-11 16:26:03 -06009 reg = <0x50041000 0x1000
10 0x50040100 0x0100>;
Stephen Warren2eaab062012-05-11 17:12:52 -060011 interrupt-controller;
12 #interrupt-cells = <3>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +020013 };
14
Stephen Warrenf9eb26a2012-05-11 16:17:47 -060015 apbdma: dma {
Stephen Warren8051b752012-01-11 16:09:54 -070016 compatible = "nvidia,tegra30-apbdma", "nvidia,tegra20-apbdma";
17 reg = <0x6000a000 0x1400>;
Stephen Warren95decf82012-05-11 16:11:38 -060018 interrupts = <0 104 0x04
19 0 105 0x04
20 0 106 0x04
21 0 107 0x04
22 0 108 0x04
23 0 109 0x04
24 0 110 0x04
25 0 111 0x04
26 0 112 0x04
27 0 113 0x04
28 0 114 0x04
29 0 115 0x04
30 0 116 0x04
31 0 117 0x04
32 0 118 0x04
33 0 119 0x04
34 0 128 0x04
35 0 129 0x04
36 0 130 0x04
37 0 131 0x04
38 0 132 0x04
39 0 133 0x04
40 0 134 0x04
41 0 135 0x04
42 0 136 0x04
43 0 137 0x04
44 0 138 0x04
45 0 139 0x04
46 0 140 0x04
47 0 141 0x04
48 0 142 0x04
49 0 143 0x04>;
Stephen Warren8051b752012-01-11 16:09:54 -070050 };
51
Stephen Warrenc04abb32012-05-11 17:03:26 -060052 ahb: ahb {
53 compatible = "nvidia,tegra30-ahb";
54 reg = <0x6000c004 0x14c>; /* AHB Arbitration + Gizmo Controller */
55 };
56
57 gpio: gpio {
58 compatible = "nvidia,tegra30-gpio", "nvidia,tegra20-gpio";
59 reg = <0x6000d000 0x1000>;
60 interrupts = <0 32 0x04
61 0 33 0x04
62 0 34 0x04
63 0 35 0x04
64 0 55 0x04
65 0 87 0x04
66 0 89 0x04
67 0 125 0x04>;
68 #gpio-cells = <2>;
69 gpio-controller;
70 #interrupt-cells = <2>;
71 interrupt-controller;
72 };
73
74 pinmux: pinmux {
75 compatible = "nvidia,tegra30-pinmux";
76 reg = <0x70000868 0xd0 /* Pad control registers */
77 0x70003000 0x3e0>; /* Mux registers */
78 };
79
80 serial@70006000 {
81 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
82 reg = <0x70006000 0x40>;
83 reg-shift = <2>;
84 interrupts = <0 36 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +020085 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -060086 };
87
88 serial@70006040 {
89 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
90 reg = <0x70006040 0x40>;
91 reg-shift = <2>;
92 interrupts = <0 37 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +020093 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -060094 };
95
96 serial@70006200 {
97 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
98 reg = <0x70006200 0x100>;
99 reg-shift = <2>;
100 interrupts = <0 46 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200101 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600102 };
103
104 serial@70006300 {
105 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
106 reg = <0x70006300 0x100>;
107 reg-shift = <2>;
108 interrupts = <0 90 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200109 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600110 };
111
112 serial@70006400 {
113 compatible = "nvidia,tegra30-uart", "nvidia,tegra20-uart";
114 reg = <0x70006400 0x100>;
115 reg-shift = <2>;
116 interrupts = <0 91 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200117 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600118 };
119
Thierry Reding2b8b15d2012-09-20 17:06:05 +0200120 pwm: pwm {
Thierry Reding140fd972011-12-21 08:04:13 +0100121 compatible = "nvidia,tegra30-pwm", "nvidia,tegra20-pwm";
122 reg = <0x7000a000 0x100>;
123 #pwm-cells = <2>;
124 };
125
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200126 i2c@7000c000 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200127 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600128 reg = <0x7000c000 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600129 interrupts = <0 38 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600130 #address-cells = <1>;
131 #size-cells = <0>;
Roland Stigge223ef782012-06-11 21:09:45 +0200132 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200133 };
134
135 i2c@7000c400 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200136 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600137 reg = <0x7000c400 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600138 interrupts = <0 84 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600139 #address-cells = <1>;
140 #size-cells = <0>;
Roland Stigge223ef782012-06-11 21:09:45 +0200141 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200142 };
143
144 i2c@7000c500 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200145 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600146 reg = <0x7000c500 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600147 interrupts = <0 92 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600148 #address-cells = <1>;
149 #size-cells = <0>;
Roland Stigge223ef782012-06-11 21:09:45 +0200150 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200151 };
152
153 i2c@7000c700 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200154 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
155 reg = <0x7000c700 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600156 interrupts = <0 120 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600157 #address-cells = <1>;
158 #size-cells = <0>;
Roland Stigge223ef782012-06-11 21:09:45 +0200159 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200160 };
161
162 i2c@7000d000 {
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200163 compatible = "nvidia,tegra30-i2c", "nvidia,tegra20-i2c";
Stephen Warrenba04c282012-05-11 16:28:59 -0600164 reg = <0x7000d000 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600165 interrupts = <0 53 0x04>;
Stephen Warren2eaab062012-05-11 17:12:52 -0600166 #address-cells = <1>;
167 #size-cells = <0>;
Roland Stigge223ef782012-06-11 21:09:45 +0200168 status = "disabled";
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200169 };
170
Stephen Warrenc04abb32012-05-11 17:03:26 -0600171 pmc {
172 compatible = "nvidia,tegra20-pmc", "nvidia,tegra30-pmc";
173 reg = <0x7000e400 0x400>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200174 };
175
hdoyu@nvidia.coma9140aa2012-05-16 19:47:44 +0000176 memory-controller {
Stephen Warrenc04abb32012-05-11 17:03:26 -0600177 compatible = "nvidia,tegra30-mc";
178 reg = <0x7000f000 0x010
179 0x7000f03c 0x1b4
180 0x7000f200 0x028
181 0x7000f284 0x17c>;
182 interrupts = <0 77 0x04>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200183 };
184
Stephen Warrenc04abb32012-05-11 17:03:26 -0600185 smmu {
186 compatible = "nvidia,tegra30-smmu";
187 reg = <0x7000f010 0x02c
188 0x7000f1f0 0x010
189 0x7000f228 0x05c>;
190 nvidia,#asids = <4>; /* # of ASIDs */
191 dma-window = <0 0x40000000>; /* IOVA start & length */
192 nvidia,ahb = <&ahb>;
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200193 };
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600194
195 ahub {
196 compatible = "nvidia,tegra30-ahub";
Stephen Warren5ff48882012-05-11 16:26:03 -0600197 reg = <0x70080000 0x200
198 0x70080200 0x100>;
Stephen Warren95decf82012-05-11 16:11:38 -0600199 interrupts = <0 103 0x04>;
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600200 nvidia,dma-request-selector = <&apbdma 1>;
201
202 ranges;
203 #address-cells = <1>;
204 #size-cells = <1>;
205
206 tegra_i2s0: i2s@70080300 {
207 compatible = "nvidia,tegra30-i2s";
208 reg = <0x70080300 0x100>;
209 nvidia,ahub-cif-ids = <4 4>;
Roland Stigge223ef782012-06-11 21:09:45 +0200210 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600211 };
212
213 tegra_i2s1: i2s@70080400 {
214 compatible = "nvidia,tegra30-i2s";
215 reg = <0x70080400 0x100>;
216 nvidia,ahub-cif-ids = <5 5>;
Roland Stigge223ef782012-06-11 21:09:45 +0200217 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600218 };
219
220 tegra_i2s2: i2s@70080500 {
221 compatible = "nvidia,tegra30-i2s";
222 reg = <0x70080500 0x100>;
223 nvidia,ahub-cif-ids = <6 6>;
Roland Stigge223ef782012-06-11 21:09:45 +0200224 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600225 };
226
227 tegra_i2s3: i2s@70080600 {
228 compatible = "nvidia,tegra30-i2s";
229 reg = <0x70080600 0x100>;
230 nvidia,ahub-cif-ids = <7 7>;
Roland Stigge223ef782012-06-11 21:09:45 +0200231 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600232 };
233
234 tegra_i2s4: i2s@70080700 {
235 compatible = "nvidia,tegra30-i2s";
236 reg = <0x70080700 0x100>;
237 nvidia,ahub-cif-ids = <8 8>;
Roland Stigge223ef782012-06-11 21:09:45 +0200238 status = "disabled";
Stephen Warren9ee6a5c2012-03-27 12:40:53 -0600239 };
240 };
Hiroshi DOYU7868a9b2012-05-07 09:43:47 +0300241
Stephen Warrenc04abb32012-05-11 17:03:26 -0600242 sdhci@78000000 {
243 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
244 reg = <0x78000000 0x200>;
245 interrupts = <0 14 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200246 status = "disabled";
Hiroshi DOYU7868a9b2012-05-07 09:43:47 +0300247 };
hdoyu@nvidia.comecf43742012-05-09 21:42:33 +0000248
Stephen Warrenc04abb32012-05-11 17:03:26 -0600249 sdhci@78000200 {
250 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
251 reg = <0x78000200 0x200>;
252 interrupts = <0 15 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200253 status = "disabled";
hdoyu@nvidia.comecf43742012-05-09 21:42:33 +0000254 };
hdoyu@nvidia.com54174a32012-05-09 21:50:21 +0000255
Stephen Warrenc04abb32012-05-11 17:03:26 -0600256 sdhci@78000400 {
257 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
258 reg = <0x78000400 0x200>;
259 interrupts = <0 19 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200260 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600261 };
262
263 sdhci@78000600 {
264 compatible = "nvidia,tegra30-sdhci", "nvidia,tegra20-sdhci";
265 reg = <0x78000600 0x200>;
266 interrupts = <0 31 0x04>;
Roland Stigge223ef782012-06-11 21:09:45 +0200267 status = "disabled";
Stephen Warrenc04abb32012-05-11 17:03:26 -0600268 };
269
270 pmu {
271 compatible = "arm,cortex-a9-pmu";
272 interrupts = <0 144 0x04
273 0 145 0x04
274 0 146 0x04
275 0 147 0x04>;
hdoyu@nvidia.com54174a32012-05-09 21:50:21 +0000276 };
Peter De Schrijverc3e00a02011-12-14 17:03:13 +0200277};