p5020ds.dts 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  1. /*
  2. * P5020DS Device Tree Source
  3. *
  4. * Copyright 2010-2011 Freescale Semiconductor Inc.
  5. *
  6. * Redistribution and use in source and binary forms, with or without
  7. * modification, are permitted provided that the following conditions are met:
  8. * * Redistributions of source code must retain the above copyright
  9. * notice, this list of conditions and the following disclaimer.
  10. * * Redistributions in binary form must reproduce the above copyright
  11. * notice, this list of conditions and the following disclaimer in the
  12. * documentation and/or other materials provided with the distribution.
  13. * * Neither the name of Freescale Semiconductor nor the
  14. * names of its contributors may be used to endorse or promote products
  15. * derived from this software without specific prior written permission.
  16. *
  17. *
  18. * ALTERNATIVELY, this software may be distributed under the terms of the
  19. * GNU General Public License ("GPL") as published by the Free Software
  20. * Foundation, either version 2 of that License or (at your option) any
  21. * later version.
  22. *
  23. * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY
  24. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  25. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  26. * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
  27. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  28. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  29. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  30. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  31. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  32. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33. */
  34. /dts-v1/;
  35. / {
  36. model = "fsl,P5020DS";
  37. compatible = "fsl,P5020DS";
  38. #address-cells = <2>;
  39. #size-cells = <2>;
  40. interrupt-parent = <&mpic>;
  41. aliases {
  42. ccsr = &soc;
  43. serial0 = &serial0;
  44. serial1 = &serial1;
  45. serial2 = &serial2;
  46. serial3 = &serial3;
  47. pci0 = &pci0;
  48. pci1 = &pci1;
  49. pci2 = &pci2;
  50. pci3 = &pci3;
  51. usb0 = &usb0;
  52. usb1 = &usb1;
  53. dma0 = &dma0;
  54. dma1 = &dma1;
  55. sdhc = &sdhc;
  56. msi0 = &msi0;
  57. msi1 = &msi1;
  58. msi2 = &msi2;
  59. crypto = &crypto;
  60. sec_jr0 = &sec_jr0;
  61. sec_jr1 = &sec_jr1;
  62. sec_jr2 = &sec_jr2;
  63. sec_jr3 = &sec_jr3;
  64. rtic_a = &rtic_a;
  65. rtic_b = &rtic_b;
  66. rtic_c = &rtic_c;
  67. rtic_d = &rtic_d;
  68. sec_mon = &sec_mon;
  69. };
  70. cpus {
  71. #address-cells = <1>;
  72. #size-cells = <0>;
  73. cpu0: PowerPC,e5500@0 {
  74. device_type = "cpu";
  75. reg = <0>;
  76. next-level-cache = <&L2_0>;
  77. L2_0: l2-cache {
  78. next-level-cache = <&cpc>;
  79. };
  80. };
  81. cpu1: PowerPC,e5500@1 {
  82. device_type = "cpu";
  83. reg = <1>;
  84. next-level-cache = <&L2_1>;
  85. L2_1: l2-cache {
  86. next-level-cache = <&cpc>;
  87. };
  88. };
  89. };
  90. memory {
  91. device_type = "memory";
  92. };
  93. soc: soc@ffe000000 {
  94. #address-cells = <1>;
  95. #size-cells = <1>;
  96. device_type = "soc";
  97. compatible = "simple-bus";
  98. ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
  99. reg = <0xf 0xfe000000 0 0x00001000>;
  100. soc-sram-error {
  101. compatible = "fsl,soc-sram-error";
  102. interrupts = <16 2 1 29>;
  103. };
  104. corenet-law@0 {
  105. compatible = "fsl,corenet-law";
  106. reg = <0x0 0x1000>;
  107. fsl,num-laws = <32>;
  108. };
  109. memory-controller@8000 {
  110. compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
  111. reg = <0x8000 0x1000>;
  112. interrupts = <16 2 1 23>;
  113. };
  114. memory-controller@9000 {
  115. compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
  116. reg = <0x9000 0x1000>;
  117. interrupts = <16 2 1 22>;
  118. };
  119. cpc: l3-cache-controller@10000 {
  120. compatible = "fsl,p5020-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
  121. reg = <0x10000 0x1000
  122. 0x11000 0x1000>;
  123. interrupts = <16 2 1 27
  124. 16 2 1 26>;
  125. };
  126. corenet-cf@18000 {
  127. compatible = "fsl,corenet-cf";
  128. reg = <0x18000 0x1000>;
  129. interrupts = <16 2 1 31>;
  130. fsl,ccf-num-csdids = <32>;
  131. fsl,ccf-num-snoopids = <32>;
  132. };
  133. iommu@20000 {
  134. compatible = "fsl,pamu-v1.0", "fsl,pamu";
  135. reg = <0x20000 0x4000>;
  136. interrupts = <
  137. 24 2 0 0
  138. 16 2 1 30>;
  139. };
  140. mpic: pic@40000 {
  141. clock-frequency = <0>;
  142. interrupt-controller;
  143. #address-cells = <0>;
  144. #interrupt-cells = <4>;
  145. reg = <0x40000 0x40000>;
  146. compatible = "fsl,mpic", "chrp,open-pic";
  147. device_type = "open-pic";
  148. };
  149. msi0: msi@41600 {
  150. compatible = "fsl,mpic-msi";
  151. reg = <0x41600 0x200>;
  152. msi-available-ranges = <0 0x100>;
  153. interrupts = <
  154. 0xe0 0 0 0
  155. 0xe1 0 0 0
  156. 0xe2 0 0 0
  157. 0xe3 0 0 0
  158. 0xe4 0 0 0
  159. 0xe5 0 0 0
  160. 0xe6 0 0 0
  161. 0xe7 0 0 0>;
  162. };
  163. msi1: msi@41800 {
  164. compatible = "fsl,mpic-msi";
  165. reg = <0x41800 0x200>;
  166. msi-available-ranges = <0 0x100>;
  167. interrupts = <
  168. 0xe8 0 0 0
  169. 0xe9 0 0 0
  170. 0xea 0 0 0
  171. 0xeb 0 0 0
  172. 0xec 0 0 0
  173. 0xed 0 0 0
  174. 0xee 0 0 0
  175. 0xef 0 0 0>;
  176. };
  177. msi2: msi@41a00 {
  178. compatible = "fsl,mpic-msi";
  179. reg = <0x41a00 0x200>;
  180. msi-available-ranges = <0 0x100>;
  181. interrupts = <
  182. 0xf0 0 0 0
  183. 0xf1 0 0 0
  184. 0xf2 0 0 0
  185. 0xf3 0 0 0
  186. 0xf4 0 0 0
  187. 0xf5 0 0 0
  188. 0xf6 0 0 0
  189. 0xf7 0 0 0>;
  190. };
  191. guts: global-utilities@e0000 {
  192. compatible = "fsl,qoriq-device-config-1.0";
  193. reg = <0xe0000 0xe00>;
  194. fsl,has-rstcr;
  195. #sleep-cells = <1>;
  196. fsl,liodn-bits = <12>;
  197. };
  198. pins: global-utilities@e0e00 {
  199. compatible = "fsl,qoriq-pin-control-1.0";
  200. reg = <0xe0e00 0x200>;
  201. #sleep-cells = <2>;
  202. };
  203. clockgen: global-utilities@e1000 {
  204. compatible = "fsl,p5020-clockgen", "fsl,qoriq-clockgen-1.0";
  205. reg = <0xe1000 0x1000>;
  206. clock-frequency = <0>;
  207. };
  208. rcpm: global-utilities@e2000 {
  209. compatible = "fsl,qoriq-rcpm-1.0";
  210. reg = <0xe2000 0x1000>;
  211. #sleep-cells = <1>;
  212. };
  213. sfp: sfp@e8000 {
  214. compatible = "fsl,p5020-sfp", "fsl,qoriq-sfp-1.0";
  215. reg = <0xe8000 0x1000>;
  216. };
  217. serdes: serdes@ea000 {
  218. compatible = "fsl,p5020-serdes";
  219. reg = <0xea000 0x1000>;
  220. };
  221. dma0: dma@100300 {
  222. #address-cells = <1>;
  223. #size-cells = <1>;
  224. compatible = "fsl,p5020-dma", "fsl,eloplus-dma";
  225. reg = <0x100300 0x4>;
  226. ranges = <0x0 0x100100 0x200>;
  227. cell-index = <0>;
  228. dma-channel@0 {
  229. compatible = "fsl,p5020-dma-channel",
  230. "fsl,eloplus-dma-channel";
  231. reg = <0x0 0x80>;
  232. cell-index = <0>;
  233. interrupts = <28 2 0 0>;
  234. };
  235. dma-channel@80 {
  236. compatible = "fsl,p5020-dma-channel",
  237. "fsl,eloplus-dma-channel";
  238. reg = <0x80 0x80>;
  239. cell-index = <1>;
  240. interrupts = <29 2 0 0>;
  241. };
  242. dma-channel@100 {
  243. compatible = "fsl,p5020-dma-channel",
  244. "fsl,eloplus-dma-channel";
  245. reg = <0x100 0x80>;
  246. cell-index = <2>;
  247. interrupts = <30 2 0 0>;
  248. };
  249. dma-channel@180 {
  250. compatible = "fsl,p5020-dma-channel",
  251. "fsl,eloplus-dma-channel";
  252. reg = <0x180 0x80>;
  253. cell-index = <3>;
  254. interrupts = <31 2 0 0>;
  255. };
  256. };
  257. dma1: dma@101300 {
  258. #address-cells = <1>;
  259. #size-cells = <1>;
  260. compatible = "fsl,p5020-dma", "fsl,eloplus-dma";
  261. reg = <0x101300 0x4>;
  262. ranges = <0x0 0x101100 0x200>;
  263. cell-index = <1>;
  264. dma-channel@0 {
  265. compatible = "fsl,p5020-dma-channel",
  266. "fsl,eloplus-dma-channel";
  267. reg = <0x0 0x80>;
  268. cell-index = <0>;
  269. interrupts = <32 2 0 0>;
  270. };
  271. dma-channel@80 {
  272. compatible = "fsl,p5020-dma-channel",
  273. "fsl,eloplus-dma-channel";
  274. reg = <0x80 0x80>;
  275. cell-index = <1>;
  276. interrupts = <33 2 0 0>;
  277. };
  278. dma-channel@100 {
  279. compatible = "fsl,p5020-dma-channel",
  280. "fsl,eloplus-dma-channel";
  281. reg = <0x100 0x80>;
  282. cell-index = <2>;
  283. interrupts = <34 2 0 0>;
  284. };
  285. dma-channel@180 {
  286. compatible = "fsl,p5020-dma-channel",
  287. "fsl,eloplus-dma-channel";
  288. reg = <0x180 0x80>;
  289. cell-index = <3>;
  290. interrupts = <35 2 0 0>;
  291. };
  292. };
  293. spi@110000 {
  294. #address-cells = <1>;
  295. #size-cells = <0>;
  296. compatible = "fsl,p5020-espi", "fsl,mpc8536-espi";
  297. reg = <0x110000 0x1000>;
  298. interrupts = <53 0x2 0 0>;
  299. fsl,espi-num-chipselects = <4>;
  300. flash@0 {
  301. #address-cells = <1>;
  302. #size-cells = <1>;
  303. compatible = "spansion,s25sl12801";
  304. reg = <0>;
  305. spi-max-frequency = <40000000>; /* input clock */
  306. partition@u-boot {
  307. label = "u-boot";
  308. reg = <0x00000000 0x00100000>;
  309. read-only;
  310. };
  311. partition@kernel {
  312. label = "kernel";
  313. reg = <0x00100000 0x00500000>;
  314. read-only;
  315. };
  316. partition@dtb {
  317. label = "dtb";
  318. reg = <0x00600000 0x00100000>;
  319. read-only;
  320. };
  321. partition@fs {
  322. label = "file system";
  323. reg = <0x00700000 0x00900000>;
  324. };
  325. };
  326. };
  327. sdhc: sdhc@114000 {
  328. compatible = "fsl,p5020-esdhc", "fsl,esdhc";
  329. reg = <0x114000 0x1000>;
  330. interrupts = <48 2 0 0>;
  331. sdhci,auto-cmd12;
  332. clock-frequency = <0>;
  333. };
  334. i2c@118000 {
  335. #address-cells = <1>;
  336. #size-cells = <0>;
  337. cell-index = <0>;
  338. compatible = "fsl-i2c";
  339. reg = <0x118000 0x100>;
  340. interrupts = <38 2 0 0>;
  341. dfsrr;
  342. };
  343. i2c@118100 {
  344. #address-cells = <1>;
  345. #size-cells = <0>;
  346. cell-index = <1>;
  347. compatible = "fsl-i2c";
  348. reg = <0x118100 0x100>;
  349. interrupts = <38 2 0 0>;
  350. dfsrr;
  351. eeprom@51 {
  352. compatible = "at24,24c256";
  353. reg = <0x51>;
  354. };
  355. eeprom@52 {
  356. compatible = "at24,24c256";
  357. reg = <0x52>;
  358. };
  359. };
  360. i2c@119000 {
  361. #address-cells = <1>;
  362. #size-cells = <0>;
  363. cell-index = <2>;
  364. compatible = "fsl-i2c";
  365. reg = <0x119000 0x100>;
  366. interrupts = <39 2 0 0>;
  367. dfsrr;
  368. };
  369. i2c@119100 {
  370. #address-cells = <1>;
  371. #size-cells = <0>;
  372. cell-index = <3>;
  373. compatible = "fsl-i2c";
  374. reg = <0x119100 0x100>;
  375. interrupts = <39 2 0 0>;
  376. dfsrr;
  377. rtc@68 {
  378. compatible = "dallas,ds3232";
  379. reg = <0x68>;
  380. interrupts = <0x1 0x1 0 0>;
  381. };
  382. };
  383. serial0: serial@11c500 {
  384. cell-index = <0>;
  385. device_type = "serial";
  386. compatible = "ns16550";
  387. reg = <0x11c500 0x100>;
  388. clock-frequency = <0>;
  389. interrupts = <36 2 0 0>;
  390. };
  391. serial1: serial@11c600 {
  392. cell-index = <1>;
  393. device_type = "serial";
  394. compatible = "ns16550";
  395. reg = <0x11c600 0x100>;
  396. clock-frequency = <0>;
  397. interrupts = <36 2 0 0>;
  398. };
  399. serial2: serial@11d500 {
  400. cell-index = <2>;
  401. device_type = "serial";
  402. compatible = "ns16550";
  403. reg = <0x11d500 0x100>;
  404. clock-frequency = <0>;
  405. interrupts = <37 2 0 0>;
  406. };
  407. serial3: serial@11d600 {
  408. cell-index = <3>;
  409. device_type = "serial";
  410. compatible = "ns16550";
  411. reg = <0x11d600 0x100>;
  412. clock-frequency = <0>;
  413. interrupts = <37 2 0 0>;
  414. };
  415. gpio0: gpio@130000 {
  416. compatible = "fsl,p5020-gpio", "fsl,qoriq-gpio";
  417. reg = <0x130000 0x1000>;
  418. interrupts = <55 2 0 0>;
  419. #gpio-cells = <2>;
  420. gpio-controller;
  421. };
  422. usb0: usb@210000 {
  423. compatible = "fsl,p5020-usb2-mph",
  424. "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";
  425. reg = <0x210000 0x1000>;
  426. #address-cells = <1>;
  427. #size-cells = <0>;
  428. interrupts = <44 0x2 0 0>;
  429. phy_type = "utmi";
  430. port0;
  431. };
  432. usb1: usb@211000 {
  433. compatible = "fsl,p5020-usb2-dr",
  434. "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr";
  435. reg = <0x211000 0x1000>;
  436. #address-cells = <1>;
  437. #size-cells = <0>;
  438. interrupts = <45 0x2 0 0>;
  439. dr_mode = "host";
  440. phy_type = "utmi";
  441. };
  442. sata@220000 {
  443. compatible = "fsl,p5020-sata", "fsl,pq-sata-v2";
  444. reg = <0x220000 0x1000>;
  445. interrupts = <68 0x2 0 0>;
  446. };
  447. sata@221000 {
  448. compatible = "fsl,p5020-sata", "fsl,pq-sata-v2";
  449. reg = <0x221000 0x1000>;
  450. interrupts = <69 0x2 0 0>;
  451. };
  452. crypto: crypto@300000 {
  453. compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";
  454. #address-cells = <1>;
  455. #size-cells = <1>;
  456. reg = <0x300000 0x10000>;
  457. ranges = <0 0x300000 0x10000>;
  458. interrupts = <92 2 0 0>;
  459. sec_jr0: jr@1000 {
  460. compatible = "fsl,sec-v4.2-job-ring",
  461. "fsl,sec-v4.0-job-ring";
  462. reg = <0x1000 0x1000>;
  463. interrupts = <88 2 0 0>;
  464. };
  465. sec_jr1: jr@2000 {
  466. compatible = "fsl,sec-v4.2-job-ring",
  467. "fsl,sec-v4.0-job-ring";
  468. reg = <0x2000 0x1000>;
  469. interrupts = <89 2 0 0>;
  470. };
  471. sec_jr2: jr@3000 {
  472. compatible = "fsl,sec-v4.2-job-ring",
  473. "fsl,sec-v4.0-job-ring";
  474. reg = <0x3000 0x1000>;
  475. interrupts = <90 2 0 0>;
  476. };
  477. sec_jr3: jr@4000 {
  478. compatible = "fsl,sec-v4.2-job-ring",
  479. "fsl,sec-v4.0-job-ring";
  480. reg = <0x4000 0x1000>;
  481. interrupts = <91 2 0 0>;
  482. };
  483. rtic@6000 {
  484. compatible = "fsl,sec-v4.2-rtic",
  485. "fsl,sec-v4.0-rtic";
  486. #address-cells = <1>;
  487. #size-cells = <1>;
  488. reg = <0x6000 0x100>;
  489. ranges = <0x0 0x6100 0xe00>;
  490. rtic_a: rtic-a@0 {
  491. compatible = "fsl,sec-v4.2-rtic-memory",
  492. "fsl,sec-v4.0-rtic-memory";
  493. reg = <0x00 0x20 0x100 0x80>;
  494. };
  495. rtic_b: rtic-b@20 {
  496. compatible = "fsl,sec-v4.2-rtic-memory",
  497. "fsl,sec-v4.0-rtic-memory";
  498. reg = <0x20 0x20 0x200 0x80>;
  499. };
  500. rtic_c: rtic-c@40 {
  501. compatible = "fsl,sec-v4.2-rtic-memory",
  502. "fsl,sec-v4.0-rtic-memory";
  503. reg = <0x40 0x20 0x300 0x80>;
  504. };
  505. rtic_d: rtic-d@60 {
  506. compatible = "fsl,sec-v4.2-rtic-memory",
  507. "fsl,sec-v4.0-rtic-memory";
  508. reg = <0x60 0x20 0x500 0x80>;
  509. };
  510. };
  511. };
  512. sec_mon: sec_mon@314000 {
  513. compatible = "fsl,sec-v4.2-mon", "fsl,sec-v4.0-mon";
  514. reg = <0x314000 0x1000>;
  515. interrupts = <93 2 0 0>;
  516. };
  517. };
  518. localbus@ffe124000 {
  519. compatible = "fsl,p5020-elbc", "fsl,elbc", "simple-bus";
  520. reg = <0xf 0xfe124000 0 0x1000>;
  521. interrupts = <25 2 0 0>;
  522. #address-cells = <2>;
  523. #size-cells = <1>;
  524. ranges = <0 0 0xf 0xe8000000 0x08000000
  525. 3 0 0xf 0xffdf0000 0x00008000>;
  526. flash@0,0 {
  527. compatible = "cfi-flash";
  528. reg = <0 0 0x08000000>;
  529. bank-width = <2>;
  530. device-width = <2>;
  531. };
  532. board-control@3,0 {
  533. compatible = "fsl,p5020ds-pixis";
  534. reg = <3 0 0x20>;
  535. };
  536. };
  537. pci0: pcie@ffe200000 {
  538. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  539. device_type = "pci";
  540. #size-cells = <2>;
  541. #address-cells = <3>;
  542. reg = <0xf 0xfe200000 0 0x1000>;
  543. bus-range = <0x0 0xff>;
  544. ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
  545. 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>;
  546. clock-frequency = <0x1fca055>;
  547. fsl,msi = <&msi0>;
  548. interrupts = <16 2 1 15>;
  549. pcie@0 {
  550. reg = <0 0 0 0 0>;
  551. #interrupt-cells = <1>;
  552. #size-cells = <2>;
  553. #address-cells = <3>;
  554. device_type = "pci";
  555. interrupts = <16 2 1 15>;
  556. interrupt-map-mask = <0xf800 0 0 7>;
  557. interrupt-map = <
  558. /* IDSEL 0x0 */
  559. 0000 0 0 1 &mpic 40 1 0 0
  560. 0000 0 0 2 &mpic 1 1 0 0
  561. 0000 0 0 3 &mpic 2 1 0 0
  562. 0000 0 0 4 &mpic 3 1 0 0
  563. >;
  564. ranges = <0x02000000 0 0xe0000000
  565. 0x02000000 0 0xe0000000
  566. 0 0x20000000
  567. 0x01000000 0 0x00000000
  568. 0x01000000 0 0x00000000
  569. 0 0x00010000>;
  570. };
  571. };
  572. pci1: pcie@ffe201000 {
  573. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  574. device_type = "pci";
  575. #size-cells = <2>;
  576. #address-cells = <3>;
  577. reg = <0xf 0xfe201000 0 0x1000>;
  578. bus-range = <0 0xff>;
  579. ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
  580. 0x01000000 0x0 0x00000000 0xf 0xf8010000 0x0 0x00010000>;
  581. clock-frequency = <0x1fca055>;
  582. fsl,msi = <&msi1>;
  583. interrupts = <16 2 1 14>;
  584. pcie@0 {
  585. reg = <0 0 0 0 0>;
  586. #interrupt-cells = <1>;
  587. #size-cells = <2>;
  588. #address-cells = <3>;
  589. device_type = "pci";
  590. interrupts = <16 2 1 14>;
  591. interrupt-map-mask = <0xf800 0 0 7>;
  592. interrupt-map = <
  593. /* IDSEL 0x0 */
  594. 0000 0 0 1 &mpic 41 1 0 0
  595. 0000 0 0 2 &mpic 5 1 0 0
  596. 0000 0 0 3 &mpic 6 1 0 0
  597. 0000 0 0 4 &mpic 7 1 0 0
  598. >;
  599. ranges = <0x02000000 0 0xe0000000
  600. 0x02000000 0 0xe0000000
  601. 0 0x20000000
  602. 0x01000000 0 0x00000000
  603. 0x01000000 0 0x00000000
  604. 0 0x00010000>;
  605. };
  606. };
  607. pci2: pcie@ffe202000 {
  608. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  609. device_type = "pci";
  610. #size-cells = <2>;
  611. #address-cells = <3>;
  612. reg = <0xf 0xfe202000 0 0x1000>;
  613. bus-range = <0x0 0xff>;
  614. ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
  615. 0x01000000 0 0x00000000 0xf 0xf8020000 0 0x00010000>;
  616. clock-frequency = <0x1fca055>;
  617. fsl,msi = <&msi2>;
  618. interrupts = <16 2 1 13>;
  619. pcie@0 {
  620. reg = <0 0 0 0 0>;
  621. #interrupt-cells = <1>;
  622. #size-cells = <2>;
  623. #address-cells = <3>;
  624. device_type = "pci";
  625. interrupts = <16 2 1 13>;
  626. interrupt-map-mask = <0xf800 0 0 7>;
  627. interrupt-map = <
  628. /* IDSEL 0x0 */
  629. 0000 0 0 1 &mpic 42 1 0 0
  630. 0000 0 0 2 &mpic 9 1 0 0
  631. 0000 0 0 3 &mpic 10 1 0 0
  632. 0000 0 0 4 &mpic 11 1 0 0
  633. >;
  634. ranges = <0x02000000 0 0xe0000000
  635. 0x02000000 0 0xe0000000
  636. 0 0x20000000
  637. 0x01000000 0 0x00000000
  638. 0x01000000 0 0x00000000
  639. 0 0x00010000>;
  640. };
  641. };
  642. pci3: pcie@ffe203000 {
  643. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  644. device_type = "pci";
  645. #size-cells = <2>;
  646. #address-cells = <3>;
  647. reg = <0xf 0xfe203000 0 0x1000>;
  648. bus-range = <0x0 0xff>;
  649. ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000
  650. 0x01000000 0 0x00000000 0xf 0xf8030000 0 0x00010000>;
  651. clock-frequency = <0x1fca055>;
  652. fsl,msi = <&msi2>;
  653. interrupts = <16 2 1 12>;
  654. pcie@0 {
  655. reg = <0 0 0 0 0>;
  656. #interrupt-cells = <1>;
  657. #size-cells = <2>;
  658. #address-cells = <3>;
  659. device_type = "pci";
  660. interrupts = <16 2 1 12>;
  661. interrupt-map-mask = <0xf800 0 0 7>;
  662. interrupt-map = <
  663. /* IDSEL 0x0 */
  664. 0000 0 0 1 &mpic 43 1 0 0
  665. 0000 0 0 2 &mpic 0 1 0 0
  666. 0000 0 0 3 &mpic 4 1 0 0
  667. 0000 0 0 4 &mpic 8 1 0 0
  668. >;
  669. ranges = <0x02000000 0 0xe0000000
  670. 0x02000000 0 0xe0000000
  671. 0 0x20000000
  672. 0x01000000 0 0x00000000
  673. 0x01000000 0 0x00000000
  674. 0 0x00010000>;
  675. };
  676. };
  677. };