Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / prima2.dtsi
1 /*
2  * DTS file for CSR SiRFprimaII SoC
3  *
4  * Copyright (c) 2012 Cambridge Silicon Radio Limited, a CSR plc group company.
5  *
6  * Licensed under GPLv2 or later.
7  */
8
9 /include/ "skeleton.dtsi"
10 / {
11         compatible = "sirf,prima2";
12         #address-cells = <1>;
13         #size-cells = <1>;
14         interrupt-parent = <&intc>;
15
16         cpus {
17                 #address-cells = <1>;
18                 #size-cells = <0>;
19
20                 cpu@0 {
21                         compatible = "arm,cortex-a9";
22                         device_type = "cpu";
23                         reg = <0x0>;
24                         d-cache-line-size = <32>;
25                         i-cache-line-size = <32>;
26                         d-cache-size = <32768>;
27                         i-cache-size = <32768>;
28                         /* from bootloader */
29                         timebase-frequency = <0>;
30                         bus-frequency = <0>;
31                         clock-frequency = <0>;
32                         clocks = <&clks 12>;
33                         operating-points = <
34                                 /* kHz    uV */
35                                 200000  1025000
36                                 400000  1025000
37                                 664000  1050000
38                                 800000  1100000
39                         >;
40                         clock-latency = <150000>;
41                 };
42         };
43
44         axi {
45                 compatible = "simple-bus";
46                 #address-cells = <1>;
47                 #size-cells = <1>;
48                 ranges = <0x40000000 0x40000000 0x80000000>;
49
50                 l2-cache-controller@80040000 {
51                         compatible = "arm,pl310-cache", "sirf,prima2-pl310-cache";
52                         reg = <0x80040000 0x1000>;
53                         interrupts = <59>;
54                         arm,tag-latency = <1 1 1>;
55                         arm,data-latency = <1 1 1>;
56                         arm,filter-ranges = <0 0x40000000>;
57                 };
58
59                 intc: interrupt-controller@80020000 {
60                         #interrupt-cells = <1>;
61                         interrupt-controller;
62                         compatible = "sirf,prima2-intc";
63                         reg = <0x80020000 0x1000>;
64                 };
65
66                 sys-iobg {
67                         compatible = "simple-bus";
68                         #address-cells = <1>;
69                         #size-cells = <1>;
70                         ranges = <0x88000000 0x88000000 0x40000>;
71
72                         clks: clock-controller@88000000 {
73                                 compatible = "sirf,prima2-clkc";
74                                 reg = <0x88000000 0x1000>;
75                                 interrupts = <3>;
76                                 #clock-cells = <1>;
77                         };
78
79                         rstc: reset-controller@88010000 {
80                                 compatible = "sirf,prima2-rstc";
81                                 reg = <0x88010000 0x1000>;
82                                 #reset-cells = <1>;
83                         };
84
85                         rsc-controller@88020000 {
86                                 compatible = "sirf,prima2-rsc";
87                                 reg = <0x88020000 0x1000>;
88                         };
89
90                         cphifbg@88030000 {
91                                 compatible = "sirf,prima2-cphifbg";
92                                 reg = <0x88030000 0x1000>;
93                                 clocks = <&clks 42>;
94                         };
95                 };
96
97                 mem-iobg {
98                         compatible = "simple-bus";
99                         #address-cells = <1>;
100                         #size-cells = <1>;
101                         ranges = <0x90000000 0x90000000 0x10000>;
102
103                         memory-controller@90000000 {
104                                 compatible = "sirf,prima2-memc";
105                                 reg = <0x90000000 0x2000>;
106                                 interrupts = <27>;
107                                 clocks = <&clks 5>;
108                         };
109
110                         memc-monitor {
111                                 compatible = "sirf,prima2-memcmon";
112                                 reg = <0x90002000 0x200>;
113                                 interrupts = <4>;
114                                 clocks = <&clks 32>;
115                         };
116                 };
117
118                 disp-iobg {
119                         compatible = "simple-bus";
120                         #address-cells = <1>;
121                         #size-cells = <1>;
122                         ranges = <0x90010000 0x90010000 0x30000>;
123
124                         display@90010000 {
125                                 compatible = "sirf,prima2-lcd";
126                                 reg = <0x90010000 0x20000>;
127                                 interrupts = <30>;
128                         };
129
130                         vpp@90020000 {
131                                 compatible = "sirf,prima2-vpp";
132                                 reg = <0x90020000 0x10000>;
133                                 interrupts = <31>;
134                                 clocks = <&clks 35>;
135                         };
136                 };
137
138                 graphics-iobg {
139                         compatible = "simple-bus";
140                         #address-cells = <1>;
141                         #size-cells = <1>;
142                         ranges = <0x98000000 0x98000000 0x8000000>;
143
144                         graphics@98000000 {
145                                 compatible = "powervr,sgx531";
146                                 reg = <0x98000000 0x8000000>;
147                                 interrupts = <6>;
148                                 clocks = <&clks 32>;
149                         };
150                 };
151
152                 multimedia-iobg {
153                         compatible = "simple-bus";
154                         #address-cells = <1>;
155                         #size-cells = <1>;
156                         ranges = <0xa0000000 0xa0000000 0x8000000>;
157
158                         multimedia@a0000000 {
159                                 compatible = "sirf,prima2-video-codec";
160                                 reg = <0xa0000000 0x8000000>;
161                                 interrupts = <5>;
162                                 clocks = <&clks 33>;
163                         };
164                 };
165
166                 dsp-iobg {
167                         compatible = "simple-bus";
168                         #address-cells = <1>;
169                         #size-cells = <1>;
170                         ranges = <0xa8000000 0xa8000000 0x2000000>;
171
172                         dspif@a8000000 {
173                                 compatible = "sirf,prima2-dspif";
174                                 reg = <0xa8000000 0x10000>;
175                                 interrupts = <9>;
176                         };
177
178                         gps@a8010000 {
179                                 compatible = "sirf,prima2-gps";
180                                 reg = <0xa8010000 0x10000>;
181                                 interrupts = <7>;
182                                 clocks = <&clks 9>;
183                         };
184
185                         dsp@a9000000 {
186                                 compatible = "sirf,prima2-dsp";
187                                 reg = <0xa9000000 0x1000000>;
188                                 interrupts = <8>;
189                                 clocks = <&clks 8>;
190                         };
191                 };
192
193                 peri-iobg {
194                         compatible = "simple-bus";
195                         #address-cells = <1>;
196                         #size-cells = <1>;
197                         ranges = <0xb0000000 0xb0000000 0x180000>,
198                                <0x56000000 0x56000000 0x1b00000>;
199
200                         timer@b0020000 {
201                                 compatible = "sirf,prima2-tick";
202                                 reg = <0xb0020000 0x1000>;
203                                 interrupts = <0>;
204                         };
205
206                         nand@b0030000 {
207                                 compatible = "sirf,prima2-nand";
208                                 reg = <0xb0030000 0x10000>;
209                                 interrupts = <41>;
210                                 clocks = <&clks 26>;
211                         };
212
213                         audio@b0040000 {
214                                 compatible = "sirf,prima2-audio";
215                                 reg = <0xb0040000 0x10000>;
216                                 interrupts = <35>;
217                                 clocks = <&clks 27>;
218                         };
219
220                         uart0: uart@b0050000 {
221                                 cell-index = <0>;
222                                 compatible = "sirf,prima2-uart";
223                                 reg = <0xb0050000 0x1000>;
224                                 interrupts = <17>;
225                                 fifosize = <128>;
226                                 clocks = <&clks 13>;
227                                 dmas = <&dmac1 5>, <&dmac0 2>;
228                                 dma-names = "rx", "tx";
229                         };
230
231                         uart1: uart@b0060000 {
232                                 cell-index = <1>;
233                                 compatible = "sirf,prima2-uart";
234                                 reg = <0xb0060000 0x1000>;
235                                 interrupts = <18>;
236                                 fifosize = <32>;
237                                 clocks = <&clks 14>;
238                         };
239
240                         uart2: uart@b0070000 {
241                                 cell-index = <2>;
242                                 compatible = "sirf,prima2-uart";
243                                 reg = <0xb0070000 0x1000>;
244                                 interrupts = <19>;
245                                 fifosize = <128>;
246                                 clocks = <&clks 15>;
247                                 dmas = <&dmac0 6>, <&dmac0 7>;
248                                 dma-names = "rx", "tx";
249                         };
250
251                         usp0: usp@b0080000 {
252                                 cell-index = <0>;
253                                 compatible = "sirf,prima2-usp";
254                                 reg = <0xb0080000 0x10000>;
255                                 interrupts = <20>;
256                                 fifosize = <128>;
257                                 clocks = <&clks 28>;
258                                 dmas = <&dmac1 1>, <&dmac1 2>;
259                                 dma-names = "rx", "tx";
260                         };
261
262                         usp1: usp@b0090000 {
263                                 cell-index = <1>;
264                                 compatible = "sirf,prima2-usp";
265                                 reg = <0xb0090000 0x10000>;
266                                 interrupts = <21>;
267                                 fifosize = <128>;
268                                 clocks = <&clks 29>;
269                                 dmas = <&dmac0 14>, <&dmac0 15>;
270                                 dma-names = "rx", "tx";
271                         };
272
273                         usp2: usp@b00a0000 {
274                                 cell-index = <2>;
275                                 compatible = "sirf,prima2-usp";
276                                 reg = <0xb00a0000 0x10000>;
277                                 interrupts = <22>;
278                                 fifosize = <128>;
279                                 clocks = <&clks 30>;
280                                 dmas = <&dmac0 10>, <&dmac0 11>;
281                                 dma-names = "rx", "tx";
282                         };
283
284                         dmac0: dma-controller@b00b0000 {
285                                 cell-index = <0>;
286                                 compatible = "sirf,prima2-dmac";
287                                 reg = <0xb00b0000 0x10000>;
288                                 interrupts = <12>;
289                                 clocks = <&clks 24>;
290                         };
291
292                         dmac1: dma-controller@b0160000 {
293                                 cell-index = <1>;
294                                 compatible = "sirf,prima2-dmac";
295                                 reg = <0xb0160000 0x10000>;
296                                 interrupts = <13>;
297                                 clocks = <&clks 25>;
298                         };
299
300                         vip@b00C0000 {
301                                 compatible = "sirf,prima2-vip";
302                                 reg = <0xb00C0000 0x10000>;
303                                 clocks = <&clks 31>;
304                                 interrupts = <14>;
305                                 sirf,vip-dma-rx-channel = <16>;
306                         };
307
308                         spi0: spi@b00d0000 {
309                                 cell-index = <0>;
310                                 compatible = "sirf,prima2-spi";
311                                 reg = <0xb00d0000 0x10000>;
312                                 interrupts = <15>;
313                                 sirf,spi-num-chipselects = <1>;
314                                 sirf,spi-dma-rx-channel = <25>;
315                                 sirf,spi-dma-tx-channel = <20>;
316                                 #address-cells = <1>;
317                                 #size-cells = <0>;
318                                 clocks = <&clks 19>;
319                                 status = "disabled";
320                         };
321
322                         spi1: spi@b0170000 {
323                                 cell-index = <1>;
324                                 compatible = "sirf,prima2-spi";
325                                 reg = <0xb0170000 0x10000>;
326                                 interrupts = <16>;
327                                 sirf,spi-num-chipselects = <1>;
328                                 sirf,spi-dma-rx-channel = <12>;
329                                 sirf,spi-dma-tx-channel = <13>;
330                                 #address-cells = <1>;
331                                 #size-cells = <0>;
332                                 clocks = <&clks 20>;
333                                 status = "disabled";
334                         };
335
336                         i2c0: i2c@b00e0000 {
337                                 cell-index = <0>;
338                                 compatible = "sirf,prima2-i2c";
339                                 reg = <0xb00e0000 0x10000>;
340                                 interrupts = <24>;
341                                 clocks = <&clks 17>;
342                                 #address-cells = <1>;
343                                 #size-cells = <0>;
344                         };
345
346                         i2c1: i2c@b00f0000 {
347                                 cell-index = <1>;
348                                 compatible = "sirf,prima2-i2c";
349                                 reg = <0xb00f0000 0x10000>;
350                                 interrupts = <25>;
351                                 clocks = <&clks 18>;
352                                 #address-cells = <1>;
353                                 #size-cells = <0>;
354                         };
355
356                         tsc@b0110000 {
357                                 compatible = "sirf,prima2-tsc";
358                                 reg = <0xb0110000 0x10000>;
359                                 interrupts = <33>;
360                                 clocks = <&clks 16>;
361                         };
362
363                         gpio: pinctrl@b0120000 {
364                                 #gpio-cells = <2>;
365                                 #interrupt-cells = <2>;
366                                 compatible = "sirf,prima2-pinctrl";
367                                 reg = <0xb0120000 0x10000>;
368                                 interrupts = <43 44 45 46 47>;
369                                 gpio-controller;
370                                 interrupt-controller;
371
372                                 lcd_16pins_a: lcd0@0 {
373                                         lcd {
374                                                 sirf,pins = "lcd_16bitsgrp";
375                                                 sirf,function = "lcd_16bits";
376                                         };
377                                 };
378                                 lcd_18pins_a: lcd0@1 {
379                                         lcd {
380                                                 sirf,pins = "lcd_18bitsgrp";
381                                                 sirf,function = "lcd_18bits";
382                                         };
383                                 };
384                                 lcd_24pins_a: lcd0@2 {
385                                         lcd {
386                                                 sirf,pins = "lcd_24bitsgrp";
387                                                 sirf,function = "lcd_24bits";
388                                         };
389                                 };
390                                 lcdrom_pins_a: lcdrom0@0 {
391                                         lcd {
392                                                 sirf,pins = "lcdromgrp";
393                                                 sirf,function = "lcdrom";
394                                         };
395                                 };
396                                 uart0_pins_a: uart0@0 {
397                                         uart {
398                                                 sirf,pins = "uart0grp";
399                                                 sirf,function = "uart0";
400                                         };
401                                 };
402                                 uart0_noflow_pins_a: uart0@1 {
403                                         uart {
404                                                 sirf,pins = "uart0_nostreamctrlgrp";
405                                                 sirf,function = "uart0_nostreamctrl";
406                                         };
407                                 };
408                                 uart1_pins_a: uart1@0 {
409                                         uart {
410                                                 sirf,pins = "uart1grp";
411                                                 sirf,function = "uart1";
412                                         };
413                                 };
414                                 uart2_pins_a: uart2@0 {
415                                         uart {
416                                                 sirf,pins = "uart2grp";
417                                                 sirf,function = "uart2";
418                                         };
419                                 };
420                                 uart2_noflow_pins_a: uart2@1 {
421                                         uart {
422                                                 sirf,pins = "uart2_nostreamctrlgrp";
423                                                 sirf,function = "uart2_nostreamctrl";
424                                         };
425                                 };
426                                 spi0_pins_a: spi0@0 {
427                                         spi {
428                                                 sirf,pins = "spi0grp";
429                                                 sirf,function = "spi0";
430                                         };
431                                 };
432                                 spi1_pins_a: spi1@0 {
433                                         spi {
434                                                 sirf,pins = "spi1grp";
435                                                 sirf,function = "spi1";
436                                         };
437                                 };
438                                 i2c0_pins_a: i2c0@0 {
439                                         i2c {
440                                                 sirf,pins = "i2c0grp";
441                                                 sirf,function = "i2c0";
442                                         };
443                                 };
444                                 i2c1_pins_a: i2c1@0 {
445                                         i2c {
446                                                 sirf,pins = "i2c1grp";
447                                                 sirf,function = "i2c1";
448                                         };
449                                 };
450                                 pwm0_pins_a: pwm0@0 {
451                                         pwm {
452                                                 sirf,pins = "pwm0grp";
453                                                 sirf,function = "pwm0";
454                                         };
455                                 };
456                                 pwm1_pins_a: pwm1@0 {
457                                         pwm {
458                                                 sirf,pins = "pwm1grp";
459                                                 sirf,function = "pwm1";
460                                         };
461                                 };
462                                 pwm2_pins_a: pwm2@0 {
463                                         pwm {
464                                                 sirf,pins = "pwm2grp";
465                                                 sirf,function = "pwm2";
466                                         };
467                                 };
468                                 pwm3_pins_a: pwm3@0 {
469                                         pwm {
470                                                 sirf,pins = "pwm3grp";
471                                                 sirf,function = "pwm3";
472                                         };
473                                 };
474                                 gps_pins_a: gps@0 {
475                                         gps {
476                                                 sirf,pins = "gpsgrp";
477                                                 sirf,function = "gps";
478                                         };
479                                 };
480                                 vip_pins_a: vip@0 {
481                                         vip {
482                                                 sirf,pins = "vipgrp";
483                                                 sirf,function = "vip";
484                                         };
485                                 };
486                                 sdmmc0_pins_a: sdmmc0@0 {
487                                         sdmmc0 {
488                                                 sirf,pins = "sdmmc0grp";
489                                                 sirf,function = "sdmmc0";
490                                         };
491                                 };
492                                 sdmmc1_pins_a: sdmmc1@0 {
493                                         sdmmc1 {
494                                                 sirf,pins = "sdmmc1grp";
495                                                 sirf,function = "sdmmc1";
496                                         };
497                                 };
498                                 sdmmc2_pins_a: sdmmc2@0 {
499                                         sdmmc2 {
500                                                 sirf,pins = "sdmmc2grp";
501                                                 sirf,function = "sdmmc2";
502                                         };
503                                 };
504                                 sdmmc3_pins_a: sdmmc3@0 {
505                                         sdmmc3 {
506                                                 sirf,pins = "sdmmc3grp";
507                                                 sirf,function = "sdmmc3";
508                                         };
509                                 };
510                                 sdmmc4_pins_a: sdmmc4@0 {
511                                         sdmmc4 {
512                                                 sirf,pins = "sdmmc4grp";
513                                                 sirf,function = "sdmmc4";
514                                         };
515                                 };
516                                 sdmmc5_pins_a: sdmmc5@0 {
517                                         sdmmc5 {
518                                                 sirf,pins = "sdmmc5grp";
519                                                 sirf,function = "sdmmc5";
520                                         };
521                                 };
522                                 i2s_pins_a: i2s@0 {
523                                         i2s {
524                                                 sirf,pins = "i2sgrp";
525                                                 sirf,function = "i2s";
526                                         };
527                                 };
528                                 ac97_pins_a: ac97@0 {
529                                         ac97 {
530                                                 sirf,pins = "ac97grp";
531                                                 sirf,function = "ac97";
532                                         };
533                                 };
534                                 nand_pins_a: nand@0 {
535                                         nand {
536                                                 sirf,pins = "nandgrp";
537                                                 sirf,function = "nand";
538                                         };
539                                 };
540                                 usp0_pins_a: usp0@0 {
541                                         usp0 {
542                                                 sirf,pins = "usp0grp";
543                                                 sirf,function = "usp0";
544                                         };
545                                 };
546                                 usp0_uart_nostreamctrl_pins_a: usp0@1 {
547                                         usp0 {
548                                                 sirf,pins =
549                                                         "usp0_uart_nostreamctrl_grp";
550                                                 sirf,function =
551                                                         "usp0_uart_nostreamctrl";
552                                         };
553                                 };
554                                 usp0_only_utfs_pins_a: usp0@2 {
555                                         usp0 {
556                                                 sirf,pins = "usp0_only_utfs_grp";
557                                                 sirf,function = "usp0_only_utfs";
558                                         };
559                                 };
560                                 usp0_only_urfs_pins_a: usp0@3 {
561                                         usp0 {
562                                                 sirf,pins = "usp0_only_urfs_grp";
563                                                 sirf,function = "usp0_only_urfs";
564                                         };
565                                 };
566                                 usp1_pins_a: usp1@0 {
567                                         usp1 {
568                                                 sirf,pins = "usp1grp";
569                                                 sirf,function = "usp1";
570                                         };
571                                 };
572                                 usp1_uart_nostreamctrl_pins_a: usp1@1 {
573                                         usp1 {
574                                                 sirf,pins =
575                                                         "usp1_uart_nostreamctrl_grp";
576                                                 sirf,function =
577                                                         "usp1_uart_nostreamctrl";
578                                         };
579                                 };
580                                 usp2_pins_a: usp2@0 {
581                                         usp2 {
582                                                 sirf,pins = "usp2grp";
583                                                 sirf,function = "usp2";
584                                         };
585                                 };
586                                 usp2_uart_nostreamctrl_pins_a: usp2@1 {
587                                         usp2 {
588                                                 sirf,pins =
589                                                         "usp2_uart_nostreamctrl_grp";
590                                                 sirf,function =
591                                                         "usp2_uart_nostreamctrl";
592                                         };
593                                 };
594                                 usb0_utmi_drvbus_pins_a: usb0_utmi_drvbus@0 {
595                                         usb0_utmi_drvbus {
596                                                 sirf,pins = "usb0_utmi_drvbusgrp";
597                                                 sirf,function = "usb0_utmi_drvbus";
598                                         };
599                                 };
600                                 usb1_utmi_drvbus_pins_a: usb1_utmi_drvbus@0 {
601                                         usb1_utmi_drvbus {
602                                                 sirf,pins = "usb1_utmi_drvbusgrp";
603                                                 sirf,function = "usb1_utmi_drvbus";
604                                         };
605                                 };
606                                 usb1_dp_dn_pins_a: usb1_dp_dn@0 {
607                                         usb1_dp_dn {
608                                                 sirf,pins = "usb1_dp_dngrp";
609                                                 sirf,function = "usb1_dp_dn";
610                                         };
611                                 };
612                                 uart1_route_io_usb1_pins_a: uart1_route_io_usb1@0 {
613                                         uart1_route_io_usb1 {
614                                                 sirf,pins = "uart1_route_io_usb1grp";
615                                                 sirf,function = "uart1_route_io_usb1";
616                                         };
617                                 };
618                                 warm_rst_pins_a: warm_rst@0 {
619                                         warm_rst {
620                                                 sirf,pins = "warm_rstgrp";
621                                                 sirf,function = "warm_rst";
622                                         };
623                                 };
624                                 pulse_count_pins_a: pulse_count@0 {
625                                         pulse_count {
626                                                 sirf,pins = "pulse_countgrp";
627                                                 sirf,function = "pulse_count";
628                                         };
629                                 };
630                                 cko0_pins_a: cko0@0 {
631                                         cko0 {
632                                                 sirf,pins = "cko0grp";
633                                                 sirf,function = "cko0";
634                                         };
635                                 };
636                                 cko1_pins_a: cko1@0 {
637                                         cko1 {
638                                                 sirf,pins = "cko1grp";
639                                                 sirf,function = "cko1";
640                                         };
641                                 };
642                         };
643
644                         pwm@b0130000 {
645                                 compatible = "sirf,prima2-pwm";
646                                 reg = <0xb0130000 0x10000>;
647                                 clocks = <&clks 21>;
648                         };
649
650                         efusesys@b0140000 {
651                                 compatible = "sirf,prima2-efuse";
652                                 reg = <0xb0140000 0x10000>;
653                                 clocks = <&clks 22>;
654                         };
655
656                         pulsec@b0150000 {
657                                 compatible = "sirf,prima2-pulsec";
658                                 reg = <0xb0150000 0x10000>;
659                                 interrupts = <48>;
660                                 clocks = <&clks 23>;
661                         };
662
663                         pci-iobg {
664                                 compatible = "sirf,prima2-pciiobg", "simple-bus";
665                                 #address-cells = <1>;
666                                 #size-cells = <1>;
667                                 ranges = <0x56000000 0x56000000 0x1b00000>;
668
669                                 sd0: sdhci@56000000 {
670                                         cell-index = <0>;
671                                         compatible = "sirf,prima2-sdhc";
672                                         reg = <0x56000000 0x100000>;
673                                         interrupts = <38>;
674                                         status = "disabled";
675                                         bus-width = <8>;
676                                         clocks = <&clks 36>;
677                                 };
678
679                                 sd1: sdhci@56100000 {
680                                         cell-index = <1>;
681                                         compatible = "sirf,prima2-sdhc";
682                                         reg = <0x56100000 0x100000>;
683                                         interrupts = <38>;
684                                         status = "disabled";
685                                         bus-width = <4>;
686                                         clocks = <&clks 36>;
687                                 };
688
689                                 sd2: sdhci@56200000 {
690                                         cell-index = <2>;
691                                         compatible = "sirf,prima2-sdhc";
692                                         reg = <0x56200000 0x100000>;
693                                         interrupts = <23>;
694                                         status = "disabled";
695                                         clocks = <&clks 37>;
696                                 };
697
698                                 sd3: sdhci@56300000 {
699                                         cell-index = <3>;
700                                         compatible = "sirf,prima2-sdhc";
701                                         reg = <0x56300000 0x100000>;
702                                         interrupts = <23>;
703                                         status = "disabled";
704                                         clocks = <&clks 37>;
705                                 };
706
707                                 sd4: sdhci@56400000 {
708                                         cell-index = <4>;
709                                         compatible = "sirf,prima2-sdhc";
710                                         reg = <0x56400000 0x100000>;
711                                         interrupts = <39>;
712                                         status = "disabled";
713                                         clocks = <&clks 38>;
714                                 };
715
716                                 sd5: sdhci@56500000 {
717                                         cell-index = <5>;
718                                         compatible = "sirf,prima2-sdhc";
719                                         reg = <0x56500000 0x100000>;
720                                         interrupts = <39>;
721                                         clocks = <&clks 38>;
722                                 };
723
724                                 pci-copy@57900000 {
725                                         compatible = "sirf,prima2-pcicp";
726                                         reg = <0x57900000 0x100000>;
727                                         interrupts = <40>;
728                                 };
729
730                                 rom-interface@57a00000 {
731                                         compatible = "sirf,prima2-romif";
732                                         reg = <0x57a00000 0x100000>;
733                                 };
734                         };
735                 };
736
737                 rtc-iobg {
738                         compatible = "sirf,prima2-rtciobg", "sirf-prima2-rtciobg-bus", "simple-bus";
739                         #address-cells = <1>;
740                         #size-cells = <1>;
741                         reg = <0x80030000 0x10000>;
742
743                         gpsrtc@1000 {
744                                 compatible = "sirf,prima2-gpsrtc";
745                                 reg = <0x1000 0x1000>;
746                                 interrupts = <55 56 57>;
747                         };
748
749                         sysrtc@2000 {
750                                 compatible = "sirf,prima2-sysrtc";
751                                 reg = <0x2000 0x1000>;
752                                 interrupts = <52 53 54>;
753                         };
754
755                         minigpsrtc@2000 {
756                                 compatible = "sirf,prima2-minigpsrtc";
757                                 reg = <0x2000 0x1000>;
758                                 interrupts = <54>;
759                         };
760
761                         pwrc@3000 {
762                                 compatible = "sirf,prima2-pwrc";
763                                 reg = <0x3000 0x1000>;
764                                 interrupts = <32>;
765                         };
766                 };
767
768                 uus-iobg {
769                         compatible = "simple-bus";
770                         #address-cells = <1>;
771                         #size-cells = <1>;
772                         ranges = <0xb8000000 0xb8000000 0x40000>;
773
774                         usb0: usb@b00e0000 {
775                                 compatible = "chipidea,ci13611a-prima2";
776                                 reg = <0xb8000000 0x10000>;
777                                 interrupts = <10>;
778                                 clocks = <&clks 40>;
779                         };
780
781                         usb1: usb@b00f0000 {
782                                 compatible = "chipidea,ci13611a-prima2";
783                                 reg = <0xb8010000 0x10000>;
784                                 interrupts = <11>;
785                                 clocks = <&clks 41>;
786                         };
787
788                         sata@b00f0000 {
789                                 compatible = "synopsys,dwc-ahsata";
790                                 reg = <0xb8020000 0x10000>;
791                                 interrupts = <37>;
792                         };
793
794                         security@b00f0000 {
795                                 compatible = "sirf,prima2-security";
796                                 reg = <0xb8030000 0x10000>;
797                                 interrupts = <42>;
798                                 clocks = <&clks 7>;
799                         };
800                 };
801         };
802 };