p3041ds.dts 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791
  1. /*
  2. * P3041DS 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,P3041DS";
  37. compatible = "fsl,P3041DS";
  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,e500mc@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,e500mc@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. cpu2: PowerPC,e500mc@2 {
  90. device_type = "cpu";
  91. reg = <2>;
  92. next-level-cache = <&L2_2>;
  93. L2_2: l2-cache {
  94. next-level-cache = <&cpc>;
  95. };
  96. };
  97. cpu3: PowerPC,e500mc@3 {
  98. device_type = "cpu";
  99. reg = <3>;
  100. next-level-cache = <&L2_3>;
  101. L2_3: l2-cache {
  102. next-level-cache = <&cpc>;
  103. };
  104. };
  105. };
  106. memory {
  107. device_type = "memory";
  108. };
  109. soc: soc@ffe000000 {
  110. #address-cells = <1>;
  111. #size-cells = <1>;
  112. device_type = "soc";
  113. compatible = "simple-bus";
  114. ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
  115. reg = <0xf 0xfe000000 0 0x00001000>;
  116. soc-sram-error {
  117. compatible = "fsl,soc-sram-error";
  118. interrupts = <16 2 1 29>;
  119. };
  120. corenet-law@0 {
  121. compatible = "fsl,corenet-law";
  122. reg = <0x0 0x1000>;
  123. fsl,num-laws = <32>;
  124. };
  125. memory-controller@8000 {
  126. compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
  127. reg = <0x8000 0x1000>;
  128. interrupts = <16 2 1 23>;
  129. };
  130. cpc: l3-cache-controller@10000 {
  131. compatible = "fsl,p3041-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
  132. reg = <0x10000 0x1000>;
  133. interrupts = <16 2 1 27>;
  134. };
  135. corenet-cf@18000 {
  136. compatible = "fsl,corenet-cf";
  137. reg = <0x18000 0x1000>;
  138. interrupts = <16 2 1 31>;
  139. fsl,ccf-num-csdids = <32>;
  140. fsl,ccf-num-snoopids = <32>;
  141. };
  142. iommu@20000 {
  143. compatible = "fsl,pamu-v1.0", "fsl,pamu";
  144. reg = <0x20000 0x4000>;
  145. interrupts = <
  146. 24 2 0 0
  147. 16 2 1 30>;
  148. };
  149. mpic: pic@40000 {
  150. clock-frequency = <0>;
  151. interrupt-controller;
  152. #address-cells = <0>;
  153. #interrupt-cells = <4>;
  154. reg = <0x40000 0x40000>;
  155. compatible = "fsl,mpic", "chrp,open-pic";
  156. device_type = "open-pic";
  157. };
  158. msi0: msi@41600 {
  159. compatible = "fsl,mpic-msi";
  160. reg = <0x41600 0x200>;
  161. msi-available-ranges = <0 0x100>;
  162. interrupts = <
  163. 0xe0 0 0 0
  164. 0xe1 0 0 0
  165. 0xe2 0 0 0
  166. 0xe3 0 0 0
  167. 0xe4 0 0 0
  168. 0xe5 0 0 0
  169. 0xe6 0 0 0
  170. 0xe7 0 0 0>;
  171. };
  172. msi1: msi@41800 {
  173. compatible = "fsl,mpic-msi";
  174. reg = <0x41800 0x200>;
  175. msi-available-ranges = <0 0x100>;
  176. interrupts = <
  177. 0xe8 0 0 0
  178. 0xe9 0 0 0
  179. 0xea 0 0 0
  180. 0xeb 0 0 0
  181. 0xec 0 0 0
  182. 0xed 0 0 0
  183. 0xee 0 0 0
  184. 0xef 0 0 0>;
  185. };
  186. msi2: msi@41a00 {
  187. compatible = "fsl,mpic-msi";
  188. reg = <0x41a00 0x200>;
  189. msi-available-ranges = <0 0x100>;
  190. interrupts = <
  191. 0xf0 0 0 0
  192. 0xf1 0 0 0
  193. 0xf2 0 0 0
  194. 0xf3 0 0 0
  195. 0xf4 0 0 0
  196. 0xf5 0 0 0
  197. 0xf6 0 0 0
  198. 0xf7 0 0 0>;
  199. };
  200. guts: global-utilities@e0000 {
  201. compatible = "fsl,qoriq-device-config-1.0";
  202. reg = <0xe0000 0xe00>;
  203. fsl,has-rstcr;
  204. #sleep-cells = <1>;
  205. fsl,liodn-bits = <12>;
  206. };
  207. pins: global-utilities@e0e00 {
  208. compatible = "fsl,qoriq-pin-control-1.0";
  209. reg = <0xe0e00 0x200>;
  210. #sleep-cells = <2>;
  211. };
  212. clockgen: global-utilities@e1000 {
  213. compatible = "fsl,p3041-clockgen", "fsl,qoriq-clockgen-1.0";
  214. reg = <0xe1000 0x1000>;
  215. clock-frequency = <0>;
  216. };
  217. rcpm: global-utilities@e2000 {
  218. compatible = "fsl,qoriq-rcpm-1.0";
  219. reg = <0xe2000 0x1000>;
  220. #sleep-cells = <1>;
  221. };
  222. sfp: sfp@e8000 {
  223. compatible = "fsl,p3041-sfp", "fsl,qoriq-sfp-1.0";
  224. reg = <0xe8000 0x1000>;
  225. };
  226. serdes: serdes@ea000 {
  227. compatible = "fsl,p3041-serdes";
  228. reg = <0xea000 0x1000>;
  229. };
  230. dma0: dma@100300 {
  231. #address-cells = <1>;
  232. #size-cells = <1>;
  233. compatible = "fsl,p3041-dma", "fsl,eloplus-dma";
  234. reg = <0x100300 0x4>;
  235. ranges = <0x0 0x100100 0x200>;
  236. cell-index = <0>;
  237. dma-channel@0 {
  238. compatible = "fsl,p3041-dma-channel",
  239. "fsl,eloplus-dma-channel";
  240. reg = <0x0 0x80>;
  241. cell-index = <0>;
  242. interrupts = <28 2 0 0>;
  243. };
  244. dma-channel@80 {
  245. compatible = "fsl,p3041-dma-channel",
  246. "fsl,eloplus-dma-channel";
  247. reg = <0x80 0x80>;
  248. cell-index = <1>;
  249. interrupts = <29 2 0 0>;
  250. };
  251. dma-channel@100 {
  252. compatible = "fsl,p3041-dma-channel",
  253. "fsl,eloplus-dma-channel";
  254. reg = <0x100 0x80>;
  255. cell-index = <2>;
  256. interrupts = <30 2 0 0>;
  257. };
  258. dma-channel@180 {
  259. compatible = "fsl,p3041-dma-channel",
  260. "fsl,eloplus-dma-channel";
  261. reg = <0x180 0x80>;
  262. cell-index = <3>;
  263. interrupts = <31 2 0 0>;
  264. };
  265. };
  266. dma1: dma@101300 {
  267. #address-cells = <1>;
  268. #size-cells = <1>;
  269. compatible = "fsl,p3041-dma", "fsl,eloplus-dma";
  270. reg = <0x101300 0x4>;
  271. ranges = <0x0 0x101100 0x200>;
  272. cell-index = <1>;
  273. dma-channel@0 {
  274. compatible = "fsl,p3041-dma-channel",
  275. "fsl,eloplus-dma-channel";
  276. reg = <0x0 0x80>;
  277. cell-index = <0>;
  278. interrupts = <32 2 0 0>;
  279. };
  280. dma-channel@80 {
  281. compatible = "fsl,p3041-dma-channel",
  282. "fsl,eloplus-dma-channel";
  283. reg = <0x80 0x80>;
  284. cell-index = <1>;
  285. interrupts = <33 2 0 0>;
  286. };
  287. dma-channel@100 {
  288. compatible = "fsl,p3041-dma-channel",
  289. "fsl,eloplus-dma-channel";
  290. reg = <0x100 0x80>;
  291. cell-index = <2>;
  292. interrupts = <34 2 0 0>;
  293. };
  294. dma-channel@180 {
  295. compatible = "fsl,p3041-dma-channel",
  296. "fsl,eloplus-dma-channel";
  297. reg = <0x180 0x80>;
  298. cell-index = <3>;
  299. interrupts = <35 2 0 0>;
  300. };
  301. };
  302. spi@110000 {
  303. #address-cells = <1>;
  304. #size-cells = <0>;
  305. compatible = "fsl,p3041-espi", "fsl,mpc8536-espi";
  306. reg = <0x110000 0x1000>;
  307. interrupts = <53 0x2 0 0>;
  308. fsl,espi-num-chipselects = <4>;
  309. flash@0 {
  310. #address-cells = <1>;
  311. #size-cells = <1>;
  312. compatible = "spansion,s25sl12801";
  313. reg = <0>;
  314. spi-max-frequency = <40000000>; /* input clock */
  315. partition@u-boot {
  316. label = "u-boot";
  317. reg = <0x00000000 0x00100000>;
  318. read-only;
  319. };
  320. partition@kernel {
  321. label = "kernel";
  322. reg = <0x00100000 0x00500000>;
  323. read-only;
  324. };
  325. partition@dtb {
  326. label = "dtb";
  327. reg = <0x00600000 0x00100000>;
  328. read-only;
  329. };
  330. partition@fs {
  331. label = "file system";
  332. reg = <0x00700000 0x00900000>;
  333. };
  334. };
  335. };
  336. sdhc: sdhc@114000 {
  337. compatible = "fsl,p3041-esdhc", "fsl,esdhc";
  338. reg = <0x114000 0x1000>;
  339. interrupts = <48 2 0 0>;
  340. sdhci,auto-cmd12;
  341. clock-frequency = <0>;
  342. };
  343. i2c@118000 {
  344. #address-cells = <1>;
  345. #size-cells = <0>;
  346. cell-index = <0>;
  347. compatible = "fsl-i2c";
  348. reg = <0x118000 0x100>;
  349. interrupts = <38 2 0 0>;
  350. dfsrr;
  351. };
  352. i2c@118100 {
  353. #address-cells = <1>;
  354. #size-cells = <0>;
  355. cell-index = <1>;
  356. compatible = "fsl-i2c";
  357. reg = <0x118100 0x100>;
  358. interrupts = <38 2 0 0>;
  359. dfsrr;
  360. eeprom@51 {
  361. compatible = "at24,24c256";
  362. reg = <0x51>;
  363. };
  364. eeprom@52 {
  365. compatible = "at24,24c256";
  366. reg = <0x52>;
  367. };
  368. };
  369. i2c@119000 {
  370. #address-cells = <1>;
  371. #size-cells = <0>;
  372. cell-index = <2>;
  373. compatible = "fsl-i2c";
  374. reg = <0x119000 0x100>;
  375. interrupts = <39 2 0 0>;
  376. dfsrr;
  377. };
  378. i2c@119100 {
  379. #address-cells = <1>;
  380. #size-cells = <0>;
  381. cell-index = <3>;
  382. compatible = "fsl-i2c";
  383. reg = <0x119100 0x100>;
  384. interrupts = <39 2 0 0>;
  385. dfsrr;
  386. rtc@68 {
  387. compatible = "dallas,ds3232";
  388. reg = <0x68>;
  389. interrupts = <0x1 0x1 0 0>;
  390. };
  391. };
  392. serial0: serial@11c500 {
  393. cell-index = <0>;
  394. device_type = "serial";
  395. compatible = "ns16550";
  396. reg = <0x11c500 0x100>;
  397. clock-frequency = <0>;
  398. interrupts = <36 2 0 0>;
  399. };
  400. serial1: serial@11c600 {
  401. cell-index = <1>;
  402. device_type = "serial";
  403. compatible = "ns16550";
  404. reg = <0x11c600 0x100>;
  405. clock-frequency = <0>;
  406. interrupts = <36 2 0 0>;
  407. };
  408. serial2: serial@11d500 {
  409. cell-index = <2>;
  410. device_type = "serial";
  411. compatible = "ns16550";
  412. reg = <0x11d500 0x100>;
  413. clock-frequency = <0>;
  414. interrupts = <37 2 0 0>;
  415. };
  416. serial3: serial@11d600 {
  417. cell-index = <3>;
  418. device_type = "serial";
  419. compatible = "ns16550";
  420. reg = <0x11d600 0x100>;
  421. clock-frequency = <0>;
  422. interrupts = <37 2 0 0>;
  423. };
  424. gpio0: gpio@130000 {
  425. compatible = "fsl,p3041-gpio", "fsl,qoriq-gpio";
  426. reg = <0x130000 0x1000>;
  427. interrupts = <55 2 0 0>;
  428. #gpio-cells = <2>;
  429. gpio-controller;
  430. };
  431. usb0: usb@210000 {
  432. compatible = "fsl,p3041-usb2-mph",
  433. "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";
  434. reg = <0x210000 0x1000>;
  435. #address-cells = <1>;
  436. #size-cells = <0>;
  437. interrupts = <44 0x2 0 0>;
  438. phy_type = "utmi";
  439. port0;
  440. };
  441. usb1: usb@211000 {
  442. compatible = "fsl,p3041-usb2-dr",
  443. "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr";
  444. reg = <0x211000 0x1000>;
  445. #address-cells = <1>;
  446. #size-cells = <0>;
  447. interrupts = <45 0x2 0 0>;
  448. dr_mode = "host";
  449. phy_type = "utmi";
  450. };
  451. sata@220000 {
  452. compatible = "fsl,p3041-sata", "fsl,pq-sata-v2";
  453. reg = <0x220000 0x1000>;
  454. interrupts = <68 0x2 0 0>;
  455. };
  456. sata@221000 {
  457. compatible = "fsl,p3041-sata", "fsl,pq-sata-v2";
  458. reg = <0x221000 0x1000>;
  459. interrupts = <69 0x2 0 0>;
  460. };
  461. crypto: crypto@300000 {
  462. compatible = "fsl,sec-v4.2", "fsl,sec-v4.0";
  463. #address-cells = <1>;
  464. #size-cells = <1>;
  465. reg = <0x300000 0x10000>;
  466. ranges = <0 0x300000 0x10000>;
  467. interrupts = <92 2 0 0>;
  468. sec_jr0: jr@1000 {
  469. compatible = "fsl,sec-v4.2-job-ring",
  470. "fsl,sec-v4.0-job-ring";
  471. reg = <0x1000 0x1000>;
  472. interrupts = <88 2 0 0>;
  473. };
  474. sec_jr1: jr@2000 {
  475. compatible = "fsl,sec-v4.2-job-ring",
  476. "fsl,sec-v4.0-job-ring";
  477. reg = <0x2000 0x1000>;
  478. interrupts = <89 2 0 0>;
  479. };
  480. sec_jr2: jr@3000 {
  481. compatible = "fsl,sec-v4.2-job-ring",
  482. "fsl,sec-v4.0-job-ring";
  483. reg = <0x3000 0x1000>;
  484. interrupts = <90 2 0 0>;
  485. };
  486. sec_jr3: jr@4000 {
  487. compatible = "fsl,sec-v4.2-job-ring",
  488. "fsl,sec-v4.0-job-ring";
  489. reg = <0x4000 0x1000>;
  490. interrupts = <91 2 0 0>;
  491. };
  492. rtic@6000 {
  493. compatible = "fsl,sec-v4.2-rtic",
  494. "fsl,sec-v4.0-rtic";
  495. #address-cells = <1>;
  496. #size-cells = <1>;
  497. reg = <0x6000 0x100>;
  498. ranges = <0x0 0x6100 0xe00>;
  499. rtic_a: rtic-a@0 {
  500. compatible = "fsl,sec-v4.2-rtic-memory",
  501. "fsl,sec-v4.0-rtic-memory";
  502. reg = <0x00 0x20 0x100 0x80>;
  503. };
  504. rtic_b: rtic-b@20 {
  505. compatible = "fsl,sec-v4.2-rtic-memory",
  506. "fsl,sec-v4.0-rtic-memory";
  507. reg = <0x20 0x20 0x200 0x80>;
  508. };
  509. rtic_c: rtic-c@40 {
  510. compatible = "fsl,sec-v4.2-rtic-memory",
  511. "fsl,sec-v4.0-rtic-memory";
  512. reg = <0x40 0x20 0x300 0x80>;
  513. };
  514. rtic_d: rtic-d@60 {
  515. compatible = "fsl,sec-v4.2-rtic-memory",
  516. "fsl,sec-v4.0-rtic-memory";
  517. reg = <0x60 0x20 0x500 0x80>;
  518. };
  519. };
  520. };
  521. sec_mon: sec_mon@314000 {
  522. compatible = "fsl,sec-v4.2-mon", "fsl,sec-v4.0-mon";
  523. reg = <0x314000 0x1000>;
  524. interrupts = <93 2 0 0>;
  525. };
  526. };
  527. localbus@ffe124000 {
  528. compatible = "fsl,p3041-elbc", "fsl,elbc", "simple-bus";
  529. reg = <0xf 0xfe124000 0 0x1000>;
  530. interrupts = <25 2 0 0>;
  531. #address-cells = <2>;
  532. #size-cells = <1>;
  533. ranges = <0 0 0xf 0xe8000000 0x08000000
  534. 2 0 0xf 0xffa00000 0x00040000
  535. 3 0 0xf 0xffdf0000 0x00008000>;
  536. flash@0,0 {
  537. compatible = "cfi-flash";
  538. reg = <0 0 0x08000000>;
  539. bank-width = <2>;
  540. device-width = <2>;
  541. };
  542. nand@2,0 {
  543. #address-cells = <1>;
  544. #size-cells = <1>;
  545. compatible = "fsl,elbc-fcm-nand";
  546. reg = <0x2 0x0 0x40000>;
  547. partition@0 {
  548. label = "NAND U-Boot Image";
  549. reg = <0x0 0x02000000>;
  550. read-only;
  551. };
  552. partition@2000000 {
  553. label = "NAND Root File System";
  554. reg = <0x02000000 0x10000000>;
  555. };
  556. partition@12000000 {
  557. label = "NAND Compressed RFS Image";
  558. reg = <0x12000000 0x08000000>;
  559. };
  560. partition@1a000000 {
  561. label = "NAND Linux Kernel Image";
  562. reg = <0x1a000000 0x04000000>;
  563. };
  564. partition@1e000000 {
  565. label = "NAND DTB Image";
  566. reg = <0x1e000000 0x01000000>;
  567. };
  568. partition@1f000000 {
  569. label = "NAND Writable User area";
  570. reg = <0x1f000000 0x21000000>;
  571. };
  572. };
  573. board-control@3,0 {
  574. compatible = "fsl,p3041ds-pixis";
  575. reg = <3 0 0x20>;
  576. };
  577. };
  578. pci0: pcie@ffe200000 {
  579. compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
  580. device_type = "pci";
  581. #size-cells = <2>;
  582. #address-cells = <3>;
  583. reg = <0xf 0xfe200000 0 0x1000>;
  584. bus-range = <0x0 0xff>;
  585. ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
  586. 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>;
  587. clock-frequency = <0x1fca055>;
  588. fsl,msi = <&msi0>;
  589. interrupts = <16 2 1 15>;
  590. pcie@0 {
  591. reg = <0 0 0 0 0>;
  592. #interrupt-cells = <1>;
  593. #size-cells = <2>;
  594. #address-cells = <3>;
  595. device_type = "pci";
  596. interrupts = <16 2 1 15>;
  597. interrupt-map-mask = <0xf800 0 0 7>;
  598. interrupt-map = <
  599. /* IDSEL 0x0 */
  600. 0000 0 0 1 &mpic 40 1 0 0
  601. 0000 0 0 2 &mpic 1 1 0 0
  602. 0000 0 0 3 &mpic 2 1 0 0
  603. 0000 0 0 4 &mpic 3 1 0 0
  604. >;
  605. ranges = <0x02000000 0 0xe0000000
  606. 0x02000000 0 0xe0000000
  607. 0 0x20000000
  608. 0x01000000 0 0x00000000
  609. 0x01000000 0 0x00000000
  610. 0 0x00010000>;
  611. };
  612. };
  613. pci1: pcie@ffe201000 {
  614. compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
  615. device_type = "pci";
  616. #size-cells = <2>;
  617. #address-cells = <3>;
  618. reg = <0xf 0xfe201000 0 0x1000>;
  619. bus-range = <0 0xff>;
  620. ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
  621. 0x01000000 0x0 0x00000000 0xf 0xf8010000 0x0 0x00010000>;
  622. clock-frequency = <0x1fca055>;
  623. fsl,msi = <&msi1>;
  624. interrupts = <16 2 1 14>;
  625. pcie@0 {
  626. reg = <0 0 0 0 0>;
  627. #interrupt-cells = <1>;
  628. #size-cells = <2>;
  629. #address-cells = <3>;
  630. device_type = "pci";
  631. interrupts = <16 2 1 14>;
  632. interrupt-map-mask = <0xf800 0 0 7>;
  633. interrupt-map = <
  634. /* IDSEL 0x0 */
  635. 0000 0 0 1 &mpic 41 1 0 0
  636. 0000 0 0 2 &mpic 5 1 0 0
  637. 0000 0 0 3 &mpic 6 1 0 0
  638. 0000 0 0 4 &mpic 7 1 0 0
  639. >;
  640. ranges = <0x02000000 0 0xe0000000
  641. 0x02000000 0 0xe0000000
  642. 0 0x20000000
  643. 0x01000000 0 0x00000000
  644. 0x01000000 0 0x00000000
  645. 0 0x00010000>;
  646. };
  647. };
  648. pci2: pcie@ffe202000 {
  649. compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
  650. device_type = "pci";
  651. #size-cells = <2>;
  652. #address-cells = <3>;
  653. reg = <0xf 0xfe202000 0 0x1000>;
  654. bus-range = <0x0 0xff>;
  655. ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
  656. 0x01000000 0 0x00000000 0xf 0xf8020000 0 0x00010000>;
  657. clock-frequency = <0x1fca055>;
  658. fsl,msi = <&msi2>;
  659. interrupts = <16 2 1 13>;
  660. pcie@0 {
  661. reg = <0 0 0 0 0>;
  662. #interrupt-cells = <1>;
  663. #size-cells = <2>;
  664. #address-cells = <3>;
  665. device_type = "pci";
  666. interrupts = <16 2 1 13>;
  667. interrupt-map-mask = <0xf800 0 0 7>;
  668. interrupt-map = <
  669. /* IDSEL 0x0 */
  670. 0000 0 0 1 &mpic 42 1 0 0
  671. 0000 0 0 2 &mpic 9 1 0 0
  672. 0000 0 0 3 &mpic 10 1 0 0
  673. 0000 0 0 4 &mpic 11 1 0 0
  674. >;
  675. ranges = <0x02000000 0 0xe0000000
  676. 0x02000000 0 0xe0000000
  677. 0 0x20000000
  678. 0x01000000 0 0x00000000
  679. 0x01000000 0 0x00000000
  680. 0 0x00010000>;
  681. };
  682. };
  683. pci3: pcie@ffe203000 {
  684. compatible = "fsl,p3041-pcie", "fsl,qoriq-pcie-v2.2";
  685. device_type = "pci";
  686. #size-cells = <2>;
  687. #address-cells = <3>;
  688. reg = <0xf 0xfe203000 0 0x1000>;
  689. bus-range = <0x0 0xff>;
  690. ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000
  691. 0x01000000 0 0x00000000 0xf 0xf8030000 0 0x00010000>;
  692. clock-frequency = <0x1fca055>;
  693. fsl,msi = <&msi2>;
  694. interrupts = <16 2 1 12>;
  695. pcie@0 {
  696. reg = <0 0 0 0 0>;
  697. #interrupt-cells = <1>;
  698. #size-cells = <2>;
  699. #address-cells = <3>;
  700. device_type = "pci";
  701. interrupts = <16 2 1 12>;
  702. interrupt-map-mask = <0xf800 0 0 7>;
  703. interrupt-map = <
  704. /* IDSEL 0x0 */
  705. 0000 0 0 1 &mpic 43 1 0 0
  706. 0000 0 0 2 &mpic 0 1 0 0
  707. 0000 0 0 3 &mpic 4 1 0 0
  708. 0000 0 0 4 &mpic 8 1 0 0
  709. >;
  710. ranges = <0x02000000 0 0xe0000000
  711. 0x02000000 0 0xe0000000
  712. 0 0x20000000
  713. 0x01000000 0 0x00000000
  714. 0x01000000 0 0x00000000
  715. 0 0x00010000>;
  716. };
  717. };
  718. };