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>;
70 compatible = "sirf,prima2-cphifbg";
71 reg = <0x88030000 0x1000>;
76 compatible = "simple-bus";
79 ranges = <0x90000000 0x90000000 0x10000>;
81 memory-controller@90000000 {
82 compatible = "sirf,prima2-memc";
83 reg = <0x90000000 0x2000>;
89 compatible = "sirf,prima2-memcmon";
90 reg = <0x90002000 0x200>;
97 compatible = "simple-bus";
100 ranges = <0x90010000 0x90010000 0x30000>;
103 compatible = "sirf,prima2-lcd";
104 reg = <0x90010000 0x20000>;
108 /* later transfer to pwm */
109 bl-gpio = <&gpio 7 0>;
110 default-panel = <&panel0>;
114 compatible = "sirf,prima2-vpp";
115 reg = <0x90020000 0x10000>;
122 compatible = "simple-bus";
123 #address-cells = <1>;
125 ranges = <0x98000000 0x98000000 0x8000000>;
128 compatible = "powervr,sgx510";
129 reg = <0x98000000 0x8000000>;
136 compatible = "simple-bus";
137 #address-cells = <1>;
139 ranges = <0xa0000000 0xa0000000 0x8000000>;
142 compatible = "sirf,atlas6-ble";
143 reg = <0xa0000000 0x2000>;
150 compatible = "simple-bus";
151 #address-cells = <1>;
153 ranges = <0xa8000000 0xa8000000 0x2000000>;
156 compatible = "sirf,prima2-dspif";
157 reg = <0xa8000000 0x10000>;
162 compatible = "sirf,prima2-gps";
163 reg = <0xa8010000 0x10000>;
169 compatible = "sirf,prima2-dsp";
170 reg = <0xa9000000 0x1000000>;
177 compatible = "simple-bus";
178 #address-cells = <1>;
180 ranges = <0xb0000000 0xb0000000 0x180000>,
181 <0x56000000 0x56000000 0x1b00000>;
184 compatible = "sirf,prima2-tick";
185 reg = <0xb0020000 0x1000>;
190 compatible = "sirf,prima2-nand";
191 reg = <0xb0030000 0x10000>;
197 compatible = "sirf,prima2-audio";
198 reg = <0xb0040000 0x10000>;
203 uart0: uart@b0050000 {
205 compatible = "sirf,prima2-uart";
206 reg = <0xb0050000 0x1000>;
210 sirf,uart-dma-rx-channel = <21>;
211 sirf,uart-dma-tx-channel = <2>;
214 uart1: uart@b0060000 {
216 compatible = "sirf,prima2-uart";
217 reg = <0xb0060000 0x1000>;
223 uart2: uart@b0070000 {
225 compatible = "sirf,prima2-uart";
226 reg = <0xb0070000 0x1000>;
230 sirf,uart-dma-rx-channel = <6>;
231 sirf,uart-dma-tx-channel = <7>;
236 compatible = "sirf,prima2-usp";
237 reg = <0xb0080000 0x10000>;
241 sirf,usp-dma-rx-channel = <17>;
242 sirf,usp-dma-tx-channel = <18>;
247 compatible = "sirf,prima2-usp";
248 reg = <0xb0090000 0x10000>;
252 sirf,usp-dma-rx-channel = <14>;
253 sirf,usp-dma-tx-channel = <15>;
256 dmac0: dma-controller@b00b0000 {
258 compatible = "sirf,prima2-dmac";
259 reg = <0xb00b0000 0x10000>;
264 dmac1: dma-controller@b0160000 {
266 compatible = "sirf,prima2-dmac";
267 reg = <0xb0160000 0x10000>;
273 compatible = "sirf,prima2-vip";
274 reg = <0xb00C0000 0x10000>;
277 sirf,vip-dma-rx-channel = <16>;
282 compatible = "sirf,prima2-spi";
283 reg = <0xb00d0000 0x10000>;
285 sirf,spi-num-chipselects = <1>;
286 cs-gpios = <&gpio 0 0>;
287 sirf,spi-dma-rx-channel = <25>;
288 sirf,spi-dma-tx-channel = <20>;
289 #address-cells = <1>;
297 compatible = "sirf,prima2-spi";
298 reg = <0xb0170000 0x10000>;
306 compatible = "sirf,prima2-i2c";
307 reg = <0xb00e0000 0x10000>;
309 #address-cells = <1>;
316 compatible = "sirf,prima2-i2c";
317 reg = <0xb00f0000 0x10000>;
319 #address-cells = <1>;
325 compatible = "sirf,prima2-tsc";
326 reg = <0xb0110000 0x10000>;
331 gpio: pinctrl@b0120000 {
333 #interrupt-cells = <2>;
334 compatible = "sirf,atlas6-pinctrl";
335 reg = <0xb0120000 0x10000>;
336 interrupts = <43 44 45 46 47>;
338 interrupt-controller;
340 lcd_16pins_a: lcd0@0 {
342 sirf,pins = "lcd_16bitsgrp";
343 sirf,function = "lcd_16bits";
346 lcd_18pins_a: lcd0@1 {
348 sirf,pins = "lcd_18bitsgrp";
349 sirf,function = "lcd_18bits";
352 lcd_24pins_a: lcd0@2 {
354 sirf,pins = "lcd_24bitsgrp";
355 sirf,function = "lcd_24bits";
358 lcdrom_pins_a: lcdrom0@0 {
360 sirf,pins = "lcdromgrp";
361 sirf,function = "lcdrom";
364 uart0_pins_a: uart0@0 {
366 sirf,pins = "uart0grp";
367 sirf,function = "uart0";
370 uart0_noflow_pins_a: uart0@1 {
372 sirf,pins = "uart0_nostreamctrlgrp";
373 sirf,function = "uart0_nostreamctrl";
376 uart1_pins_a: uart1@0 {
378 sirf,pins = "uart1grp";
379 sirf,function = "uart1";
382 uart2_pins_a: uart2@0 {
384 sirf,pins = "uart2grp";
385 sirf,function = "uart2";
388 uart2_noflow_pins_a: uart2@1 {
390 sirf,pins = "uart2_nostreamctrlgrp";
391 sirf,function = "uart2_nostreamctrl";
394 spi0_pins_a: spi0@0 {
396 sirf,pins = "spi0grp";
397 sirf,function = "spi0";
400 spi1_pins_a: spi1@0 {
402 sirf,pins = "spi1grp";
403 sirf,function = "spi1";
406 i2c0_pins_a: i2c0@0 {
408 sirf,pins = "i2c0grp";
409 sirf,function = "i2c0";
412 i2c1_pins_a: i2c1@0 {
414 sirf,pins = "i2c1grp";
415 sirf,function = "i2c1";
418 pwm0_pins_a: pwm0@0 {
420 sirf,pins = "pwm0grp";
421 sirf,function = "pwm0";
424 pwm1_pins_a: pwm1@0 {
426 sirf,pins = "pwm1grp";
427 sirf,function = "pwm1";
430 pwm2_pins_a: pwm2@0 {
432 sirf,pins = "pwm2grp";
433 sirf,function = "pwm2";
436 pwm3_pins_a: pwm3@0 {
438 sirf,pins = "pwm3grp";
439 sirf,function = "pwm3";
442 pwm4_pins_a: pwm4@0 {
444 sirf,pins = "pwm4grp";
445 sirf,function = "pwm4";
450 sirf,pins = "gpsgrp";
451 sirf,function = "gps";
456 sirf,pins = "vipgrp";
457 sirf,function = "vip";
460 sdmmc0_pins_a: sdmmc0@0 {
462 sirf,pins = "sdmmc0grp";
463 sirf,function = "sdmmc0";
466 sdmmc1_pins_a: sdmmc1@0 {
468 sirf,pins = "sdmmc1grp";
469 sirf,function = "sdmmc1";
472 sdmmc2_pins_a: sdmmc2@0 {
474 sirf,pins = "sdmmc2grp";
475 sirf,function = "sdmmc2";
478 sdmmc2_nowp_pins_a: sdmmc2_nowp@0 {
480 sirf,pins = "sdmmc2_nowpgrp";
481 sirf,function = "sdmmc2_nowp";
484 sdmmc3_pins_a: sdmmc3@0 {
486 sirf,pins = "sdmmc3grp";
487 sirf,function = "sdmmc3";
490 sdmmc5_pins_a: sdmmc5@0 {
492 sirf,pins = "sdmmc5grp";
493 sirf,function = "sdmmc5";
498 sirf,pins = "i2sgrp";
499 sirf,function = "i2s";
502 i2s_no_din_pins_a: i2s_no_din@0 {
504 sirf,pins = "i2s_no_dingrp";
505 sirf,function = "i2s_no_din";
508 i2s_6chn_pins_a: i2s_6chn@0 {
510 sirf,pins = "i2s_6chngrp";
511 sirf,function = "i2s_6chn";
514 ac97_pins_a: ac97@0 {
516 sirf,pins = "ac97grp";
517 sirf,function = "ac97";
520 nand_pins_a: nand@0 {
522 sirf,pins = "nandgrp";
523 sirf,function = "nand";
526 usp0_pins_a: usp0@0 {
528 sirf,pins = "usp0grp";
529 sirf,function = "usp0";
532 usp0_uart_nostreamctrl_pins_a: usp0@1 {
534 sirf,pins = "usp0_uart_nostreamctrl_grp";
535 sirf,function = "usp0_uart_nostreamctrl";
538 usp1_pins_a: usp1@0 {
540 sirf,pins = "usp1grp";
541 sirf,function = "usp1";
544 usb0_upli_drvbus_pins_a: usb0_upli_drvbus@0 {
546 sirf,pins = "usb0_upli_drvbusgrp";
547 sirf,function = "usb0_upli_drvbus";
550 usb1_utmi_drvbus_pins_a: usb1_utmi_drvbus@0 {
552 sirf,pins = "usb1_utmi_drvbusgrp";
553 sirf,function = "usb1_utmi_drvbus";
556 warm_rst_pins_a: warm_rst@0 {
558 sirf,pins = "warm_rstgrp";
559 sirf,function = "warm_rst";
562 pulse_count_pins_a: pulse_count@0 {
564 sirf,pins = "pulse_countgrp";
565 sirf,function = "pulse_count";
568 cko0_pins_a: cko0@0 {
570 sirf,pins = "cko0grp";
571 sirf,function = "cko0";
574 cko1_pins_a: cko1@0 {
576 sirf,pins = "cko1grp";
577 sirf,function = "cko1";
583 compatible = "sirf,prima2-pwm";
584 reg = <0xb0130000 0x10000>;
589 compatible = "sirf,prima2-efuse";
590 reg = <0xb0140000 0x10000>;
595 compatible = "sirf,prima2-pulsec";
596 reg = <0xb0150000 0x10000>;
602 compatible = "sirf,prima2-pciiobg", "simple-bus";
603 #address-cells = <1>;
605 ranges = <0x56000000 0x56000000 0x1b00000>;
607 sd0: sdhci@56000000 {
609 compatible = "sirf,prima2-sdhc";
610 reg = <0x56000000 0x100000>;
616 sd1: sdhci@56100000 {
618 compatible = "sirf,prima2-sdhc";
619 reg = <0x56100000 0x100000>;
625 sd2: sdhci@56200000 {
627 compatible = "sirf,prima2-sdhc";
628 reg = <0x56200000 0x100000>;
634 sd3: sdhci@56300000 {
636 compatible = "sirf,prima2-sdhc";
637 reg = <0x56300000 0x100000>;
643 sd5: sdhci@56500000 {
645 compatible = "sirf,prima2-sdhc";
646 reg = <0x56500000 0x100000>;
653 compatible = "sirf,prima2-pcicp";
654 reg = <0x57900000 0x100000>;
658 rom-interface@57a00000 {
659 compatible = "sirf,prima2-romif";
660 reg = <0x57a00000 0x100000>;
666 compatible = "sirf,prima2-rtciobg", "sirf-prima2-rtciobg-bus", "simple-bus";
667 #address-cells = <1>;
669 reg = <0x80030000 0x10000>;
672 compatible = "sirf,prima2-gpsrtc";
673 reg = <0x1000 0x1000>;
674 interrupts = <55 56 57>;
678 compatible = "sirf,prima2-sysrtc";
679 reg = <0x2000 0x1000>;
680 interrupts = <52 53 54>;
684 compatible = "sirf,prima2-pwrc";
685 reg = <0x3000 0x1000>;
691 compatible = "simple-bus";
692 #address-cells = <1>;
694 ranges = <0xb8000000 0xb8000000 0x40000>;
697 compatible = "chipidea,ci13611a-prima2";
698 reg = <0xb8000000 0x10000>;
704 compatible = "chipidea,ci13611a-prima2";
705 reg = <0xb8010000 0x10000>;
711 compatible = "sirf,prima2-security";
712 reg = <0xb8030000 0x10000>;