p5020si-post.dtsi 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479
  1. /*
  2. * P5020/5010 Silicon/SoC Device Tree Source (post include)
  3. *
  4. * Copyright 2011 - 2015 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. &bman_fbpr {
  35. compatible = "fsl,bman-fbpr";
  36. alloc-ranges = <0 0 0x10000 0>;
  37. };
  38. &qman_fqd {
  39. compatible = "fsl,qman-fqd";
  40. alloc-ranges = <0 0 0x10000 0>;
  41. };
  42. &qman_pfdr {
  43. compatible = "fsl,qman-pfdr";
  44. alloc-ranges = <0 0 0x10000 0>;
  45. };
  46. &lbc {
  47. compatible = "fsl,p5020-elbc", "fsl,elbc", "simple-bus";
  48. interrupts = <25 2 0 0>;
  49. #address-cells = <2>;
  50. #size-cells = <1>;
  51. };
  52. /* controller at 0x200000 */
  53. &pci0 {
  54. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  55. device_type = "pci";
  56. #size-cells = <2>;
  57. #address-cells = <3>;
  58. bus-range = <0x0 0xff>;
  59. clock-frequency = <33333333>;
  60. interrupts = <16 2 1 15>;
  61. fsl,iommu-parent = <&pamu0>;
  62. fsl,liodn-reg = <&guts 0x500>; /* PEX1LIODNR */
  63. pcie@0 {
  64. reg = <0 0 0 0 0>;
  65. #interrupt-cells = <1>;
  66. #size-cells = <2>;
  67. #address-cells = <3>;
  68. device_type = "pci";
  69. interrupts = <16 2 1 15>;
  70. interrupt-map-mask = <0xf800 0 0 7>;
  71. interrupt-map = <
  72. /* IDSEL 0x0 */
  73. 0000 0 0 1 &mpic 40 1 0 0
  74. 0000 0 0 2 &mpic 1 1 0 0
  75. 0000 0 0 3 &mpic 2 1 0 0
  76. 0000 0 0 4 &mpic 3 1 0 0
  77. >;
  78. };
  79. };
  80. /* controller at 0x201000 */
  81. &pci1 {
  82. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  83. device_type = "pci";
  84. #size-cells = <2>;
  85. #address-cells = <3>;
  86. bus-range = <0 0xff>;
  87. clock-frequency = <33333333>;
  88. interrupts = <16 2 1 14>;
  89. fsl,iommu-parent = <&pamu0>;
  90. fsl,liodn-reg = <&guts 0x504>; /* PEX2LIODNR */
  91. pcie@0 {
  92. reg = <0 0 0 0 0>;
  93. #interrupt-cells = <1>;
  94. #size-cells = <2>;
  95. #address-cells = <3>;
  96. device_type = "pci";
  97. interrupts = <16 2 1 14>;
  98. interrupt-map-mask = <0xf800 0 0 7>;
  99. interrupt-map = <
  100. /* IDSEL 0x0 */
  101. 0000 0 0 1 &mpic 41 1 0 0
  102. 0000 0 0 2 &mpic 5 1 0 0
  103. 0000 0 0 3 &mpic 6 1 0 0
  104. 0000 0 0 4 &mpic 7 1 0 0
  105. >;
  106. };
  107. };
  108. /* controller at 0x202000 */
  109. &pci2 {
  110. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  111. device_type = "pci";
  112. #size-cells = <2>;
  113. #address-cells = <3>;
  114. bus-range = <0x0 0xff>;
  115. clock-frequency = <33333333>;
  116. interrupts = <16 2 1 13>;
  117. fsl,iommu-parent = <&pamu0>;
  118. fsl,liodn-reg = <&guts 0x508>; /* PEX3LIODNR */
  119. pcie@0 {
  120. reg = <0 0 0 0 0>;
  121. #interrupt-cells = <1>;
  122. #size-cells = <2>;
  123. #address-cells = <3>;
  124. device_type = "pci";
  125. interrupts = <16 2 1 13>;
  126. interrupt-map-mask = <0xf800 0 0 7>;
  127. interrupt-map = <
  128. /* IDSEL 0x0 */
  129. 0000 0 0 1 &mpic 42 1 0 0
  130. 0000 0 0 2 &mpic 9 1 0 0
  131. 0000 0 0 3 &mpic 10 1 0 0
  132. 0000 0 0 4 &mpic 11 1 0 0
  133. >;
  134. };
  135. };
  136. /* controller at 0x203000 */
  137. &pci3 {
  138. compatible = "fsl,p5020-pcie", "fsl,qoriq-pcie-v2.2";
  139. device_type = "pci";
  140. #size-cells = <2>;
  141. #address-cells = <3>;
  142. bus-range = <0x0 0xff>;
  143. clock-frequency = <33333333>;
  144. interrupts = <16 2 1 12>;
  145. fsl,iommu-parent = <&pamu0>;
  146. fsl,liodn-reg = <&guts 0x50c>; /* PEX4LIODNR */
  147. pcie@0 {
  148. reg = <0 0 0 0 0>;
  149. #interrupt-cells = <1>;
  150. #size-cells = <2>;
  151. #address-cells = <3>;
  152. device_type = "pci";
  153. interrupts = <16 2 1 12>;
  154. interrupt-map-mask = <0xf800 0 0 7>;
  155. interrupt-map = <
  156. /* IDSEL 0x0 */
  157. 0000 0 0 1 &mpic 43 1 0 0
  158. 0000 0 0 2 &mpic 0 1 0 0
  159. 0000 0 0 3 &mpic 4 1 0 0
  160. 0000 0 0 4 &mpic 8 1 0 0
  161. >;
  162. };
  163. };
  164. &rio {
  165. compatible = "fsl,srio";
  166. interrupts = <16 2 1 11>;
  167. #address-cells = <2>;
  168. #size-cells = <2>;
  169. fsl,iommu-parent = <&pamu0>;
  170. ranges;
  171. port1 {
  172. #address-cells = <2>;
  173. #size-cells = <2>;
  174. cell-index = <1>;
  175. fsl,liodn-reg = <&guts 0x510>; /* RIO1LIODNR */
  176. };
  177. port2 {
  178. #address-cells = <2>;
  179. #size-cells = <2>;
  180. cell-index = <2>;
  181. fsl,liodn-reg = <&guts 0x514>; /* RIO2LIODNR */
  182. };
  183. };
  184. &dcsr {
  185. #address-cells = <1>;
  186. #size-cells = <1>;
  187. compatible = "fsl,dcsr", "simple-bus";
  188. dcsr-epu@0 {
  189. compatible = "fsl,p5020-dcsr-epu", "fsl,dcsr-epu";
  190. interrupts = <52 2 0 0
  191. 84 2 0 0
  192. 85 2 0 0>;
  193. reg = <0x0 0x1000>;
  194. };
  195. dcsr-npc {
  196. compatible = "fsl,dcsr-npc";
  197. reg = <0x1000 0x1000 0x1000000 0x8000>;
  198. };
  199. dcsr-nxc@2000 {
  200. compatible = "fsl,dcsr-nxc";
  201. reg = <0x2000 0x1000>;
  202. };
  203. dcsr-corenet {
  204. compatible = "fsl,dcsr-corenet";
  205. reg = <0x8000 0x1000 0xB0000 0x1000>;
  206. };
  207. dcsr-dpaa@9000 {
  208. compatible = "fsl,p5020-dcsr-dpaa", "fsl,dcsr-dpaa";
  209. reg = <0x9000 0x1000>;
  210. };
  211. dcsr-ocn@11000 {
  212. compatible = "fsl,p5020-dcsr-ocn", "fsl,dcsr-ocn";
  213. reg = <0x11000 0x1000>;
  214. };
  215. dcsr-ddr@12000 {
  216. compatible = "fsl,dcsr-ddr";
  217. dev-handle = <&ddr1>;
  218. reg = <0x12000 0x1000>;
  219. };
  220. dcsr-ddr@13000 {
  221. compatible = "fsl,dcsr-ddr";
  222. dev-handle = <&ddr2>;
  223. reg = <0x13000 0x1000>;
  224. };
  225. dcsr-nal@18000 {
  226. compatible = "fsl,p5020-dcsr-nal", "fsl,dcsr-nal";
  227. reg = <0x18000 0x1000>;
  228. };
  229. dcsr-rcpm@22000 {
  230. compatible = "fsl,p5020-dcsr-rcpm", "fsl,dcsr-rcpm";
  231. reg = <0x22000 0x1000>;
  232. };
  233. dcsr-cpu-sb-proxy@40000 {
  234. compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
  235. cpu-handle = <&cpu0>;
  236. reg = <0x40000 0x1000>;
  237. };
  238. dcsr-cpu-sb-proxy@41000 {
  239. compatible = "fsl,dcsr-e5500-sb-proxy", "fsl,dcsr-cpu-sb-proxy";
  240. cpu-handle = <&cpu1>;
  241. reg = <0x41000 0x1000>;
  242. };
  243. };
  244. /include/ "qoriq-bman1-portals.dtsi"
  245. /include/ "qoriq-qman1-portals.dtsi"
  246. &soc {
  247. #address-cells = <1>;
  248. #size-cells = <1>;
  249. device_type = "soc";
  250. compatible = "simple-bus";
  251. soc-sram-error {
  252. compatible = "fsl,soc-sram-error";
  253. interrupts = <16 2 1 29>;
  254. };
  255. corenet-law@0 {
  256. compatible = "fsl,corenet-law";
  257. reg = <0x0 0x1000>;
  258. fsl,num-laws = <32>;
  259. };
  260. ddr1: memory-controller@8000 {
  261. compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller";
  262. reg = <0x8000 0x1000>;
  263. interrupts = <16 2 1 23>;
  264. };
  265. ddr2: memory-controller@9000 {
  266. compatible = "fsl,qoriq-memory-controller-v4.5","fsl,qoriq-memory-controller";
  267. reg = <0x9000 0x1000>;
  268. interrupts = <16 2 1 22>;
  269. };
  270. cpc: l3-cache-controller@10000 {
  271. compatible = "fsl,p5020-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache";
  272. reg = <0x10000 0x1000
  273. 0x11000 0x1000>;
  274. interrupts = <16 2 1 27
  275. 16 2 1 26>;
  276. };
  277. corenet-cf@18000 {
  278. compatible = "fsl,corenet1-cf", "fsl,corenet-cf";
  279. reg = <0x18000 0x1000>;
  280. interrupts = <16 2 1 31>;
  281. fsl,ccf-num-csdids = <32>;
  282. fsl,ccf-num-snoopids = <32>;
  283. };
  284. iommu@20000 {
  285. compatible = "fsl,pamu-v1.0", "fsl,pamu";
  286. reg = <0x20000 0x4000>; /* for compatibility with older PAMU drivers */
  287. ranges = <0 0x20000 0x4000>;
  288. #address-cells = <1>;
  289. #size-cells = <1>;
  290. interrupts = <
  291. 24 2 0 0
  292. 16 2 1 30>;
  293. fsl,portid-mapping = <0x3c000000>;
  294. pamu0: pamu@0 {
  295. reg = <0 0x1000>;
  296. fsl,primary-cache-geometry = <32 1>;
  297. fsl,secondary-cache-geometry = <128 2>;
  298. };
  299. pamu1: pamu@1000 {
  300. reg = <0x1000 0x1000>;
  301. fsl,primary-cache-geometry = <32 1>;
  302. fsl,secondary-cache-geometry = <128 2>;
  303. };
  304. pamu2: pamu@2000 {
  305. reg = <0x2000 0x1000>;
  306. fsl,primary-cache-geometry = <32 1>;
  307. fsl,secondary-cache-geometry = <128 2>;
  308. };
  309. pamu3: pamu@3000 {
  310. reg = <0x3000 0x1000>;
  311. fsl,primary-cache-geometry = <32 1>;
  312. fsl,secondary-cache-geometry = <128 2>;
  313. };
  314. };
  315. /include/ "qoriq-mpic.dtsi"
  316. guts: global-utilities@e0000 {
  317. compatible = "fsl,qoriq-device-config-1.0";
  318. reg = <0xe0000 0xe00>;
  319. fsl,has-rstcr;
  320. #sleep-cells = <1>;
  321. fsl,liodn-bits = <12>;
  322. };
  323. pins: global-utilities@e0e00 {
  324. compatible = "fsl,qoriq-pin-control-1.0";
  325. reg = <0xe0e00 0x200>;
  326. #sleep-cells = <2>;
  327. };
  328. /include/ "qoriq-clockgen1.dtsi"
  329. global-utilities@e1000 {
  330. compatible = "fsl,p5020-clockgen", "fsl,qoriq-clockgen-1.0";
  331. };
  332. rcpm: global-utilities@e2000 {
  333. compatible = "fsl,qoriq-rcpm-1.0";
  334. reg = <0xe2000 0x1000>;
  335. #sleep-cells = <1>;
  336. };
  337. sfp: sfp@e8000 {
  338. compatible = "fsl,p5020-sfp", "fsl,qoriq-sfp-1.0";
  339. reg = <0xe8000 0x1000>;
  340. };
  341. serdes: serdes@ea000 {
  342. compatible = "fsl,p5020-serdes";
  343. reg = <0xea000 0x1000>;
  344. };
  345. /include/ "qoriq-dma-0.dtsi"
  346. dma@100300 {
  347. fsl,iommu-parent = <&pamu0>;
  348. fsl,liodn-reg = <&guts 0x580>; /* DMA1LIODNR */
  349. };
  350. /include/ "qoriq-dma-1.dtsi"
  351. dma@101300 {
  352. fsl,iommu-parent = <&pamu0>;
  353. fsl,liodn-reg = <&guts 0x584>; /* DMA2LIODNR */
  354. };
  355. /include/ "qoriq-espi-0.dtsi"
  356. spi@110000 {
  357. fsl,espi-num-chipselects = <4>;
  358. };
  359. /include/ "qoriq-esdhc-0.dtsi"
  360. sdhc@114000 {
  361. compatible = "fsl,p5020-esdhc", "fsl,esdhc";
  362. fsl,iommu-parent = <&pamu1>;
  363. fsl,liodn-reg = <&guts 0x530>; /* eSDHCLIODNR */
  364. sdhci,auto-cmd12;
  365. };
  366. /include/ "qoriq-i2c-0.dtsi"
  367. /include/ "qoriq-i2c-1.dtsi"
  368. /include/ "qoriq-duart-0.dtsi"
  369. /include/ "qoriq-duart-1.dtsi"
  370. /include/ "qoriq-gpio-0.dtsi"
  371. /include/ "qoriq-usb2-mph-0.dtsi"
  372. usb0: usb@210000 {
  373. compatible = "fsl-usb2-mph-v1.6", "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph";
  374. fsl,iommu-parent = <&pamu1>;
  375. fsl,liodn-reg = <&guts 0x520>; /* USB1LIODNR */
  376. phy_type = "utmi";
  377. port0;
  378. };
  379. /include/ "qoriq-usb2-dr-0.dtsi"
  380. usb1: usb@211000 {
  381. compatible = "fsl-usb2-dr-v1.6", "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr";
  382. fsl,iommu-parent = <&pamu1>;
  383. fsl,liodn-reg = <&guts 0x524>; /* USB2LIODNR */
  384. dr_mode = "host";
  385. phy_type = "utmi";
  386. };
  387. /include/ "qoriq-sata2-0.dtsi"
  388. sata@220000 {
  389. fsl,iommu-parent = <&pamu1>;
  390. fsl,liodn-reg = <&guts 0x550>; /* SATA1LIODNR */
  391. };
  392. /include/ "qoriq-sata2-1.dtsi"
  393. sata@221000 {
  394. fsl,iommu-parent = <&pamu1>;
  395. fsl,liodn-reg = <&guts 0x554>; /* SATA2LIODNR */
  396. };
  397. /include/ "qoriq-sec4.2-0.dtsi"
  398. crypto@300000 {
  399. fsl,iommu-parent = <&pamu1>;
  400. };
  401. /include/ "qoriq-qman1.dtsi"
  402. /include/ "qoriq-bman1.dtsi"
  403. /include/ "qoriq-raid1.0-0.dtsi"
  404. raideng@320000 {
  405. fsl,iommu-parent = <&pamu1>;
  406. };
  407. /include/ "qoriq-fman-0.dtsi"
  408. /include/ "qoriq-fman-0-1g-0.dtsi"
  409. /include/ "qoriq-fman-0-1g-1.dtsi"
  410. /include/ "qoriq-fman-0-1g-2.dtsi"
  411. /include/ "qoriq-fman-0-1g-3.dtsi"
  412. /include/ "qoriq-fman-0-1g-4.dtsi"
  413. /include/ "qoriq-fman-0-10g-0.dtsi"
  414. fman@400000 {
  415. enet0: ethernet@e0000 {
  416. };
  417. enet1: ethernet@e2000 {
  418. };
  419. enet2: ethernet@e4000 {
  420. };
  421. enet3: ethernet@e6000 {
  422. };
  423. enet4: ethernet@e8000 {
  424. };
  425. enet5: ethernet@f0000 {
  426. };
  427. };
  428. };