tegra20.dtsi 14.3 KB
Newer Older
1
#include <dt-bindings/gpio/tegra-gpio.h>
2
#include <dt-bindings/interrupt-controller/arm-gic.h>
3

4
#include "skeleton.dtsi"
G
Grant Likely 已提交
5 6 7 8 9

/ {
	compatible = "nvidia,tegra20";
	interrupt-parent = <&intc>;

10 11 12 13 14 15 16 17
	aliases {
		serial0 = &uarta;
		serial1 = &uartb;
		serial2 = &uartc;
		serial3 = &uartd;
		serial4 = &uarte;
	};

18 19 20
	host1x {
		compatible = "nvidia,tegra20-host1x", "simple-bus";
		reg = <0x50000000 0x00024000>;
21 22
		interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>, /* syncpt */
			     <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>; /* general */
23
		clocks = <&tegra_car 28>;
24 25 26 27 28 29 30 31 32

		#address-cells = <1>;
		#size-cells = <1>;

		ranges = <0x54000000 0x54000000 0x04000000>;

		mpe {
			compatible = "nvidia,tegra20-mpe";
			reg = <0x54040000 0x00040000>;
33
			interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
34
			clocks = <&tegra_car 60>;
35 36 37 38 39
		};

		vi {
			compatible = "nvidia,tegra20-vi";
			reg = <0x54080000 0x00040000>;
40
			interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
41
			clocks = <&tegra_car 100>;
42 43 44 45 46
		};

		epp {
			compatible = "nvidia,tegra20-epp";
			reg = <0x540c0000 0x00040000>;
47
			interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
48
			clocks = <&tegra_car 19>;
49 50 51 52 53
		};

		isp {
			compatible = "nvidia,tegra20-isp";
			reg = <0x54100000 0x00040000>;
54
			interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
55
			clocks = <&tegra_car 23>;
56 57 58 59 60
		};

		gr2d {
			compatible = "nvidia,tegra20-gr2d";
			reg = <0x54140000 0x00040000>;
61
			interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
62
			clocks = <&tegra_car 21>;
63 64 65 66 67
		};

		gr3d {
			compatible = "nvidia,tegra20-gr3d";
			reg = <0x54180000 0x00040000>;
68
			clocks = <&tegra_car 24>;
69 70 71 72 73
		};

		dc@54200000 {
			compatible = "nvidia,tegra20-dc";
			reg = <0x54200000 0x00040000>;
74
			interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
75 76
			clocks = <&tegra_car 27>, <&tegra_car 121>;
			clock-names = "disp1", "parent";
77 78 79 80 81 82 83 84 85

			rgb {
				status = "disabled";
			};
		};

		dc@54240000 {
			compatible = "nvidia,tegra20-dc";
			reg = <0x54240000 0x00040000>;
86
			interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
87 88
			clocks = <&tegra_car 26>, <&tegra_car 121>;
			clock-names = "disp2", "parent";
89 90 91 92 93 94 95 96 97

			rgb {
				status = "disabled";
			};
		};

		hdmi {
			compatible = "nvidia,tegra20-hdmi";
			reg = <0x54280000 0x00040000>;
98
			interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
99 100
			clocks = <&tegra_car 51>, <&tegra_car 117>;
			clock-names = "hdmi", "parent";
101 102 103 104 105 106
			status = "disabled";
		};

		tvo {
			compatible = "nvidia,tegra20-tvo";
			reg = <0x542c0000 0x00040000>;
107
			interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
108
			clocks = <&tegra_car 102>;
109 110 111 112 113 114
			status = "disabled";
		};

		dsi {
			compatible = "nvidia,tegra20-dsi";
			reg = <0x54300000 0x00040000>;
115
			clocks = <&tegra_car 48>;
116 117 118 119
			status = "disabled";
		};
	};

120 121 122
	timer@50004600 {
		compatible = "arm,cortex-a9-twd-timer";
		reg = <0x50040600 0x20>;
123 124
		interrupts = <GIC_PPI 13
			(GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_LEVEL_HIGH)>;
125
		clocks = <&tegra_car 132>;
126 127
	};

128
	intc: interrupt-controller {
129
		compatible = "arm,cortex-a9-gic";
130 131
		reg = <0x50041000 0x1000
		       0x50040100 0x0100>;
132 133
		interrupt-controller;
		#interrupt-cells = <3>;
G
Grant Likely 已提交
134 135
	};

136 137 138 139 140 141 142 143 144
	cache-controller {
		compatible = "arm,pl310-cache";
		reg = <0x50043000 0x1000>;
		arm,data-latency = <5 5 2>;
		arm,tag-latency = <4 4 2>;
		cache-unified;
		cache-level = <2>;
	};

145 146 147
	timer@60005000 {
		compatible = "nvidia,tegra20-timer";
		reg = <0x60005000 0x60>;
148 149 150 151
		interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 1 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
152
		clocks = <&tegra_car 5>;
153 154
	};

155 156 157 158 159 160
	tegra_car: clock {
		compatible = "nvidia,tegra20-car";
		reg = <0x60006000 0x1000>;
		#clock-cells = <1>;
	};

161
	apbdma: dma {
162 163
		compatible = "nvidia,tegra20-apbdma";
		reg = <0x6000a000 0x1200>;
164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
		interrupts = <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;
180
		clocks = <&tegra_car 34>;
181 182
	};

183 184 185
	ahb {
		compatible = "nvidia,tegra20-ahb";
		reg = <0x6000c004 0x10c>; /* AHB Arbitration + Gizmo Controller */
G
Grant Likely 已提交
186 187
	};

188
	gpio: gpio {
G
Grant Likely 已提交
189
		compatible = "nvidia,tegra20-gpio";
190
		reg = <0x6000d000 0x1000>;
191 192 193 194 195 196 197
		interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>;
G
Grant Likely 已提交
198 199
		#gpio-cells = <2>;
		gpio-controller;
200 201
		#interrupt-cells = <2>;
		interrupt-controller;
G
Grant Likely 已提交
202 203
	};

204
	pinmux: pinmux {
205
		compatible = "nvidia,tegra20-pinmux";
206 207 208 209
		reg = <0x70000014 0x10   /* Tri-state registers */
		       0x70000080 0x20   /* Mux registers */
		       0x700000a0 0x14   /* Pull-up/down registers */
		       0x70000868 0xa8>; /* Pad control registers */
210 211
	};

212 213 214 215
	das {
		compatible = "nvidia,tegra20-das";
		reg = <0x70000c00 0x80>;
	};
216

217 218 219
	tegra_ac97: ac97 {
		compatible = "nvidia,tegra20-ac97";
		reg = <0x70002000 0x200>;
220
		interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
221 222 223 224
		nvidia,dma-request-selector = <&apbdma 12>;
		clocks = <&tegra_car 3>;
		status = "disabled";
	};
225 226 227 228

	tegra_i2s1: i2s@70002800 {
		compatible = "nvidia,tegra20-i2s";
		reg = <0x70002800 0x200>;
229
		interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
230
		nvidia,dma-request-selector = <&apbdma 2>;
231
		clocks = <&tegra_car 11>;
232
		status = "disabled";
233 234 235 236 237
	};

	tegra_i2s2: i2s@70002a00 {
		compatible = "nvidia,tegra20-i2s";
		reg = <0x70002a00 0x200>;
238
		interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;
239
		nvidia,dma-request-selector = <&apbdma 1>;
240
		clocks = <&tegra_car 18>;
241
		status = "disabled";
242 243
	};

244 245 246 247 248 249 250 251
	/*
	 * There are two serial driver i.e. 8250 based simple serial
	 * driver and APB DMA based serial driver for higher baudrate
	 * and performace. To enable the 8250 based driver, the compatible
	 * is "nvidia,tegra20-uart" and to enable the APB DMA based serial
	 * driver, the comptible is "nvidia,tegra20-hsuart".
	 */
	uarta: serial@70006000 {
G
Grant Likely 已提交
252 253 254
		compatible = "nvidia,tegra20-uart";
		reg = <0x70006000 0x40>;
		reg-shift = <2>;
255
		interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
256
		nvidia,dma-request-selector = <&apbdma 8>;
257
		clocks = <&tegra_car 6>;
258
		status = "disabled";
G
Grant Likely 已提交
259 260
	};

261
	uartb: serial@70006040 {
G
Grant Likely 已提交
262 263 264
		compatible = "nvidia,tegra20-uart";
		reg = <0x70006040 0x40>;
		reg-shift = <2>;
265
		interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
266
		nvidia,dma-request-selector = <&apbdma 9>;
267
		clocks = <&tegra_car 96>;
268
		status = "disabled";
G
Grant Likely 已提交
269 270
	};

271
	uartc: serial@70006200 {
G
Grant Likely 已提交
272 273 274
		compatible = "nvidia,tegra20-uart";
		reg = <0x70006200 0x100>;
		reg-shift = <2>;
275
		interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
276
		nvidia,dma-request-selector = <&apbdma 10>;
277
		clocks = <&tegra_car 55>;
278
		status = "disabled";
G
Grant Likely 已提交
279 280
	};

281
	uartd: serial@70006300 {
G
Grant Likely 已提交
282 283 284
		compatible = "nvidia,tegra20-uart";
		reg = <0x70006300 0x100>;
		reg-shift = <2>;
285
		interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
286
		nvidia,dma-request-selector = <&apbdma 19>;
287
		clocks = <&tegra_car 65>;
288
		status = "disabled";
G
Grant Likely 已提交
289 290
	};

291
	uarte: serial@70006400 {
G
Grant Likely 已提交
292 293 294
		compatible = "nvidia,tegra20-uart";
		reg = <0x70006400 0x100>;
		reg-shift = <2>;
295
		interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
296
		nvidia,dma-request-selector = <&apbdma 20>;
297
		clocks = <&tegra_car 66>;
298
		status = "disabled";
G
Grant Likely 已提交
299 300
	};

T
Thierry Reding 已提交
301
	pwm: pwm {
302 303 304
		compatible = "nvidia,tegra20-pwm";
		reg = <0x7000a000 0x100>;
		#pwm-cells = <2>;
305
		clocks = <&tegra_car 17>;
306
		status = "disabled";
307 308
	};

309 310 311
	rtc {
		compatible = "nvidia,tegra20-rtc";
		reg = <0x7000e000 0x100>;
312
		interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
313
		clocks = <&tegra_car 4>;
314 315
	};

316 317 318
	i2c@7000c000 {
		compatible = "nvidia,tegra20-i2c";
		reg = <0x7000c000 0x100>;
319
		interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
320 321
		#address-cells = <1>;
		#size-cells = <0>;
322 323
		clocks = <&tegra_car 12>, <&tegra_car 124>;
		clock-names = "div-clk", "fast-clk";
324
		status = "disabled";
325 326
	};

327 328 329
	spi@7000c380 {
		compatible = "nvidia,tegra20-sflash";
		reg = <0x7000c380 0x80>;
330
		interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
331 332 333
		nvidia,dma-request-selector = <&apbdma 11>;
		#address-cells = <1>;
		#size-cells = <0>;
334
		clocks = <&tegra_car 43>;
335 336 337
		status = "disabled";
	};

338 339 340
	i2c@7000c400 {
		compatible = "nvidia,tegra20-i2c";
		reg = <0x7000c400 0x100>;
341
		interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
342 343
		#address-cells = <1>;
		#size-cells = <0>;
344 345
		clocks = <&tegra_car 54>, <&tegra_car 124>;
		clock-names = "div-clk", "fast-clk";
346
		status = "disabled";
G
Grant Likely 已提交
347 348
	};

349 350 351
	i2c@7000c500 {
		compatible = "nvidia,tegra20-i2c";
		reg = <0x7000c500 0x100>;
352
		interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
353 354
		#address-cells = <1>;
		#size-cells = <0>;
355 356
		clocks = <&tegra_car 67>, <&tegra_car 124>;
		clock-names = "div-clk", "fast-clk";
357
		status = "disabled";
G
Grant Likely 已提交
358 359
	};

360 361 362
	i2c@7000d000 {
		compatible = "nvidia,tegra20-i2c-dvc";
		reg = <0x7000d000 0x200>;
363
		interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
364 365
		#address-cells = <1>;
		#size-cells = <0>;
366 367
		clocks = <&tegra_car 47>, <&tegra_car 124>;
		clock-names = "div-clk", "fast-clk";
368
		status = "disabled";
G
Grant Likely 已提交
369 370
	};

371 372 373
	spi@7000d400 {
		compatible = "nvidia,tegra20-slink";
		reg = <0x7000d400 0x200>;
374
		interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
375 376 377
		nvidia,dma-request-selector = <&apbdma 15>;
		#address-cells = <1>;
		#size-cells = <0>;
378
		clocks = <&tegra_car 41>;
379 380 381 382 383 384
		status = "disabled";
	};

	spi@7000d600 {
		compatible = "nvidia,tegra20-slink";
		reg = <0x7000d600 0x200>;
385
		interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
386 387 388
		nvidia,dma-request-selector = <&apbdma 16>;
		#address-cells = <1>;
		#size-cells = <0>;
389
		clocks = <&tegra_car 44>;
390 391 392 393 394
		status = "disabled";
	};

	spi@7000d800 {
		compatible = "nvidia,tegra20-slink";
395
		reg = <0x7000d800 0x200>;
396
		interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
397 398 399
		nvidia,dma-request-selector = <&apbdma 17>;
		#address-cells = <1>;
		#size-cells = <0>;
400
		clocks = <&tegra_car 46>;
401 402 403 404 405 406
		status = "disabled";
	};

	spi@7000da00 {
		compatible = "nvidia,tegra20-slink";
		reg = <0x7000da00 0x200>;
407
		interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
408 409 410
		nvidia,dma-request-selector = <&apbdma 18>;
		#address-cells = <1>;
		#size-cells = <0>;
411
		clocks = <&tegra_car 68>;
412 413 414
		status = "disabled";
	};

415 416 417
	kbc {
		compatible = "nvidia,tegra20-kbc";
		reg = <0x7000e200 0x100>;
418
		interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
419 420 421 422
		clocks = <&tegra_car 36>;
		status = "disabled";
	};

423 424 425
	pmc {
		compatible = "nvidia,tegra20-pmc";
		reg = <0x7000e400 0x400>;
426 427
		clocks = <&tegra_car 110>, <&clk32k_in>;
		clock-names = "pclk", "clk32k_in";
428 429
	};

430
	memory-controller@7000f000 {
431 432 433
		compatible = "nvidia,tegra20-mc";
		reg = <0x7000f000 0x024
		       0x7000f03c 0x3c4>;
434
		interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
435 436
	};

437
	iommu {
438 439 440 441 442
		compatible = "nvidia,tegra20-gart";
		reg = <0x7000f024 0x00000018	/* controller registers */
		       0x58000000 0x02000000>;	/* GART aperture */
	};

443
	memory-controller@7000f400 {
444 445
		compatible = "nvidia,tegra20-emc";
		reg = <0x7000f400 0x200>;
446 447
		#address-cells = <1>;
		#size-cells = <0>;
G
Grant Likely 已提交
448
	};
449 450 451 452

	usb@c5000000 {
		compatible = "nvidia,tegra20-ehci", "usb-ehci";
		reg = <0xc5000000 0x4000>;
453
		interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
454
		phy_type = "utmi";
455
		nvidia,has-legacy-mode;
456
		clocks = <&tegra_car 22>;
457
		nvidia,needs-double-reset;
458
		nvidia,phy = <&phy1>;
459
		status = "disabled";
460 461
	};

462
	phy1: usb-phy@c5000000 {
463
		compatible = "nvidia,tegra20-usb-phy";
464
		reg = <0xc5000000 0x4000 0xc5000000 0x4000>;
465
		phy_type = "utmi";
466 467 468 469 470
		clocks = <&tegra_car 22>,
			 <&tegra_car 127>,
			 <&tegra_car 106>,
			 <&tegra_car 22>;
		clock-names = "reg", "pll_u", "timer", "utmi-pads";
471
		nvidia,has-legacy-mode;
472 473 474 475 476 477 478 479
		hssync_start_delay = <9>;
		idle_wait_delay = <17>;
		elastic_limit = <16>;
		term_range_adj = <6>;
		xcvr_setup = <9>;
		xcvr_lsfslew = <1>;
		xcvr_lsrslew = <1>;
		status = "disabled";
480 481
	};

482 483 484
	usb@c5004000 {
		compatible = "nvidia,tegra20-ehci", "usb-ehci";
		reg = <0xc5004000 0x4000>;
485
		interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>;
486
		phy_type = "ulpi";
487
		clocks = <&tegra_car 58>;
488
		nvidia,phy = <&phy2>;
489
		status = "disabled";
490 491
	};

492
	phy2: usb-phy@c5004000 {
493
		compatible = "nvidia,tegra20-usb-phy";
494
		reg = <0xc5004000 0x4000>;
495
		phy_type = "ulpi";
496 497 498 499 500
		clocks = <&tegra_car 58>,
			 <&tegra_car 127>,
			 <&tegra_car 93>;
		clock-names = "reg", "pll_u", "ulpi-link";
		status = "disabled";
501 502
	};

503 504 505
	usb@c5008000 {
		compatible = "nvidia,tegra20-ehci", "usb-ehci";
		reg = <0xc5008000 0x4000>;
506
		interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
507
		phy_type = "utmi";
508
		clocks = <&tegra_car 59>;
509
		nvidia,phy = <&phy3>;
510
		status = "disabled";
511
	};
512

513
	phy3: usb-phy@c5008000 {
514
		compatible = "nvidia,tegra20-usb-phy";
515
		reg = <0xc5008000 0x4000 0xc5000000 0x4000>;
516
		phy_type = "utmi";
517 518 519 520 521 522 523 524 525 526 527 528 529
		clocks = <&tegra_car 59>,
			 <&tegra_car 127>,
			 <&tegra_car 106>,
			 <&tegra_car 22>;
		clock-names = "reg", "pll_u", "timer", "utmi-pads";
		hssync_start_delay = <9>;
		idle_wait_delay = <17>;
		elastic_limit = <16>;
		term_range_adj = <6>;
		xcvr_setup = <9>;
		xcvr_lsfslew = <2>;
		xcvr_lsrslew = <2>;
		status = "disabled";
530 531
	};

532 533 534
	sdhci@c8000000 {
		compatible = "nvidia,tegra20-sdhci";
		reg = <0xc8000000 0x200>;
535
		interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
536
		clocks = <&tegra_car 14>;
537
		status = "disabled";
538
	};
539

540 541 542
	sdhci@c8000200 {
		compatible = "nvidia,tegra20-sdhci";
		reg = <0xc8000200 0x200>;
543
		interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
544
		clocks = <&tegra_car 9>;
545
		status = "disabled";
546
	};
547

548 549 550
	sdhci@c8000400 {
		compatible = "nvidia,tegra20-sdhci";
		reg = <0xc8000400 0x200>;
551
		interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>;
552
		clocks = <&tegra_car 69>;
553
		status = "disabled";
554 555 556 557 558
	};

	sdhci@c8000600 {
		compatible = "nvidia,tegra20-sdhci";
		reg = <0xc8000600 0x200>;
559
		interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
560
		clocks = <&tegra_car 15>;
561
		status = "disabled";
562 563
	};

564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580
	cpus {
		#address-cells = <1>;
		#size-cells = <0>;

		cpu@0 {
			device_type = "cpu";
			compatible = "arm,cortex-a9";
			reg = <0>;
		};

		cpu@1 {
			device_type = "cpu";
			compatible = "arm,cortex-a9";
			reg = <1>;
		};
	};

581 582
	pmu {
		compatible = "arm,cortex-a9-pmu";
583 584
		interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>,
			     <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
585
	};
G
Grant Likely 已提交
586
};