p5020si.dtsi 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716
  1. /*
  2. * P5020 Silicon 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. compatible = "fsl,P5020";
  37. #address-cells = <2>;
  38. #size-cells = <2>;
  39. interrupt-parent = <&mpic>;
  40. aliases {
  41. ccsr = &soc;
  42. dcsr = &dcsr;
  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. rio0 = &rapidio0;
  71. */
  72. };
  73. cpus {
  74. #address-cells = <1>;
  75. #size-cells = <0>;
  76. cpu0: PowerPC,e5500@0 {
  77. device_type = "cpu";
  78. reg = <0>;
  79. next-level-cache = <&L2_0>;
  80. L2_0: l2-cache {
  81. next-level-cache = <&cpc>;
  82. };
  83. };
  84. cpu1: PowerPC,e5500@1 {
  85. device_type = "cpu";
  86. reg = <1>;
  87. next-level-cache = <&L2_1>;
  88. L2_1: l2-cache {
  89. next-level-cache = <&cpc>;
  90. };
  91. };
  92. };
  93. dcsr: dcsr@f00000000 {
  94. #address-cells = <1>;
  95. #size-cells = <1>;
  96. compatible = "fsl,dcsr", "simple-bus";
  97. dcsr-epu@0 {
  98. compatible = "fsl,dcsr-epu";
  99. interrupts = <52 2 0 0
  100. 84 2 0 0
  101. 85 2 0 0>;
  102. interrupt-parent = <&mpic>;
  103. reg = <0x0 0x1000>;
  104. };
  105. dcsr-npc {
  106. compatible = "fsl,dcsr-npc";
  107. reg = <0x1000 0x1000 0x1000000 0x8000>;
  108. };
  109. dcsr-nxc@2000 {
  110. compatible = "fsl,dcsr-nxc";
  111. reg = <0x2000 0x1000>;
  112. };
  113. dcsr-corenet {
  114. compatible = "fsl,dcsr-corenet";
  115. reg = <0x8000 0x1000 0xB0000 0x1000>;
  116. };
  117. dcsr-dpaa@9000 {
  118. compatible = "fsl,p5020-dcsr-dpaa", "fsl,dcsr-dpaa";
  119. reg = <0x9000 0x1000>;
  120. };
  121. dcsr-ocn@11000 {
  122. compatible = "fsl,p5020-dcsr-ocn", "fsl,dcsr-ocn";
  123. reg = <0x11000 0x1000>;
  124. };
  125. dcsr-ddr@12000 {
  126. compatible = "fsl,dcsr-ddr";
  127. dev-handle = <&ddr1>;
  128. reg = <0x12000 0x1000>;
  129. };
  130. dcsr-ddr@13000 {
  131. compatible = "fsl,dcsr-ddr";
  132. dev-handle = <&ddr2>;
  133. reg = <0x13000 0x1000>;
  134. };
  135. dcsr-nal@18000 {
  136. compatible = "fsl,p5020-dcsr-nal", "fsl,dcsr-nal";
  137. reg = <0x18000 0x1000>;
  138. };
  139. dcsr-rcpm@22000 {
  140. compatible = "fsl,p5020-dcsr-rcpm", "fsl,dcsr-rcpm";
  141. reg = <0x22000 0x1000>;
  142. };
  143. dcsr-cpu-sb-proxy@40000 {
  144. compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
  145. cpu-handle = <&cpu0>;
  146. reg = <0x40000 0x1000>;
  147. };
  148. dcsr-cpu-sb-proxy@41000 {
  149. compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
  150. cpu-handle = <&cpu1>;
  151. reg = <0x41000 0x1000>;
  152. };
  153. };
  154. soc: soc@ffe000000 {
  155. #address-cells = <1>;
  156. #size-cells = <1>;
  157. device_type = "soc";
  158. compatible = "simple-bus";
  159. ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
  160. reg = <0xf 0xfe000000 0 0x00001000>;
  161. soc-sram-error {
  162. compatible = "fsl,soc-sram-error";
  163. interrupts = <16 2 1 29>;
  164. };
  165. corenet-law@0 {
  166. compatible = "fsl,corenet-law";
  167. reg = <0x0 0x1000>;
  168. fsl,num-laws = <32>;
  169. };
  170. ddr1: memory-controller@8000 {
  171. compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
  172. reg = <0x8000 0x1000>;
  173. interrupts = <16 2 1 23>;
  174. };
  175. ddr2: memory-controller@9000 {
  176. compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
  177. reg = <0x9000 0x1000>;
  178. interrupts = <16 2 1 22>;
  179. };
  180. cpc: l3-cache-controller@10000 {
  181. compatible = "fsl,p5020-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
  182. reg = <0x10000 0x1000
  183. 0x11000 0x1000>;
  184. interrupts = <16 2 1 27
  185. 16 2 1 26>;
  186. };
  187. corenet-cf@18000 {
  188. compatible = "fsl,corenet-cf";
  189. reg = <0x18000 0x1000>;
  190. interrupts = <16 2 1 31>;
  191. fsl,ccf-num-csdids = <32>;
  192. fsl,ccf-num-snoopids = <32>;
  193. };
  194. iommu@20000 {
  195. compatible = "fsl,pamu-v1.0", "fsl,pamu";
  196. reg = <0x20000 0x4000>;
  197. interrupts = <
  198. 24 2 0 0
  199. 16 2 1 30>;
  200. };
  201. mpic: pic@40000 {
  202. clock-frequency = <0>;
  203. interrupt-controller;
  204. #address-cells = <0>;
  205. #interrupt-cells = <4>;
  206. reg = <0x40000 0x40000>;
  207. compatible = "fsl,mpic", "chrp,open-pic";
  208. device_type = "open-pic";
  209. };
  210. msi0: msi@41600 {
  211. compatible = "fsl,mpic-msi";
  212. reg = <0x41600 0x200>;
  213. msi-available-ranges = <0 0x100>;
  214. interrupts = <
  215. 0xe0 0 0 0
  216. 0xe1 0 0 0
  217. 0xe2 0 0 0
  218. 0xe3 0 0 0
  219. 0xe4 0 0 0
  220. 0xe5 0 0 0
  221. 0xe6 0 0 0
  222. 0xe7 0 0 0>;
  223. };
  224. msi1: msi@41800 {
  225. compatible = "fsl,mpic-msi";
  226. reg = <0x41800 0x200>;
  227. msi-available-ranges = <0 0x100>;
  228. interrupts = <
  229. 0xe8 0 0 0
  230. 0xe9 0 0 0
  231. 0xea 0 0 0
  232. 0xeb 0 0 0
  233. 0xec 0 0 0
  234. 0xed 0 0 0
  235. 0xee 0 0 0
  236. 0xef 0 0 0>;
  237. };
  238. msi2: msi@41a00 {
  239. compatible = "fsl,mpic-msi";
  240. reg = <0x41a00 0x200>;
  241. msi-available-ranges = <0 0x100>;
  242. interrupts = <
  243. 0xf0 0 0 0
  244. 0xf1 0 0 0
  245. 0xf2 0 0 0
  246. 0xf3 0 0 0
  247. 0xf4 0 0 0
  248. 0xf5 0 0 0
  249. 0xf6 0 0 0
  250. 0xf7 0 0 0>;
  251. };
  252. guts: global-utilities@e0000 {
  253. compatible = "fsl,qoriq-device-config-1.0";
  254. reg = <0xe0000 0xe00>;
  255. fsl,has-rstcr;
  256. #sleep-cells = <1>;
  257. fsl,liodn-bits = <12>;
  258. };
  259. pins: global-utilities@e0e00 {
  260. compatible = "fsl,qoriq-pin-control-1.0";
  261. reg = <0xe0e00 0x200>;
  262. #sleep-cells = <2>;
  263. };
  264. clockgen: global-utilities@e1000 {
  265. compatible = "fsl,p5020-clockgen", "fsl,qoriq-clockgen-1.0";
  266. reg = <0xe1000 0x1000>;
  267. clock-frequency = <0>;
  268. };
  269. rcpm: global-utilities@e2000 {
  270. compatible = "fsl,qoriq-rcpm-1.0";
  271. reg = <0xe2000 0x1000>;
  272. #sleep-cells = <1>;
  273. };
  274. sfp: sfp@e8000 {
  275. compatible = "fsl,p5020-sfp", "fsl,qoriq-sfp-1.0";
  276. reg = <0xe8000 0x1000>;
  277. };
  278. serdes: serdes@ea000 {
  279. compatible = "fsl,p5020-serdes";
  280. reg = <0xea000 0x1000>;
  281. };
  282. dma0: dma@100300 {
  283. #address-cells = <1>;
  284. #size-cells = <1>;
  285. compatible = "fsl,p5020-dma", "fsl,eloplus-dma";
  286. reg = <0x100300 0x4>;
  287. ranges = <0x0 0x100100 0x200>;
  288. cell-index = <0>;
  289. dma-channel@0 {
  290. compatible = "fsl,p5020-dma-channel",
  291. "fsl,eloplus-dma-channel";
  292. reg = <0x0 0x80>;
  293. cell-index = <0>;
  294. interrupts = <28 2 0 0>;
  295. };
  296. dma-channel@80 {
  297. compatible = "fsl,p5020-dma-channel",
  298. "fsl,eloplus-dma-channel";
  299. reg = <0x80 0x80>;
  300. cell-index = <1>;
  301. interrupts = <29 2 0 0>;
  302. };
  303. dma-channel@100 {
  304. compatible = "fsl,p5020-dma-channel",
  305. "fsl,eloplus-dma-channel";
  306. reg = <0x100 0x80>;
  307. cell-index = <2>;
  308. interrupts = <30 2 0 0>;
  309. };
  310. dma-channel@180 {
  311. compatible = "fsl,p5020-dma-channel",
  312. "fsl,eloplus-dma-channel";
  313. reg = <0x180 0x80>;
  314. cell-index = <3>;
  315. interrupts = <31 2 0 0>;
  316. };
  317. };
  318. dma1: dma@101300 {
  319. #address-cells = <1>;
  320. #size-cells = <1>;
  321. compatible = "fsl,p5020-dma", "fsl,eloplus-dma";
  322. reg = <0x101300 0x4>;
  323. ranges = <0x0 0x101100 0x200>;
  324. cell-index = <1>;
  325. dma-channel@0 {
  326. compatible = "fsl,p5020-dma-channel",
  327. "fsl,eloplus-dma-channel";
  328. reg = <0x0 0x80>;
  329. cell-index = <0>;
  330. interrupts = <32 2 0 0>;
  331. };
  332. dma-channel@80 {
  333. compatible = "fsl,p5020-dma-channel",
  334. "fsl,eloplus-dma-channel";
  335. reg = <0x80 0x80>;
  336. cell-index = <1>;
  337. interrupts = <33 2 0 0>;
  338. };
  339. dma-channel@100 {
  340. compatible = "fsl,p5020-dma-channel",
  341. "fsl,eloplus-dma-channel";
  342. reg = <0x100 0x80>;
  343. cell-index = <2>;
  344. interrupts = <34 2 0 0>;
  345. };
  346. dma-channel@180 {
  347. compatible = "fsl,p5020-dma-channel",
  348. "fsl,eloplus-dma-channel";
  349. reg = <0x180 0x80>;
  350. cell-index = <3>;
  351. interrupts = <35 2 0 0>;
  352. };
  353. };
  354. spi@110000 {
  355. #address-cells = <1>;
  356. #size-cells = <0>;
  357. compatible = "fsl,p5020-espi", "fsl,mpc8536-espi";
  358. reg = <0x110000 0x1000>;
  359. interrupts = <53 0x2 0 0>;
  360. fsl,espi-num-chipselects = <4>;
  361. };
  362. sdhc: sdhc@114000 {
  363. compatible = "fsl,p5020-esdhc", "fsl,esdhc";
  364. reg = <0x114000 0x1000>;
  365. interrupts = <48 2 0 0>;
  366. sdhci,auto-cmd12;
  367. clock-frequency = <0>;
  368. };
  369. i2c@118000 {
  370. #address-cells = <1>;
  371. #size-cells = <0>;
  372. cell-index = <0>;
  373. compatible = "fsl-i2c";
  374. reg = <0x118000 0x100>;
  375. interrupts = <38 2 0 0>;
  376. dfsrr;
  377. };
  378. i2c@118100 {
  379. #address-cells = <1>;
  380. #size-cells = <0>;
  381. cell-index = <1>;
  382. compatible = "fsl-i2c";
  383. reg = <0x118100 0x100>;
  384. interrupts = <38 2 0 0>;
  385. dfsrr;
  386. };
  387. i2c@119000 {
  388. #address-cells = <1>;
  389. #size-cells = <0>;
  390. cell-index = <2>;
  391. compatible = "fsl-i2c";
  392. reg = <0x119000 0x100>;
  393. interrupts = <39 2 0 0>;
  394. dfsrr;
  395. };
  396. i2c@119100 {
  397. #address-cells = <1>;
  398. #size-cells = <0>;
  399. cell-index = <3>;
  400. compatible = "fsl-i2c";
  401. reg = <0x119100 0x100>;
  402. interrupts = <39 2 0 0>;
  403. dfsrr;
  404. };
  405. serial0: serial@11c500 {
  406. cell-index = <0>;
  407. device_type = "serial";
  408. compatible = "ns16550";
  409. reg = <0x11c500 0x100>;
  410. clock-frequency = <0>;
  411. interrupts = <36 2 0 0>;
  412. };
  413. serial1: serial@11c600 {
  414. cell-index = <1>;
  415. device_type = "serial";
  416. compatible = "ns16550";
  417. reg = <0x11c600 0x100>;
  418. clock-frequency = <0>;
  419. interrupts = <36 2 0 0>;
  420. };
  421. serial2: serial@11d500 {
  422. cell-index = <2>;
  423. device_type = "serial";
  424. compatible = "ns16550";
  425. reg = <0x11d500 0x100>;
  426. clock-frequency = <0>;
  427. interrupts = <37 2 0 0>;
  428. };
  429. serial3: serial@11d600 {
  430. cell-index = <3>;
  431. device_type = "serial";
  432. compatible = "ns16550";
  433. reg = <0x11d600 0x100>;
  434. clock-frequency = <0>;
  435. interrupts = <37 2 0 0>;
  436. };
  437. gpio0: gpio@130000 {
  438. compatible = "fsl,p5020-gpio", "fsl,qoriq-gpio";
  439. reg = <0x130000 0x1000>;
  440. interrupts = <55 2 0 0>;
  441. #gpio-cells = <2>;
  442. gpio-controller;
  443. };
  444. usb0: usb@210000 {
  445. compatible = "fsl,p5020-usb2-mph",
  446. "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";
  447. reg = <0x210000 0x1000>;
  448. #address-cells = <1>;
  449. #size-cells = <0>;
  450. interrupts = <44 0x2 0 0>;
  451. phy_type = "utmi";
  452. port0;
  453. };
  454. usb1: usb@211000 {
  455. compatible = "fsl,p5020-usb2-dr",
  456. "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr";
  457. reg = <0x211000 0x1000>;
  458. #address-cells = <1>;
  459. #size-cells = <0>;
  460. interrupts = <45 0x2 0 0>;
  461. dr_mode = "host";
  462. phy_type = "utmi";
  463. };
  464. sata@220000 {
  465. compatible = "fsl,p5020-sata", "fsl,pq-sata-v2";
  466. reg = <0x220000 0x1000>;
  467. interrupts = <68 0x2 0 0>;
  468. };
  469. sata@221000 {
  470. compatible = "fsl,p5020-sata", "fsl,pq-sata-v2";
  471. reg = <0x221000 0x1000>;
  472. interrupts = <69 0x2 0 0>;
  473. };
  474. crypto: crypto@300000 {
  475. compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";
  476. #address-cells = <1>;
  477. #size-cells = <1>;
  478. reg = <0x300000 0x10000>;
  479. ranges = <0 0x300000 0x10000>;
  480. interrupts = <92 2 0 0>;
  481. sec_jr0: jr@1000 {
  482. compatible = "fsl,sec-v4.2-job-ring",
  483. "fsl,sec-v4.0-job-ring";
  484. reg = <0x1000 0x1000>;
  485. interrupts = <88 2 0 0>;
  486. };
  487. sec_jr1: jr@2000 {
  488. compatible = "fsl,sec-v4.2-job-ring",
  489. "fsl,sec-v4.0-job-ring";
  490. reg = <0x2000 0x1000>;
  491. interrupts = <89 2 0 0>;
  492. };
  493. sec_jr2: jr@3000 {
  494. compatible = "fsl,sec-v4.2-job-ring",
  495. "fsl,sec-v4.0-job-ring";
  496. reg = <0x3000 0x1000>;
  497. interrupts = <90 2 0 0>;
  498. };
  499. sec_jr3: jr@4000 {
  500. compatible = "fsl,sec-v4.2-job-ring",
  501. "fsl,sec-v4.0-job-ring";
  502. reg = <0x4000 0x1000>;
  503. interrupts = <91 2 0 0>;
  504. };
  505. rtic@6000 {
  506. compatible = "fsl,sec-v4.2-rtic",
  507. "fsl,sec-v4.0-rtic";
  508. #address-cells = <1>;
  509. #size-cells = <1>;
  510. reg = <0x6000 0x100>;
  511. ranges = <0x0 0x6100 0xe00>;
  512. rtic_a: rtic-a@0 {
  513. compatible = "fsl,sec-v4.2-rtic-memory",
  514. "fsl,sec-v4.0-rtic-memory";
  515. reg = <0x00 0x20 0x100 0x80>;
  516. };
  517. rtic_b: rtic-b@20 {
  518. compatible = "fsl,sec-v4.2-rtic-memory",
  519. "fsl,sec-v4.0-rtic-memory";
  520. reg = <0x20 0x20 0x200 0x80>;
  521. };
  522. rtic_c: rtic-c@40 {
  523. compatible = "fsl,sec-v4.2-rtic-memory",
  524. "fsl,sec-v4.0-rtic-memory";
  525. reg = <0x40 0x20 0x300 0x80>;
  526. };
  527. rtic_d: rtic-d@60 {
  528. compatible = "fsl,sec-v4.2-rtic-memory",
  529. "fsl,sec-v4.0-rtic-memory";
  530. reg = <0x60 0x20 0x500 0x80>;
  531. };
  532. };
  533. };
  534. sec_mon: sec_mon@314000 {
  535. compatible = "fsl,sec-v4.2-mon", "fsl,sec-v4.0-mon";
  536. reg = <0x314000 0x1000>;
  537. interrupts = <93 2 0 0>;
  538. };
  539. };
  540. /*
  541. rapidio0: rapidio@ffe0c0000
  542. */
  543. localbus@ffe124000 {
  544. compatible = "fsl,p5020-elbc", "fsl,elbc", "simple-bus";
  545. interrupts = <25 2 0 0>;
  546. #address-cells = <2>;
  547. #size-cells = <1>;
  548. };
  549. pci0: pcie@ffe200000 {
  550. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  551. device_type = "pci";
  552. #size-cells = <2>;
  553. #address-cells = <3>;
  554. bus-range = <0x0 0xff>;
  555. clock-frequency = <0x1fca055>;
  556. fsl,msi = <&msi0>;
  557. interrupts = <16 2 1 15>;
  558. pcie@0 {
  559. reg = <0 0 0 0 0>;
  560. #interrupt-cells = <1>;
  561. #size-cells = <2>;
  562. #address-cells = <3>;
  563. device_type = "pci";
  564. interrupts = <16 2 1 15>;
  565. interrupt-map-mask = <0xf800 0 0 7>;
  566. interrupt-map = <
  567. /* IDSEL 0x0 */
  568. 0000 0 0 1 &mpic 40 1 0 0
  569. 0000 0 0 2 &mpic 1 1 0 0
  570. 0000 0 0 3 &mpic 2 1 0 0
  571. 0000 0 0 4 &mpic 3 1 0 0
  572. >;
  573. };
  574. };
  575. pci1: pcie@ffe201000 {
  576. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  577. device_type = "pci";
  578. #size-cells = <2>;
  579. #address-cells = <3>;
  580. bus-range = <0 0xff>;
  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. };
  600. };
  601. pci2: pcie@ffe202000 {
  602. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  603. device_type = "pci";
  604. #size-cells = <2>;
  605. #address-cells = <3>;
  606. bus-range = <0x0 0xff>;
  607. clock-frequency = <0x1fca055>;
  608. fsl,msi = <&msi2>;
  609. interrupts = <16 2 1 13>;
  610. pcie@0 {
  611. reg = <0 0 0 0 0>;
  612. #interrupt-cells = <1>;
  613. #size-cells = <2>;
  614. #address-cells = <3>;
  615. device_type = "pci";
  616. interrupts = <16 2 1 13>;
  617. interrupt-map-mask = <0xf800 0 0 7>;
  618. interrupt-map = <
  619. /* IDSEL 0x0 */
  620. 0000 0 0 1 &mpic 42 1 0 0
  621. 0000 0 0 2 &mpic 9 1 0 0
  622. 0000 0 0 3 &mpic 10 1 0 0
  623. 0000 0 0 4 &mpic 11 1 0 0
  624. >;
  625. };
  626. };
  627. pci3: pcie@ffe203000 {
  628. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  629. device_type = "pci";
  630. #size-cells = <2>;
  631. #address-cells = <3>;
  632. bus-range = <0x0 0xff>;
  633. clock-frequency = <0x1fca055>;
  634. fsl,msi = <&msi2>;
  635. interrupts = <16 2 1 12>;
  636. pcie@0 {
  637. reg = <0 0 0 0 0>;
  638. #interrupt-cells = <1>;
  639. #size-cells = <2>;
  640. #address-cells = <3>;
  641. device_type = "pci";
  642. interrupts = <16 2 1 12>;
  643. interrupt-map-mask = <0xf800 0 0 7>;
  644. interrupt-map = <
  645. /* IDSEL 0x0 */
  646. 0000 0 0 1 &mpic 43 1 0 0
  647. 0000 0 0 2 &mpic 0 1 0 0
  648. 0000 0 0 3 &mpic 4 1 0 0
  649. 0000 0 0 4 &mpic 8 1 0 0
  650. >;
  651. };
  652. };
  653. };