atlas6.dtsi 23 KB

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