2 * DTS file for CSR SiRFatlas6 SoC
4 * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
6 * Licensed under GPLv2 or later.
9 /include/ "skeleton.dtsi"
11 compatible = "sirf,atlas6";
14 interrupt-parent = <&intc>;
22 d-cache-line-size = <32>;
23 i-cache-line-size = <32>;
24 d-cache-size = <32768>;
25 i-cache-size = <32768>;
27 timebase-frequency = <0>;
29 clock-frequency = <0>;
34 compatible = "simple-bus";
37 ranges = <0x40000000 0x40000000 0x80000000>;
39 intc: interrupt-controller@80020000 {
40 #interrupt-cells = <1>;
42 compatible = "sirf,prima2-intc";
43 reg = <0x80020000 0x1000>;
47 compatible = "simple-bus";
50 ranges = <0x88000000 0x88000000 0x40000>;
52 clks: clock-controller@88000000 {
53 compatible = "sirf,atlas6-clkc";
54 reg = <0x88000000 0x1000>;
59 reset-controller@88010000 {
60 compatible = "sirf,prima2-rstc";
61 reg = <0x88010000 0x1000>;
64 rsc-controller@88020000 {
65 compatible = "sirf,prima2-rsc";
66 reg = <0x88020000 0x1000>;
71 compatible = "simple-bus";
74 ranges = <0x90000000 0x90000000 0x10000>;
76 memory-controller@90000000 {
77 compatible = "sirf,prima2-memc";
78 reg = <0x90000000 0x10000>;
85 compatible = "simple-bus";
88 ranges = <0x90010000 0x90010000 0x30000>;
91 compatible = "sirf,prima2-lcd";
92 reg = <0x90010000 0x20000>;
96 /* later transfer to pwm */
97 bl-gpio = <&gpio 7 0>;
98 default-panel = <&panel0>;
102 compatible = "sirf,prima2-vpp";
103 reg = <0x90020000 0x10000>;
110 compatible = "simple-bus";
111 #address-cells = <1>;
113 ranges = <0x98000000 0x98000000 0x8000000>;
116 compatible = "powervr,sgx510";
117 reg = <0x98000000 0x8000000>;
124 compatible = "simple-bus";
125 #address-cells = <1>;
127 ranges = <0xa8000000 0xa8000000 0x2000000>;
130 compatible = "sirf,prima2-dspif";
131 reg = <0xa8000000 0x10000>;
136 compatible = "sirf,prima2-gps";
137 reg = <0xa8010000 0x10000>;
143 compatible = "sirf,prima2-dsp";
144 reg = <0xa9000000 0x1000000>;
151 compatible = "simple-bus";
152 #address-cells = <1>;
154 ranges = <0xb0000000 0xb0000000 0x180000>,
155 <0x56000000 0x56000000 0x1b00000>;
158 compatible = "sirf,prima2-tick";
159 reg = <0xb0020000 0x1000>;
164 compatible = "sirf,prima2-nand";
165 reg = <0xb0030000 0x10000>;
171 compatible = "sirf,prima2-audio";
172 reg = <0xb0040000 0x10000>;
177 uart0: uart@b0050000 {
179 compatible = "sirf,prima2-uart";
180 reg = <0xb0050000 0x1000>;
186 uart1: uart@b0060000 {
188 compatible = "sirf,prima2-uart";
189 reg = <0xb0060000 0x1000>;
195 uart2: uart@b0070000 {
197 compatible = "sirf,prima2-uart";
198 reg = <0xb0070000 0x1000>;
206 compatible = "sirf,prima2-usp";
207 reg = <0xb0080000 0x10000>;
214 compatible = "sirf,prima2-usp";
215 reg = <0xb0090000 0x10000>;
220 dmac0: dma-controller@b00b0000 {
222 compatible = "sirf,prima2-dmac";
223 reg = <0xb00b0000 0x10000>;
228 dmac1: dma-controller@b0160000 {
230 compatible = "sirf,prima2-dmac";
231 reg = <0xb0160000 0x10000>;
237 compatible = "sirf,prima2-vip";
238 reg = <0xb00C0000 0x10000>;
244 compatible = "sirf,prima2-spi";
245 reg = <0xb00d0000 0x10000>;
247 sirf,spi-num-chipselects = <1>;
248 cs-gpios = <&gpio 0 0>;
249 sirf,spi-dma-rx-channel = <25>;
250 sirf,spi-dma-tx-channel = <20>;
251 #address-cells = <1>;
259 compatible = "sirf,prima2-spi";
260 reg = <0xb0170000 0x10000>;
268 compatible = "sirf,prima2-i2c";
269 reg = <0xb00e0000 0x10000>;
271 #address-cells = <1>;
278 compatible = "sirf,prima2-i2c";
279 reg = <0xb00f0000 0x10000>;
281 #address-cells = <1>;
287 compatible = "sirf,prima2-tsc";
288 reg = <0xb0110000 0x10000>;
293 gpio: pinctrl@b0120000 {
295 #interrupt-cells = <2>;
296 compatible = "sirf,atlas6-pinctrl";
297 reg = <0xb0120000 0x10000>;
298 interrupts = <43 44 45 46 47>;
300 interrupt-controller;
302 lcd_16pins_a: lcd0@0 {
304 sirf,pins = "lcd_16bitsgrp";
305 sirf,function = "lcd_16bits";
308 lcd_18pins_a: lcd0@1 {
310 sirf,pins = "lcd_18bitsgrp";
311 sirf,function = "lcd_18bits";
314 lcd_24pins_a: lcd0@2 {
316 sirf,pins = "lcd_24bitsgrp";
317 sirf,function = "lcd_24bits";
320 lcdrom_pins_a: lcdrom0@0 {
322 sirf,pins = "lcdromgrp";
323 sirf,function = "lcdrom";
326 uart0_pins_a: uart0@0 {
328 sirf,pins = "uart0grp";
329 sirf,function = "uart0";
332 uart0_noflow_pins_a: uart0@1 {
334 sirf,pins = "uart0_nostreamctrlgrp";
335 sirf,function = "uart0_nostreamctrl";
338 uart1_pins_a: uart1@0 {
340 sirf,pins = "uart1grp";
341 sirf,function = "uart1";
344 uart2_pins_a: uart2@0 {
346 sirf,pins = "uart2grp";
347 sirf,function = "uart2";
350 uart2_noflow_pins_a: uart2@1 {
352 sirf,pins = "uart2_nostreamctrlgrp";
353 sirf,function = "uart2_nostreamctrl";
356 spi0_pins_a: spi0@0 {
358 sirf,pins = "spi0grp";
359 sirf,function = "spi0";
362 spi1_pins_a: spi1@0 {
364 sirf,pins = "spi1grp";
365 sirf,function = "spi1";
368 i2c0_pins_a: i2c0@0 {
370 sirf,pins = "i2c0grp";
371 sirf,function = "i2c0";
374 i2c1_pins_a: i2c1@0 {
376 sirf,pins = "i2c1grp";
377 sirf,function = "i2c1";
380 pwm0_pins_a: pwm0@0 {
382 sirf,pins = "pwm0grp";
383 sirf,function = "pwm0";
386 pwm1_pins_a: pwm1@0 {
388 sirf,pins = "pwm1grp";
389 sirf,function = "pwm1";
392 pwm2_pins_a: pwm2@0 {
394 sirf,pins = "pwm2grp";
395 sirf,function = "pwm2";
398 pwm3_pins_a: pwm3@0 {
400 sirf,pins = "pwm3grp";
401 sirf,function = "pwm3";
404 pwm4_pins_a: pwm4@0 {
406 sirf,pins = "pwm4grp";
407 sirf,function = "pwm4";
412 sirf,pins = "gpsgrp";
413 sirf,function = "gps";
418 sirf,pins = "vipgrp";
419 sirf,function = "vip";
422 sdmmc0_pins_a: sdmmc0@0 {
424 sirf,pins = "sdmmc0grp";
425 sirf,function = "sdmmc0";
428 sdmmc1_pins_a: sdmmc1@0 {
430 sirf,pins = "sdmmc1grp";
431 sirf,function = "sdmmc1";
434 sdmmc2_pins_a: sdmmc2@0 {
436 sirf,pins = "sdmmc2grp";
437 sirf,function = "sdmmc2";
440 sdmmc2_nowp_pins_a: sdmmc2_nowp@0 {
442 sirf,pins = "sdmmc2_nowpgrp";
443 sirf,function = "sdmmc2_nowp";
446 sdmmc3_pins_a: sdmmc3@0 {
448 sirf,pins = "sdmmc3grp";
449 sirf,function = "sdmmc3";
452 sdmmc5_pins_a: sdmmc5@0 {
454 sirf,pins = "sdmmc5grp";
455 sirf,function = "sdmmc5";
460 sirf,pins = "i2sgrp";
461 sirf,function = "i2s";
464 i2s_no_din_pins_a: i2s_no_din@0 {
466 sirf,pins = "i2s_no_dingrp";
467 sirf,function = "i2s_no_din";
470 i2s_6chn_pins_a: i2s_6chn@0 {
472 sirf,pins = "i2s_6chngrp";
473 sirf,function = "i2s_6chn";
476 ac97_pins_a: ac97@0 {
478 sirf,pins = "ac97grp";
479 sirf,function = "ac97";
482 nand_pins_a: nand@0 {
484 sirf,pins = "nandgrp";
485 sirf,function = "nand";
488 usp0_pins_a: usp0@0 {
490 sirf,pins = "usp0grp";
491 sirf,function = "usp0";
494 usp0_uart_nostreamctrl_pins_a: usp0@1 {
496 sirf,pins = "usp0_uart_nostreamctrl_grp";
497 sirf,function = "usp0_uart_nostreamctrl";
500 usp1_pins_a: usp1@0 {
502 sirf,pins = "usp1grp";
503 sirf,function = "usp1";
506 usb0_upli_drvbus_pins_a: usb0_upli_drvbus@0 {
508 sirf,pins = "usb0_upli_drvbusgrp";
509 sirf,function = "usb0_upli_drvbus";
512 usb1_utmi_drvbus_pins_a: usb1_utmi_drvbus@0 {
514 sirf,pins = "usb1_utmi_drvbusgrp";
515 sirf,function = "usb1_utmi_drvbus";
518 warm_rst_pins_a: warm_rst@0 {
520 sirf,pins = "warm_rstgrp";
521 sirf,function = "warm_rst";
524 pulse_count_pins_a: pulse_count@0 {
526 sirf,pins = "pulse_countgrp";
527 sirf,function = "pulse_count";
530 cko0_pins_a: cko0@0 {
532 sirf,pins = "cko0grp";
533 sirf,function = "cko0";
536 cko1_pins_a: cko1@0 {
538 sirf,pins = "cko1grp";
539 sirf,function = "cko1";
545 compatible = "sirf,prima2-pwm";
546 reg = <0xb0130000 0x10000>;
551 compatible = "sirf,prima2-efuse";
552 reg = <0xb0140000 0x10000>;
557 compatible = "sirf,prima2-pulsec";
558 reg = <0xb0150000 0x10000>;
564 compatible = "sirf,prima2-pciiobg", "simple-bus";
565 #address-cells = <1>;
567 ranges = <0x56000000 0x56000000 0x1b00000>;
569 sd0: sdhci@56000000 {
571 compatible = "sirf,prima2-sdhc";
572 reg = <0x56000000 0x100000>;
578 sd1: sdhci@56100000 {
580 compatible = "sirf,prima2-sdhc";
581 reg = <0x56100000 0x100000>;
587 sd2: sdhci@56200000 {
589 compatible = "sirf,prima2-sdhc";
590 reg = <0x56200000 0x100000>;
596 sd3: sdhci@56300000 {
598 compatible = "sirf,prima2-sdhc";
599 reg = <0x56300000 0x100000>;
605 sd5: sdhci@56500000 {
607 compatible = "sirf,prima2-sdhc";
608 reg = <0x56500000 0x100000>;
615 compatible = "sirf,prima2-pcicp";
616 reg = <0x57900000 0x100000>;
620 rom-interface@57a00000 {
621 compatible = "sirf,prima2-romif";
622 reg = <0x57a00000 0x100000>;
628 compatible = "sirf,prima2-rtciobg", "sirf-prima2-rtciobg-bus", "simple-bus";
629 #address-cells = <1>;
631 reg = <0x80030000 0x10000>;
634 compatible = "sirf,prima2-gpsrtc";
635 reg = <0x1000 0x1000>;
636 interrupts = <55 56 57>;
640 compatible = "sirf,prima2-sysrtc";
641 reg = <0x2000 0x1000>;
642 interrupts = <52 53 54>;
646 compatible = "sirf,prima2-pwrc";
647 reg = <0x3000 0x1000>;
653 compatible = "simple-bus";
654 #address-cells = <1>;
656 ranges = <0xb8000000 0xb8000000 0x40000>;
659 compatible = "chipidea,ci13611a-prima2";
660 reg = <0xb8000000 0x10000>;
666 compatible = "chipidea,ci13611a-prima2";
667 reg = <0xb8010000 0x10000>;
673 compatible = "sirf,prima2-security";
674 reg = <0xb8030000 0x10000>;