blob: 226941c07d15ca888376af8257190d259ebe7f66 [file] [log] [blame]
Joseph Lo3b86baf2013-10-08 15:47:40 +08001#include <dt-bindings/clock/tegra124-car.h>
Stephen Warren0a9375d2013-08-05 16:10:02 -07002#include <dt-bindings/gpio/tegra-gpio.h>
Laxman Dewangan4b20bcb2013-12-09 16:03:51 +05303#include <dt-bindings/pinctrl/pinctrl-tegra.h>
Joseph Load03b1a2013-10-08 12:50:05 +08004#include <dt-bindings/interrupt-controller/arm-gic.h>
5
6#include "skeleton.dtsi"
7
8/ {
9 compatible = "nvidia,tegra124";
10 interrupt-parent = <&gic>;
Stephen Warrene30cb232014-03-03 14:51:15 -070011 #address-cells = <2>;
12 #size-cells = <2>;
Joseph Load03b1a2013-10-08 12:50:05 +080013
Stephen Warrene30cb232014-03-03 14:51:15 -070014 host1x@0,50000000 {
Thierry Redingad6be7d2014-02-28 17:40:22 +010015 compatible = "nvidia,tegra124-host1x", "simple-bus";
Stephen Warrene30cb232014-03-03 14:51:15 -070016 reg = <0x0 0x50000000 0x0 0x00034000>;
Thierry Redingad6be7d2014-02-28 17:40:22 +010017 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>, /* syncpt */
18 <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>; /* general */
19 clocks = <&tegra_car TEGRA124_CLK_HOST1X>;
20 resets = <&tegra_car 28>;
21 reset-names = "host1x";
22
Stephen Warrene30cb232014-03-03 14:51:15 -070023 #address-cells = <2>;
24 #size-cells = <2>;
Thierry Redingad6be7d2014-02-28 17:40:22 +010025
Stephen Warrene30cb232014-03-03 14:51:15 -070026 ranges = <0 0x54000000 0 0x54000000 0 0x01000000>;
Thierry Redingad6be7d2014-02-28 17:40:22 +010027
Stephen Warrene30cb232014-03-03 14:51:15 -070028 dc@0,54200000 {
Thierry Redingad6be7d2014-02-28 17:40:22 +010029 compatible = "nvidia,tegra124-dc";
Stephen Warrene30cb232014-03-03 14:51:15 -070030 reg = <0x0 0x54200000 0x0 0x00040000>;
Thierry Redingad6be7d2014-02-28 17:40:22 +010031 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
32 clocks = <&tegra_car TEGRA124_CLK_DISP1>,
33 <&tegra_car TEGRA124_CLK_PLL_P>;
34 clock-names = "dc", "parent";
35 resets = <&tegra_car 27>;
36 reset-names = "dc";
37
38 nvidia,head = <0>;
39 };
40
Stephen Warrene30cb232014-03-03 14:51:15 -070041 dc@0,54240000 {
Thierry Redingad6be7d2014-02-28 17:40:22 +010042 compatible = "nvidia,tegra124-dc";
Stephen Warrene30cb232014-03-03 14:51:15 -070043 reg = <0x0 0x54240000 0x0 0x00040000>;
Thierry Redingad6be7d2014-02-28 17:40:22 +010044 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
45 clocks = <&tegra_car TEGRA124_CLK_DISP2>,
46 <&tegra_car TEGRA124_CLK_PLL_P>;
47 clock-names = "dc", "parent";
48 resets = <&tegra_car 26>;
49 reset-names = "dc";
50
51 nvidia,head = <1>;
52 };
Thierry Redingd72be032014-02-28 17:40:23 +010053
Thierry Reding9dd604d2014-04-25 17:44:45 +020054 hdmi@0,54280000 {
55 compatible = "nvidia,tegra124-hdmi";
56 reg = <0x0 0x54280000 0x0 0x00040000>;
57 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
58 clocks = <&tegra_car TEGRA124_CLK_HDMI>,
59 <&tegra_car TEGRA124_CLK_PLL_D2_OUT0>;
60 clock-names = "hdmi", "parent";
61 resets = <&tegra_car 51>;
62 reset-names = "hdmi";
63 status = "disabled";
64 };
65
Stephen Warrene30cb232014-03-03 14:51:15 -070066 sor@0,54540000 {
Thierry Redingd72be032014-02-28 17:40:23 +010067 compatible = "nvidia,tegra124-sor";
Stephen Warrene30cb232014-03-03 14:51:15 -070068 reg = <0x0 0x54540000 0x0 0x00040000>;
Thierry Redingd72be032014-02-28 17:40:23 +010069 interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
70 clocks = <&tegra_car TEGRA124_CLK_SOR0>,
71 <&tegra_car TEGRA124_CLK_PLL_D_OUT0>,
72 <&tegra_car TEGRA124_CLK_PLL_DP>,
73 <&tegra_car TEGRA124_CLK_CLK_M>;
74 clock-names = "sor", "parent", "dp", "safe";
75 resets = <&tegra_car 182>;
76 reset-names = "sor";
77 status = "disabled";
78 };
79
Stephen Warrene30cb232014-03-03 14:51:15 -070080 dpaux@0,545c0000 {
Thierry Redingd72be032014-02-28 17:40:23 +010081 compatible = "nvidia,tegra124-dpaux";
Stephen Warrene30cb232014-03-03 14:51:15 -070082 reg = <0x0 0x545c0000 0x0 0x00040000>;
Thierry Redingd72be032014-02-28 17:40:23 +010083 interrupts = <GIC_SPI 159 IRQ_TYPE_LEVEL_HIGH>;
84 clocks = <&tegra_car TEGRA124_CLK_DPAUX>,
85 <&tegra_car TEGRA124_CLK_PLL_DP>;
86 clock-names = "dpaux", "parent";
87 resets = <&tegra_car 181>;
88 reset-names = "dpaux";
89 status = "disabled";
90 };
Thierry Redingad6be7d2014-02-28 17:40:22 +010091 };
92
Stephen Warrene30cb232014-03-03 14:51:15 -070093 gic: interrupt-controller@0,50041000 {
Joseph Load03b1a2013-10-08 12:50:05 +080094 compatible = "arm,cortex-a15-gic";
95 #interrupt-cells = <3>;
96 interrupt-controller;
Stephen Warrene30cb232014-03-03 14:51:15 -070097 reg = <0x0 0x50041000 0x0 0x1000>,
98 <0x0 0x50042000 0x0 0x1000>,
99 <0x0 0x50044000 0x0 0x2000>,
100 <0x0 0x50046000 0x0 0x2000>;
Joseph Load03b1a2013-10-08 12:50:05 +0800101 interrupts = <GIC_PPI 9
102 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
103 };
104
Stephen Warrene30cb232014-03-03 14:51:15 -0700105 timer@0,60005000 {
Joseph Load03b1a2013-10-08 12:50:05 +0800106 compatible = "nvidia,tegra124-timer", "nvidia,tegra20-timer";
Stephen Warrene30cb232014-03-03 14:51:15 -0700107 reg = <0x0 0x60005000 0x0 0x400>;
Joseph Load03b1a2013-10-08 12:50:05 +0800108 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
109 <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>,
110 <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
111 <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>,
112 <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>,
113 <GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800114 clocks = <&tegra_car TEGRA124_CLK_TIMER>;
115 };
116
Stephen Warrene30cb232014-03-03 14:51:15 -0700117 tegra_car: clock@0,60006000 {
Joseph Lo3b86baf2013-10-08 15:47:40 +0800118 compatible = "nvidia,tegra124-car";
Stephen Warrene30cb232014-03-03 14:51:15 -0700119 reg = <0x0 0x60006000 0x0 0x1000>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800120 #clock-cells = <1>;
Stephen Warrenf71e4f02013-11-07 12:20:57 -0700121 #reset-cells = <1>;
Joseph Load03b1a2013-10-08 12:50:05 +0800122 };
123
Stephen Warrene30cb232014-03-03 14:51:15 -0700124 gpio: gpio@0,6000d000 {
Stephen Warren0a9375d2013-08-05 16:10:02 -0700125 compatible = "nvidia,tegra124-gpio", "nvidia,tegra30-gpio";
Stephen Warrene30cb232014-03-03 14:51:15 -0700126 reg = <0x0 0x6000d000 0x0 0x1000>;
Stephen Warren0a9375d2013-08-05 16:10:02 -0700127 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
128 <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
129 <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>,
130 <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>,
131 <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>,
132 <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>,
133 <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>,
134 <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>;
135 #gpio-cells = <2>;
136 gpio-controller;
137 #interrupt-cells = <2>;
138 interrupt-controller;
139 };
140
Stephen Warrene30cb232014-03-03 14:51:15 -0700141 apbdma: dma@0,60020000 {
Stephen Warren2f5a9132013-11-15 12:22:53 -0700142 compatible = "nvidia,tegra124-apbdma", "nvidia,tegra148-apbdma";
Stephen Warrene30cb232014-03-03 14:51:15 -0700143 reg = <0x0 0x60020000 0x0 0x1400>;
Stephen Warren2f5a9132013-11-15 12:22:53 -0700144 interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
145 <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>,
146 <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>,
147 <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>,
148 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>,
149 <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>,
150 <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>,
151 <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>,
152 <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>,
153 <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>,
154 <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>,
155 <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>,
156 <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>,
157 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
158 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>,
159 <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>,
160 <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>,
161 <GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>,
162 <GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>,
163 <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
164 <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>,
165 <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>,
166 <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>,
167 <GIC_SPI 135 IRQ_TYPE_LEVEL_HIGH>,
168 <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>,
169 <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>,
170 <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>,
171 <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>,
172 <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>,
173 <GIC_SPI 141 IRQ_TYPE_LEVEL_HIGH>,
174 <GIC_SPI 142 IRQ_TYPE_LEVEL_HIGH>,
175 <GIC_SPI 143 IRQ_TYPE_LEVEL_HIGH>;
176 clocks = <&tegra_car TEGRA124_CLK_APBDMA>;
177 resets = <&tegra_car 34>;
178 reset-names = "dma";
179 #dma-cells = <1>;
180 };
181
Peter De Schrijver155dfc72014-06-12 18:36:38 +0300182 apbmisc@0,70000800 {
183 compatible = "nvidia,tegra124-apbmisc", "nvidia,tegra20-apbmisc";
184 reg = <0x0 0x70000800 0x0 0x64>, /* Chip revision */
185 <0x0 0x7000E864 0x0 0x04>; /* Strapping options */
186 };
187
Stephen Warrene30cb232014-03-03 14:51:15 -0700188 pinmux: pinmux@0,70000868 {
Stephen Warrencaefe632013-11-01 14:03:59 -0600189 compatible = "nvidia,tegra124-pinmux";
Stephen Warrene30cb232014-03-03 14:51:15 -0700190 reg = <0x0 0x70000868 0x0 0x164>, /* Pad control registers */
191 <0x0 0x70003000 0x0 0x434>; /* Mux registers */
Stephen Warrencaefe632013-11-01 14:03:59 -0600192 };
193
Joseph Load03b1a2013-10-08 12:50:05 +0800194 /*
195 * There are two serial driver i.e. 8250 based simple serial
196 * driver and APB DMA based serial driver for higher baudrate
197 * and performace. To enable the 8250 based driver, the compatible
198 * is "nvidia,tegra124-uart", "nvidia,tegra20-uart" and to enable
199 * the APB DMA based serial driver, the comptible is
200 * "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart".
201 */
Stephen Warrene30cb232014-03-03 14:51:15 -0700202 serial@0,70006000 {
Joseph Load03b1a2013-10-08 12:50:05 +0800203 compatible = "nvidia,tegra124-uart", "nvidia,tegra20-uart";
Stephen Warrene30cb232014-03-03 14:51:15 -0700204 reg = <0x0 0x70006000 0x0 0x40>;
Joseph Load03b1a2013-10-08 12:50:05 +0800205 reg-shift = <2>;
206 interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800207 clocks = <&tegra_car TEGRA124_CLK_UARTA>;
Stephen Warrenf71e4f02013-11-07 12:20:57 -0700208 resets = <&tegra_car 6>;
209 reset-names = "serial";
Stephen Warren2f5a9132013-11-15 12:22:53 -0700210 dmas = <&apbdma 8>, <&apbdma 8>;
211 dma-names = "rx", "tx";
Joseph Load03b1a2013-10-08 12:50:05 +0800212 status = "disabled";
213 };
214
Stephen Warrene30cb232014-03-03 14:51:15 -0700215 serial@0,70006040 {
Joseph Load03b1a2013-10-08 12:50:05 +0800216 compatible = "nvidia,tegra124-uart", "nvidia,tegra20-uart";
Stephen Warrene30cb232014-03-03 14:51:15 -0700217 reg = <0x0 0x70006040 0x0 0x40>;
Joseph Load03b1a2013-10-08 12:50:05 +0800218 reg-shift = <2>;
219 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800220 clocks = <&tegra_car TEGRA124_CLK_UARTB>;
Stephen Warrenf71e4f02013-11-07 12:20:57 -0700221 resets = <&tegra_car 7>;
222 reset-names = "serial";
Stephen Warren2f5a9132013-11-15 12:22:53 -0700223 dmas = <&apbdma 9>, <&apbdma 9>;
224 dma-names = "rx", "tx";
Joseph Load03b1a2013-10-08 12:50:05 +0800225 status = "disabled";
226 };
227
Stephen Warrene30cb232014-03-03 14:51:15 -0700228 serial@0,70006200 {
Joseph Load03b1a2013-10-08 12:50:05 +0800229 compatible = "nvidia,tegra124-uart", "nvidia,tegra20-uart";
Stephen Warrene30cb232014-03-03 14:51:15 -0700230 reg = <0x0 0x70006200 0x0 0x40>;
Joseph Load03b1a2013-10-08 12:50:05 +0800231 reg-shift = <2>;
232 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800233 clocks = <&tegra_car TEGRA124_CLK_UARTC>;
Stephen Warrenf71e4f02013-11-07 12:20:57 -0700234 resets = <&tegra_car 55>;
235 reset-names = "serial";
Stephen Warren2f5a9132013-11-15 12:22:53 -0700236 dmas = <&apbdma 10>, <&apbdma 10>;
237 dma-names = "rx", "tx";
Joseph Load03b1a2013-10-08 12:50:05 +0800238 status = "disabled";
239 };
240
Stephen Warrene30cb232014-03-03 14:51:15 -0700241 serial@0,70006300 {
Joseph Load03b1a2013-10-08 12:50:05 +0800242 compatible = "nvidia,tegra124-uart", "nvidia,tegra20-uart";
Stephen Warrene30cb232014-03-03 14:51:15 -0700243 reg = <0x0 0x70006300 0x0 0x40>;
Joseph Load03b1a2013-10-08 12:50:05 +0800244 reg-shift = <2>;
245 interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800246 clocks = <&tegra_car TEGRA124_CLK_UARTD>;
Stephen Warrenf71e4f02013-11-07 12:20:57 -0700247 resets = <&tegra_car 65>;
248 reset-names = "serial";
Stephen Warren2f5a9132013-11-15 12:22:53 -0700249 dmas = <&apbdma 19>, <&apbdma 19>;
250 dma-names = "rx", "tx";
Joseph Load03b1a2013-10-08 12:50:05 +0800251 status = "disabled";
252 };
253
Stephen Warrene30cb232014-03-03 14:51:15 -0700254 pwm@0,7000a000 {
Thierry Reding111a1fc2013-11-18 17:00:34 +0100255 compatible = "nvidia,tegra124-pwm", "nvidia,tegra20-pwm";
Stephen Warrene30cb232014-03-03 14:51:15 -0700256 reg = <0x0 0x7000a000 0x0 0x100>;
Thierry Reding111a1fc2013-11-18 17:00:34 +0100257 #pwm-cells = <2>;
258 clocks = <&tegra_car TEGRA124_CLK_PWM>;
259 resets = <&tegra_car 17>;
260 reset-names = "pwm";
261 status = "disabled";
262 };
263
Stephen Warrene30cb232014-03-03 14:51:15 -0700264 i2c@0,7000c000 {
Stephen Warren4f607462013-12-03 16:29:04 -0700265 compatible = "nvidia,tegra124-i2c", "nvidia,tegra114-i2c";
Stephen Warrene30cb232014-03-03 14:51:15 -0700266 reg = <0x0 0x7000c000 0x0 0x100>;
Stephen Warren4f607462013-12-03 16:29:04 -0700267 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
268 #address-cells = <1>;
269 #size-cells = <0>;
270 clocks = <&tegra_car TEGRA124_CLK_I2C1>;
271 clock-names = "div-clk";
272 resets = <&tegra_car 12>;
273 reset-names = "i2c";
274 dmas = <&apbdma 21>, <&apbdma 21>;
275 dma-names = "rx", "tx";
276 status = "disabled";
277 };
278
Stephen Warrene30cb232014-03-03 14:51:15 -0700279 i2c@0,7000c400 {
Stephen Warren4f607462013-12-03 16:29:04 -0700280 compatible = "nvidia,tegra124-i2c", "nvidia,tegra114-i2c";
Stephen Warrene30cb232014-03-03 14:51:15 -0700281 reg = <0x0 0x7000c400 0x0 0x100>;
Stephen Warren4f607462013-12-03 16:29:04 -0700282 interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
283 #address-cells = <1>;
284 #size-cells = <0>;
285 clocks = <&tegra_car TEGRA124_CLK_I2C2>;
286 clock-names = "div-clk";
287 resets = <&tegra_car 54>;
288 reset-names = "i2c";
289 dmas = <&apbdma 22>, <&apbdma 22>;
290 dma-names = "rx", "tx";
291 status = "disabled";
292 };
293
Stephen Warrene30cb232014-03-03 14:51:15 -0700294 i2c@0,7000c500 {
Stephen Warren4f607462013-12-03 16:29:04 -0700295 compatible = "nvidia,tegra124-i2c", "nvidia,tegra114-i2c";
Stephen Warrene30cb232014-03-03 14:51:15 -0700296 reg = <0x0 0x7000c500 0x0 0x100>;
Stephen Warren4f607462013-12-03 16:29:04 -0700297 interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
298 #address-cells = <1>;
299 #size-cells = <0>;
300 clocks = <&tegra_car TEGRA124_CLK_I2C3>;
301 clock-names = "div-clk";
302 resets = <&tegra_car 67>;
303 reset-names = "i2c";
304 dmas = <&apbdma 23>, <&apbdma 23>;
305 dma-names = "rx", "tx";
306 status = "disabled";
307 };
308
Stephen Warrene30cb232014-03-03 14:51:15 -0700309 i2c@0,7000c700 {
Stephen Warren4f607462013-12-03 16:29:04 -0700310 compatible = "nvidia,tegra124-i2c", "nvidia,tegra114-i2c";
Stephen Warrene30cb232014-03-03 14:51:15 -0700311 reg = <0x0 0x7000c700 0x0 0x100>;
Stephen Warren4f607462013-12-03 16:29:04 -0700312 interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>;
313 #address-cells = <1>;
314 #size-cells = <0>;
315 clocks = <&tegra_car TEGRA124_CLK_I2C4>;
316 clock-names = "div-clk";
317 resets = <&tegra_car 103>;
318 reset-names = "i2c";
319 dmas = <&apbdma 26>, <&apbdma 26>;
320 dma-names = "rx", "tx";
321 status = "disabled";
322 };
323
Stephen Warrene30cb232014-03-03 14:51:15 -0700324 i2c@0,7000d000 {
Stephen Warren4f607462013-12-03 16:29:04 -0700325 compatible = "nvidia,tegra124-i2c", "nvidia,tegra114-i2c";
Stephen Warrene30cb232014-03-03 14:51:15 -0700326 reg = <0x0 0x7000d000 0x0 0x100>;
Stephen Warren4f607462013-12-03 16:29:04 -0700327 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
328 #address-cells = <1>;
329 #size-cells = <0>;
330 clocks = <&tegra_car TEGRA124_CLK_I2C5>;
331 clock-names = "div-clk";
332 resets = <&tegra_car 47>;
333 reset-names = "i2c";
334 dmas = <&apbdma 24>, <&apbdma 24>;
335 dma-names = "rx", "tx";
336 status = "disabled";
337 };
338
Stephen Warrene30cb232014-03-03 14:51:15 -0700339 i2c@0,7000d100 {
Stephen Warren4f607462013-12-03 16:29:04 -0700340 compatible = "nvidia,tegra124-i2c", "nvidia,tegra114-i2c";
Stephen Warrene30cb232014-03-03 14:51:15 -0700341 reg = <0x0 0x7000d100 0x0 0x100>;
Stephen Warren4f607462013-12-03 16:29:04 -0700342 interrupts = <GIC_SPI 63 IRQ_TYPE_LEVEL_HIGH>;
343 #address-cells = <1>;
344 #size-cells = <0>;
345 clocks = <&tegra_car TEGRA124_CLK_I2C6>;
346 clock-names = "div-clk";
347 resets = <&tegra_car 166>;
348 reset-names = "i2c";
349 dmas = <&apbdma 30>, <&apbdma 30>;
350 dma-names = "rx", "tx";
351 status = "disabled";
352 };
353
Stephen Warrene30cb232014-03-03 14:51:15 -0700354 spi@0,7000d400 {
Thierry Reding9f1ac562013-12-13 17:24:05 +0100355 compatible = "nvidia,tegra124-spi", "nvidia,tegra114-spi";
Stephen Warrene30cb232014-03-03 14:51:15 -0700356 reg = <0x0 0x7000d400 0x0 0x200>;
Thierry Reding9f1ac562013-12-13 17:24:05 +0100357 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
358 #address-cells = <1>;
359 #size-cells = <0>;
360 clocks = <&tegra_car TEGRA124_CLK_SBC1>;
361 clock-names = "spi";
362 resets = <&tegra_car 41>;
363 reset-names = "spi";
364 dmas = <&apbdma 15>, <&apbdma 15>;
365 dma-names = "rx", "tx";
366 status = "disabled";
367 };
368
Stephen Warrene30cb232014-03-03 14:51:15 -0700369 spi@0,7000d600 {
Thierry Reding9f1ac562013-12-13 17:24:05 +0100370 compatible = "nvidia,tegra124-spi", "nvidia,tegra114-spi";
Stephen Warrene30cb232014-03-03 14:51:15 -0700371 reg = <0x0 0x7000d600 0x0 0x200>;
Thierry Reding9f1ac562013-12-13 17:24:05 +0100372 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
373 #address-cells = <1>;
374 #size-cells = <0>;
375 clocks = <&tegra_car TEGRA124_CLK_SBC2>;
376 clock-names = "spi";
377 resets = <&tegra_car 44>;
378 reset-names = "spi";
379 dmas = <&apbdma 16>, <&apbdma 16>;
380 dma-names = "rx", "tx";
381 status = "disabled";
382 };
383
Stephen Warrene30cb232014-03-03 14:51:15 -0700384 spi@0,7000d800 {
Thierry Reding9f1ac562013-12-13 17:24:05 +0100385 compatible = "nvidia,tegra124-spi", "nvidia,tegra114-spi";
Stephen Warrene30cb232014-03-03 14:51:15 -0700386 reg = <0x0 0x7000d800 0x0 0x200>;
Thierry Reding9f1ac562013-12-13 17:24:05 +0100387 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
388 #address-cells = <1>;
389 #size-cells = <0>;
390 clocks = <&tegra_car TEGRA124_CLK_SBC3>;
391 clock-names = "spi";
392 resets = <&tegra_car 46>;
393 reset-names = "spi";
394 dmas = <&apbdma 17>, <&apbdma 17>;
395 dma-names = "rx", "tx";
396 status = "disabled";
397 };
398
Stephen Warrene30cb232014-03-03 14:51:15 -0700399 spi@0,7000da00 {
Thierry Reding9f1ac562013-12-13 17:24:05 +0100400 compatible = "nvidia,tegra124-spi", "nvidia,tegra114-spi";
Stephen Warrene30cb232014-03-03 14:51:15 -0700401 reg = <0x0 0x7000da00 0x0 0x200>;
Thierry Reding9f1ac562013-12-13 17:24:05 +0100402 interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
403 #address-cells = <1>;
404 #size-cells = <0>;
405 clocks = <&tegra_car TEGRA124_CLK_SBC4>;
406 clock-names = "spi";
407 resets = <&tegra_car 68>;
408 reset-names = "spi";
409 dmas = <&apbdma 18>, <&apbdma 18>;
410 dma-names = "rx", "tx";
411 status = "disabled";
412 };
413
Stephen Warrene30cb232014-03-03 14:51:15 -0700414 spi@0,7000dc00 {
Thierry Reding9f1ac562013-12-13 17:24:05 +0100415 compatible = "nvidia,tegra124-spi", "nvidia,tegra114-spi";
Stephen Warrene30cb232014-03-03 14:51:15 -0700416 reg = <0x0 0x7000dc00 0x0 0x200>;
Thierry Reding9f1ac562013-12-13 17:24:05 +0100417 interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
418 #address-cells = <1>;
419 #size-cells = <0>;
420 clocks = <&tegra_car TEGRA124_CLK_SBC5>;
421 clock-names = "spi";
422 resets = <&tegra_car 104>;
423 reset-names = "spi";
424 dmas = <&apbdma 27>, <&apbdma 27>;
425 dma-names = "rx", "tx";
426 status = "disabled";
427 };
428
Stephen Warrene30cb232014-03-03 14:51:15 -0700429 spi@0,7000de00 {
Thierry Reding9f1ac562013-12-13 17:24:05 +0100430 compatible = "nvidia,tegra124-spi", "nvidia,tegra114-spi";
Stephen Warrene30cb232014-03-03 14:51:15 -0700431 reg = <0x0 0x7000de00 0x0 0x200>;
Thierry Reding9f1ac562013-12-13 17:24:05 +0100432 interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
433 #address-cells = <1>;
434 #size-cells = <0>;
435 clocks = <&tegra_car TEGRA124_CLK_SBC6>;
436 clock-names = "spi";
437 resets = <&tegra_car 105>;
438 reset-names = "spi";
439 dmas = <&apbdma 28>, <&apbdma 28>;
440 dma-names = "rx", "tx";
441 status = "disabled";
442 };
443
Stephen Warrene30cb232014-03-03 14:51:15 -0700444 rtc@0,7000e000 {
Joseph Load03b1a2013-10-08 12:50:05 +0800445 compatible = "nvidia,tegra124-rtc", "nvidia,tegra20-rtc";
Stephen Warrene30cb232014-03-03 14:51:15 -0700446 reg = <0x0 0x7000e000 0x0 0x100>;
Joseph Load03b1a2013-10-08 12:50:05 +0800447 interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800448 clocks = <&tegra_car TEGRA124_CLK_RTC>;
Joseph Load03b1a2013-10-08 12:50:05 +0800449 };
450
Stephen Warrene30cb232014-03-03 14:51:15 -0700451 pmc@0,7000e400 {
Joseph Load03b1a2013-10-08 12:50:05 +0800452 compatible = "nvidia,tegra124-pmc";
Stephen Warrene30cb232014-03-03 14:51:15 -0700453 reg = <0x0 0x7000e400 0x0 0x400>;
Joseph Lo3b86baf2013-10-08 15:47:40 +0800454 clocks = <&tegra_car TEGRA124_CLK_PCLK>, <&clk32k_in>;
455 clock-names = "pclk", "clk32k_in";
Joseph Load03b1a2013-10-08 12:50:05 +0800456 };
457
Peter De Schrijver155dfc72014-06-12 18:36:38 +0300458 fuse@0,7000f800 {
459 compatible = "nvidia,tegra124-efuse";
460 reg = <0x0 0x7000f800 0x0 0x400>;
461 clocks = <&tegra_car TEGRA124_CLK_FUSE>;
462 clock-names = "fuse";
463 resets = <&tegra_car 39>;
464 reset-names = "fuse";
465 };
466
Stephen Warrene30cb232014-03-03 14:51:15 -0700467 sdhci@0,700b0000 {
Stephen Warren784c7442013-10-31 17:23:05 -0600468 compatible = "nvidia,tegra124-sdhci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700469 reg = <0x0 0x700b0000 0x0 0x200>;
Stephen Warren784c7442013-10-31 17:23:05 -0600470 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
471 clocks = <&tegra_car TEGRA124_CLK_SDMMC1>;
472 resets = <&tegra_car 14>;
473 reset-names = "sdhci";
Thierry Redinge2b6d772014-02-25 16:31:40 +0100474 status = "disabled";
Stephen Warren784c7442013-10-31 17:23:05 -0600475 };
476
Stephen Warrene30cb232014-03-03 14:51:15 -0700477 sdhci@0,700b0200 {
Stephen Warren784c7442013-10-31 17:23:05 -0600478 compatible = "nvidia,tegra124-sdhci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700479 reg = <0x0 0x700b0200 0x0 0x200>;
Stephen Warren784c7442013-10-31 17:23:05 -0600480 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
481 clocks = <&tegra_car TEGRA124_CLK_SDMMC2>;
482 resets = <&tegra_car 9>;
483 reset-names = "sdhci";
Thierry Redinge2b6d772014-02-25 16:31:40 +0100484 status = "disabled";
Stephen Warren784c7442013-10-31 17:23:05 -0600485 };
486
Stephen Warrene30cb232014-03-03 14:51:15 -0700487 sdhci@0,700b0400 {
Stephen Warren784c7442013-10-31 17:23:05 -0600488 compatible = "nvidia,tegra124-sdhci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700489 reg = <0x0 0x700b0400 0x0 0x200>;
Stephen Warren784c7442013-10-31 17:23:05 -0600490 interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
491 clocks = <&tegra_car TEGRA124_CLK_SDMMC3>;
492 resets = <&tegra_car 69>;
493 reset-names = "sdhci";
Thierry Redinge2b6d772014-02-25 16:31:40 +0100494 status = "disabled";
Stephen Warren784c7442013-10-31 17:23:05 -0600495 };
496
Stephen Warrene30cb232014-03-03 14:51:15 -0700497 sdhci@0,700b0600 {
Stephen Warren784c7442013-10-31 17:23:05 -0600498 compatible = "nvidia,tegra124-sdhci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700499 reg = <0x0 0x700b0600 0x0 0x200>;
Stephen Warren784c7442013-10-31 17:23:05 -0600500 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
501 clocks = <&tegra_car TEGRA124_CLK_SDMMC4>;
502 resets = <&tegra_car 15>;
503 reset-names = "sdhci";
Thierry Redinge2b6d772014-02-25 16:31:40 +0100504 status = "disabled";
Stephen Warren784c7442013-10-31 17:23:05 -0600505 };
506
Stephen Warrene30cb232014-03-03 14:51:15 -0700507 ahub@0,70300000 {
Stephen Warrene6655572013-12-04 15:05:51 -0700508 compatible = "nvidia,tegra124-ahub";
Stephen Warrene30cb232014-03-03 14:51:15 -0700509 reg = <0x0 0x70300000 0x0 0x200>,
510 <0x0 0x70300800 0x0 0x800>,
511 <0x0 0x70300200 0x0 0x600>;
Stephen Warrene6655572013-12-04 15:05:51 -0700512 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
513 clocks = <&tegra_car TEGRA124_CLK_D_AUDIO>,
514 <&tegra_car TEGRA124_CLK_APBIF>;
515 clock-names = "d_audio", "apbif";
516 resets = <&tegra_car 106>, /* d_audio */
517 <&tegra_car 107>, /* apbif */
518 <&tegra_car 30>, /* i2s0 */
519 <&tegra_car 11>, /* i2s1 */
520 <&tegra_car 18>, /* i2s2 */
521 <&tegra_car 101>, /* i2s3 */
522 <&tegra_car 102>, /* i2s4 */
523 <&tegra_car 108>, /* dam0 */
524 <&tegra_car 109>, /* dam1 */
525 <&tegra_car 110>, /* dam2 */
526 <&tegra_car 10>, /* spdif */
527 <&tegra_car 153>, /* amx */
528 <&tegra_car 185>, /* amx1 */
529 <&tegra_car 154>, /* adx */
530 <&tegra_car 180>, /* adx1 */
531 <&tegra_car 186>, /* afc0 */
532 <&tegra_car 187>, /* afc1 */
533 <&tegra_car 188>, /* afc2 */
534 <&tegra_car 189>, /* afc3 */
535 <&tegra_car 190>, /* afc4 */
536 <&tegra_car 191>; /* afc5 */
537 reset-names = "d_audio", "apbif", "i2s0", "i2s1", "i2s2",
538 "i2s3", "i2s4", "dam0", "dam1", "dam2",
539 "spdif", "amx", "amx1", "adx", "adx1",
540 "afc0", "afc1", "afc2", "afc3", "afc4", "afc5";
541 dmas = <&apbdma 1>, <&apbdma 1>,
542 <&apbdma 2>, <&apbdma 2>,
543 <&apbdma 3>, <&apbdma 3>,
544 <&apbdma 4>, <&apbdma 4>,
545 <&apbdma 6>, <&apbdma 6>,
546 <&apbdma 7>, <&apbdma 7>,
547 <&apbdma 12>, <&apbdma 12>,
548 <&apbdma 13>, <&apbdma 13>,
549 <&apbdma 14>, <&apbdma 14>,
550 <&apbdma 29>, <&apbdma 29>;
551 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
552 "rx3", "tx3", "rx4", "tx4", "rx5", "tx5",
553 "rx6", "tx6", "rx7", "tx7", "rx8", "tx8",
554 "rx9", "tx9";
555 ranges;
Stephen Warrene30cb232014-03-03 14:51:15 -0700556 #address-cells = <2>;
557 #size-cells = <2>;
Stephen Warrene6655572013-12-04 15:05:51 -0700558
Stephen Warrene30cb232014-03-03 14:51:15 -0700559 tegra_i2s0: i2s@0,70301000 {
Stephen Warrene6655572013-12-04 15:05:51 -0700560 compatible = "nvidia,tegra124-i2s";
Stephen Warrene30cb232014-03-03 14:51:15 -0700561 reg = <0x0 0x70301000 0x0 0x100>;
Stephen Warrene6655572013-12-04 15:05:51 -0700562 nvidia,ahub-cif-ids = <4 4>;
563 clocks = <&tegra_car TEGRA124_CLK_I2S0>;
564 resets = <&tegra_car 30>;
565 reset-names = "i2s";
566 status = "disabled";
567 };
568
Stephen Warrene30cb232014-03-03 14:51:15 -0700569 tegra_i2s1: i2s@0,70301100 {
Stephen Warrene6655572013-12-04 15:05:51 -0700570 compatible = "nvidia,tegra124-i2s";
Stephen Warrene30cb232014-03-03 14:51:15 -0700571 reg = <0x0 0x70301100 0x0 0x100>;
Stephen Warrene6655572013-12-04 15:05:51 -0700572 nvidia,ahub-cif-ids = <5 5>;
573 clocks = <&tegra_car TEGRA124_CLK_I2S1>;
574 resets = <&tegra_car 11>;
575 reset-names = "i2s";
576 status = "disabled";
577 };
578
Stephen Warrene30cb232014-03-03 14:51:15 -0700579 tegra_i2s2: i2s@0,70301200 {
Stephen Warrene6655572013-12-04 15:05:51 -0700580 compatible = "nvidia,tegra124-i2s";
Stephen Warrene30cb232014-03-03 14:51:15 -0700581 reg = <0x0 0x70301200 0x0 0x100>;
Stephen Warrene6655572013-12-04 15:05:51 -0700582 nvidia,ahub-cif-ids = <6 6>;
583 clocks = <&tegra_car TEGRA124_CLK_I2S2>;
584 resets = <&tegra_car 18>;
585 reset-names = "i2s";
586 status = "disabled";
587 };
588
Stephen Warrene30cb232014-03-03 14:51:15 -0700589 tegra_i2s3: i2s@0,70301300 {
Stephen Warrene6655572013-12-04 15:05:51 -0700590 compatible = "nvidia,tegra124-i2s";
Stephen Warrene30cb232014-03-03 14:51:15 -0700591 reg = <0x0 0x70301300 0x0 0x100>;
Stephen Warrene6655572013-12-04 15:05:51 -0700592 nvidia,ahub-cif-ids = <7 7>;
593 clocks = <&tegra_car TEGRA124_CLK_I2S3>;
594 resets = <&tegra_car 101>;
595 reset-names = "i2s";
596 status = "disabled";
597 };
598
Stephen Warrene30cb232014-03-03 14:51:15 -0700599 tegra_i2s4: i2s@0,70301400 {
Stephen Warrene6655572013-12-04 15:05:51 -0700600 compatible = "nvidia,tegra124-i2s";
Stephen Warrene30cb232014-03-03 14:51:15 -0700601 reg = <0x0 0x70301400 0x0 0x100>;
Stephen Warrene6655572013-12-04 15:05:51 -0700602 nvidia,ahub-cif-ids = <8 8>;
603 clocks = <&tegra_car TEGRA124_CLK_I2S4>;
604 resets = <&tegra_car 102>;
605 reset-names = "i2s";
606 status = "disabled";
607 };
608 };
609
Stephen Warrene30cb232014-03-03 14:51:15 -0700610 usb@0,7d000000 {
Thierry Redingf2d50152014-02-28 17:40:25 +0100611 compatible = "nvidia,tegra124-ehci", "nvidia,tegra30-ehci", "usb-ehci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700612 reg = <0x0 0x7d000000 0x0 0x4000>;
Thierry Redingf2d50152014-02-28 17:40:25 +0100613 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
614 phy_type = "utmi";
615 clocks = <&tegra_car TEGRA124_CLK_USBD>;
616 resets = <&tegra_car 22>;
617 reset-names = "usb";
618 nvidia,phy = <&phy1>;
619 status = "disabled";
620 };
621
Stephen Warrene30cb232014-03-03 14:51:15 -0700622 phy1: usb-phy@0,7d000000 {
Thierry Redingf2d50152014-02-28 17:40:25 +0100623 compatible = "nvidia,tegra124-usb-phy", "nvidia,tegra30-usb-phy";
Stephen Warrene30cb232014-03-03 14:51:15 -0700624 reg = <0x0 0x7d000000 0x0 0x4000>,
625 <0x0 0x7d000000 0x0 0x4000>;
Thierry Redingf2d50152014-02-28 17:40:25 +0100626 phy_type = "utmi";
627 clocks = <&tegra_car TEGRA124_CLK_USBD>,
628 <&tegra_car TEGRA124_CLK_PLL_U>,
629 <&tegra_car TEGRA124_CLK_USBD>;
630 clock-names = "reg", "pll_u", "utmi-pads";
631 nvidia,hssync-start-delay = <0>;
632 nvidia,idle-wait-delay = <17>;
633 nvidia,elastic-limit = <16>;
634 nvidia,term-range-adj = <6>;
635 nvidia,xcvr-setup = <9>;
636 nvidia,xcvr-lsfslew = <0>;
637 nvidia,xcvr-lsrslew = <3>;
638 nvidia,hssquelch-level = <2>;
639 nvidia,hsdiscon-level = <5>;
640 nvidia,xcvr-hsslew = <12>;
641 status = "disabled";
642 };
643
Stephen Warrene30cb232014-03-03 14:51:15 -0700644 usb@0,7d004000 {
Thierry Redingf2d50152014-02-28 17:40:25 +0100645 compatible = "nvidia,tegra124-ehci", "nvidia,tegra30-ehci", "usb-ehci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700646 reg = <0x0 0x7d004000 0x0 0x4000>;
Thierry Redingf2d50152014-02-28 17:40:25 +0100647 interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
648 phy_type = "utmi";
649 clocks = <&tegra_car TEGRA124_CLK_USB2>;
650 resets = <&tegra_car 58>;
651 reset-names = "usb";
652 nvidia,phy = <&phy2>;
653 status = "disabled";
654 };
655
Stephen Warrene30cb232014-03-03 14:51:15 -0700656 phy2: usb-phy@0,7d004000 {
Thierry Redingf2d50152014-02-28 17:40:25 +0100657 compatible = "nvidia,tegra124-usb-phy", "nvidia,tegra30-usb-phy";
Stephen Warrene30cb232014-03-03 14:51:15 -0700658 reg = <0x0 0x7d004000 0x0 0x4000>,
659 <0x0 0x7d000000 0x0 0x4000>;
Thierry Redingf2d50152014-02-28 17:40:25 +0100660 phy_type = "utmi";
661 clocks = <&tegra_car TEGRA124_CLK_USB2>,
662 <&tegra_car TEGRA124_CLK_PLL_U>,
663 <&tegra_car TEGRA124_CLK_USBD>;
664 clock-names = "reg", "pll_u", "utmi-pads";
665 nvidia,hssync-start-delay = <0>;
666 nvidia,idle-wait-delay = <17>;
667 nvidia,elastic-limit = <16>;
668 nvidia,term-range-adj = <6>;
669 nvidia,xcvr-setup = <9>;
670 nvidia,xcvr-lsfslew = <0>;
671 nvidia,xcvr-lsrslew = <3>;
672 nvidia,hssquelch-level = <2>;
673 nvidia,hsdiscon-level = <5>;
674 nvidia,xcvr-hsslew = <12>;
675 status = "disabled";
676 };
677
Stephen Warrene30cb232014-03-03 14:51:15 -0700678 usb@0,7d008000 {
Thierry Redingf2d50152014-02-28 17:40:25 +0100679 compatible = "nvidia,tegra124-ehci", "nvidia,tegra30-ehci", "usb-ehci";
Stephen Warrene30cb232014-03-03 14:51:15 -0700680 reg = <0x0 0x7d008000 0x0 0x4000>;
Thierry Redingf2d50152014-02-28 17:40:25 +0100681 interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
682 phy_type = "utmi";
683 clocks = <&tegra_car TEGRA124_CLK_USB3>;
684 resets = <&tegra_car 59>;
685 reset-names = "usb";
686 nvidia,phy = <&phy3>;
687 status = "disabled";
688 };
689
Stephen Warrene30cb232014-03-03 14:51:15 -0700690 phy3: usb-phy@0,7d008000 {
Thierry Redingf2d50152014-02-28 17:40:25 +0100691 compatible = "nvidia,tegra124-usb-phy", "nvidia,tegra30-usb-phy";
Stephen Warrene30cb232014-03-03 14:51:15 -0700692 reg = <0x0 0x7d008000 0x0 0x4000>,
693 <0x0 0x7d000000 0x0 0x4000>;
Thierry Redingf2d50152014-02-28 17:40:25 +0100694 phy_type = "utmi";
695 clocks = <&tegra_car TEGRA124_CLK_USB3>,
696 <&tegra_car TEGRA124_CLK_PLL_U>,
697 <&tegra_car TEGRA124_CLK_USBD>;
698 clock-names = "reg", "pll_u", "utmi-pads";
699 nvidia,hssync-start-delay = <0>;
700 nvidia,idle-wait-delay = <17>;
701 nvidia,elastic-limit = <16>;
702 nvidia,term-range-adj = <6>;
703 nvidia,xcvr-setup = <9>;
704 nvidia,xcvr-lsfslew = <0>;
705 nvidia,xcvr-lsrslew = <3>;
706 nvidia,hssquelch-level = <2>;
707 nvidia,hsdiscon-level = <5>;
708 nvidia,xcvr-hsslew = <12>;
709 status = "disabled";
710 };
711
Joseph Load03b1a2013-10-08 12:50:05 +0800712 cpus {
713 #address-cells = <1>;
714 #size-cells = <0>;
715
716 cpu@0 {
717 device_type = "cpu";
718 compatible = "arm,cortex-a15";
719 reg = <0>;
720 };
721
722 cpu@1 {
723 device_type = "cpu";
724 compatible = "arm,cortex-a15";
725 reg = <1>;
726 };
727
728 cpu@2 {
729 device_type = "cpu";
730 compatible = "arm,cortex-a15";
731 reg = <2>;
732 };
733
734 cpu@3 {
735 device_type = "cpu";
736 compatible = "arm,cortex-a15";
737 reg = <3>;
738 };
739 };
740
741 timer {
742 compatible = "arm,armv7-timer";
743 interrupts = <GIC_PPI 13
744 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
745 <GIC_PPI 14
746 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
747 <GIC_PPI 11
748 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>,
749 <GIC_PPI 10
750 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_LOW)>;
751 };
752};