prima2.dtsi 23 KB

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