mpc8569mds.dts 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. /*
  2. * MPC8569E MDS Device Tree Source
  3. *
  4. * Copyright (C) 2009 Freescale Semiconductor Inc.
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms of the GNU General Public License as published by the
  8. * Free Software Foundation; either version 2 of the License, or (at your
  9. * option) any later version.
  10. */
  11. /dts-v1/;
  12. / {
  13. model = "MPC8569EMDS";
  14. compatible = "fsl,MPC8569EMDS";
  15. #address-cells = <1>;
  16. #size-cells = <1>;
  17. aliases {
  18. serial0 = &serial0;
  19. serial1 = &serial1;
  20. ethernet0 = &enet0;
  21. ethernet1 = &enet1;
  22. ethernet2 = &enet2;
  23. ethernet3 = &enet3;
  24. ethernet5 = &enet5;
  25. ethernet7 = &enet7;
  26. pci1 = &pci1;
  27. rapidio0 = &rio0;
  28. };
  29. cpus {
  30. #address-cells = <1>;
  31. #size-cells = <0>;
  32. PowerPC,8569@0 {
  33. device_type = "cpu";
  34. reg = <0x0>;
  35. d-cache-line-size = <32>; // 32 bytes
  36. i-cache-line-size = <32>; // 32 bytes
  37. d-cache-size = <0x8000>; // L1, 32K
  38. i-cache-size = <0x8000>; // L1, 32K
  39. timebase-frequency = <0>;
  40. bus-frequency = <0>;
  41. clock-frequency = <0>;
  42. next-level-cache = <&L2>;
  43. };
  44. };
  45. memory {
  46. device_type = "memory";
  47. };
  48. localbus@e0005000 {
  49. #address-cells = <2>;
  50. #size-cells = <1>;
  51. compatible = "fsl,mpc8569-elbc", "fsl,elbc", "simple-bus";
  52. reg = <0xe0005000 0x1000>;
  53. interrupts = <19 2>;
  54. interrupt-parent = <&mpic>;
  55. ranges = <0x0 0x0 0xfe000000 0x02000000
  56. 0x1 0x0 0xf8000000 0x00008000
  57. 0x2 0x0 0xf0000000 0x04000000
  58. 0x3 0x0 0xfc000000 0x00008000
  59. 0x4 0x0 0xf8008000 0x00008000
  60. 0x5 0x0 0xf8010000 0x00008000>;
  61. nor@0,0 {
  62. #address-cells = <1>;
  63. #size-cells = <1>;
  64. compatible = "cfi-flash";
  65. reg = <0x0 0x0 0x02000000>;
  66. bank-width = <2>;
  67. device-width = <1>;
  68. };
  69. bcsr@1,0 {
  70. compatible = "fsl,mpc8569mds-bcsr";
  71. reg = <1 0 0x8000>;
  72. };
  73. nand@3,0 {
  74. compatible = "fsl,mpc8569-fcm-nand",
  75. "fsl,elbc-fcm-nand";
  76. reg = <3 0 0x8000>;
  77. };
  78. pib@4,0 {
  79. compatible = "fsl,mpc8569mds-pib";
  80. reg = <4 0 0x8000>;
  81. };
  82. pib@5,0 {
  83. compatible = "fsl,mpc8569mds-pib";
  84. reg = <5 0 0x8000>;
  85. };
  86. };
  87. soc@e0000000 {
  88. #address-cells = <1>;
  89. #size-cells = <1>;
  90. device_type = "soc";
  91. compatible = "fsl,mpc8569-immr", "simple-bus";
  92. ranges = <0x0 0xe0000000 0x100000>;
  93. bus-frequency = <0>;
  94. ecm-law@0 {
  95. compatible = "fsl,ecm-law";
  96. reg = <0x0 0x1000>;
  97. fsl,num-laws = <10>;
  98. };
  99. ecm@1000 {
  100. compatible = "fsl,mpc8569-ecm", "fsl,ecm";
  101. reg = <0x1000 0x1000>;
  102. interrupts = <17 2>;
  103. interrupt-parent = <&mpic>;
  104. };
  105. memory-controller@2000 {
  106. compatible = "fsl,mpc8569-memory-controller";
  107. reg = <0x2000 0x1000>;
  108. interrupt-parent = <&mpic>;
  109. interrupts = <18 2>;
  110. };
  111. i2c@3000 {
  112. #address-cells = <1>;
  113. #size-cells = <0>;
  114. cell-index = <0>;
  115. compatible = "fsl-i2c";
  116. reg = <0x3000 0x100>;
  117. interrupts = <43 2>;
  118. interrupt-parent = <&mpic>;
  119. dfsrr;
  120. rtc@68 {
  121. compatible = "dallas,ds1374";
  122. reg = <0x68>;
  123. };
  124. };
  125. i2c@3100 {
  126. #address-cells = <1>;
  127. #size-cells = <0>;
  128. cell-index = <1>;
  129. compatible = "fsl-i2c";
  130. reg = <0x3100 0x100>;
  131. interrupts = <43 2>;
  132. interrupt-parent = <&mpic>;
  133. dfsrr;
  134. };
  135. serial0: serial@4500 {
  136. cell-index = <0>;
  137. device_type = "serial";
  138. compatible = "ns16550";
  139. reg = <0x4500 0x100>;
  140. clock-frequency = <0>;
  141. interrupts = <42 2>;
  142. interrupt-parent = <&mpic>;
  143. };
  144. serial1: serial@4600 {
  145. cell-index = <1>;
  146. device_type = "serial";
  147. compatible = "ns16550";
  148. reg = <0x4600 0x100>;
  149. clock-frequency = <0>;
  150. interrupts = <42 2>;
  151. interrupt-parent = <&mpic>;
  152. };
  153. L2: l2-cache-controller@20000 {
  154. compatible = "fsl,mpc8569-l2-cache-controller";
  155. reg = <0x20000 0x1000>;
  156. cache-line-size = <32>; // 32 bytes
  157. cache-size = <0x80000>; // L2, 512K
  158. interrupt-parent = <&mpic>;
  159. interrupts = <16 2>;
  160. };
  161. dma@21300 {
  162. #address-cells = <1>;
  163. #size-cells = <1>;
  164. compatible = "fsl,mpc8569-dma", "fsl,eloplus-dma";
  165. reg = <0x21300 0x4>;
  166. ranges = <0x0 0x21100 0x200>;
  167. cell-index = <0>;
  168. dma-channel@0 {
  169. compatible = "fsl,mpc8569-dma-channel",
  170. "fsl,eloplus-dma-channel";
  171. reg = <0x0 0x80>;
  172. cell-index = <0>;
  173. interrupt-parent = <&mpic>;
  174. interrupts = <20 2>;
  175. };
  176. dma-channel@80 {
  177. compatible = "fsl,mpc8569-dma-channel",
  178. "fsl,eloplus-dma-channel";
  179. reg = <0x80 0x80>;
  180. cell-index = <1>;
  181. interrupt-parent = <&mpic>;
  182. interrupts = <21 2>;
  183. };
  184. dma-channel@100 {
  185. compatible = "fsl,mpc8569-dma-channel",
  186. "fsl,eloplus-dma-channel";
  187. reg = <0x100 0x80>;
  188. cell-index = <2>;
  189. interrupt-parent = <&mpic>;
  190. interrupts = <22 2>;
  191. };
  192. dma-channel@180 {
  193. compatible = "fsl,mpc8569-dma-channel",
  194. "fsl,eloplus-dma-channel";
  195. reg = <0x180 0x80>;
  196. cell-index = <3>;
  197. interrupt-parent = <&mpic>;
  198. interrupts = <23 2>;
  199. };
  200. };
  201. sdhci@2e000 {
  202. compatible = "fsl,mpc8569-esdhc", "fsl,esdhc";
  203. reg = <0x2e000 0x1000>;
  204. interrupts = <72 0x8>;
  205. interrupt-parent = <&mpic>;
  206. /* Filled in by U-Boot */
  207. clock-frequency = <0>;
  208. status = "disabled";
  209. };
  210. crypto@30000 {
  211. compatible = "fsl,sec3.1", "fsl,sec3.0", "fsl,sec2.4",
  212. "fsl,sec2.2", "fsl,sec2.1", "fsl,sec2.0";
  213. reg = <0x30000 0x10000>;
  214. interrupts = <45 2 58 2>;
  215. interrupt-parent = <&mpic>;
  216. fsl,num-channels = <4>;
  217. fsl,channel-fifo-len = <24>;
  218. fsl,exec-units-mask = <0xbfe>;
  219. fsl,descriptor-types-mask = <0x3ab0ebf>;
  220. };
  221. mpic: pic@40000 {
  222. interrupt-controller;
  223. #address-cells = <0>;
  224. #interrupt-cells = <2>;
  225. reg = <0x40000 0x40000>;
  226. compatible = "chrp,open-pic";
  227. device_type = "open-pic";
  228. };
  229. msi@41600 {
  230. compatible = "fsl,mpc8568-msi", "fsl,mpic-msi";
  231. reg = <0x41600 0x80>;
  232. msi-available-ranges = <0 0x100>;
  233. interrupts = <
  234. 0xe0 0
  235. 0xe1 0
  236. 0xe2 0
  237. 0xe3 0
  238. 0xe4 0
  239. 0xe5 0
  240. 0xe6 0
  241. 0xe7 0>;
  242. interrupt-parent = <&mpic>;
  243. };
  244. global-utilities@e0000 {
  245. compatible = "fsl,mpc8569-guts";
  246. reg = <0xe0000 0x1000>;
  247. fsl,has-rstcr;
  248. };
  249. par_io@e0100 {
  250. #address-cells = <1>;
  251. #size-cells = <1>;
  252. reg = <0xe0100 0x100>;
  253. ranges = <0x0 0xe0100 0x100>;
  254. device_type = "par_io";
  255. num-ports = <7>;
  256. qe_pio_e: gpio-controller@80 {
  257. #gpio-cells = <2>;
  258. compatible = "fsl,mpc8569-qe-pario-bank",
  259. "fsl,mpc8323-qe-pario-bank";
  260. reg = <0x80 0x18>;
  261. gpio-controller;
  262. };
  263. pio1: ucc_pin@01 {
  264. pio-map = <
  265. /* port pin dir open_drain assignment has_irq */
  266. 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */
  267. 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */
  268. 0x2 0x0b 0x2 0x0 0x1 0x0 /* CLK12*/
  269. 0x0 0x0 0x1 0x0 0x3 0x0 /* ENET1_TXD0_SER1_TXD0 */
  270. 0x0 0x1 0x1 0x0 0x3 0x0 /* ENET1_TXD1_SER1_TXD1 */
  271. 0x0 0x2 0x1 0x0 0x1 0x0 /* ENET1_TXD2_SER1_TXD2 */
  272. 0x0 0x3 0x1 0x0 0x2 0x0 /* ENET1_TXD3_SER1_TXD3 */
  273. 0x0 0x6 0x2 0x0 0x3 0x0 /* ENET1_RXD0_SER1_RXD0 */
  274. 0x0 0x7 0x2 0x0 0x1 0x0 /* ENET1_RXD1_SER1_RXD1 */
  275. 0x0 0x8 0x2 0x0 0x2 0x0 /* ENET1_RXD2_SER1_RXD2 */
  276. 0x0 0x9 0x2 0x0 0x2 0x0 /* ENET1_RXD3_SER1_RXD3 */
  277. 0x0 0x4 0x1 0x0 0x2 0x0 /* ENET1_TX_EN_SER1_RTS_B */
  278. 0x0 0xc 0x2 0x0 0x3 0x0 /* ENET1_RX_DV_SER1_CTS_B */
  279. 0x2 0x8 0x2 0x0 0x1 0x0 /* ENET1_GRXCLK */
  280. 0x2 0x14 0x1 0x0 0x2 0x0>; /* ENET1_GTXCLK */
  281. };
  282. pio2: ucc_pin@02 {
  283. pio-map = <
  284. /* port pin dir open_drain assignment has_irq */
  285. 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */
  286. 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */
  287. 0x2 0x10 0x2 0x0 0x3 0x0 /* CLK17 */
  288. 0x0 0xe 0x1 0x0 0x2 0x0 /* ENET2_TXD0_SER2_TXD0 */
  289. 0x0 0xf 0x1 0x0 0x2 0x0 /* ENET2_TXD1_SER2_TXD1 */
  290. 0x0 0x10 0x1 0x0 0x1 0x0 /* ENET2_TXD2_SER2_TXD2 */
  291. 0x0 0x11 0x1 0x0 0x1 0x0 /* ENET2_TXD3_SER2_TXD3 */
  292. 0x0 0x14 0x2 0x0 0x2 0x0 /* ENET2_RXD0_SER2_RXD0 */
  293. 0x0 0x15 0x2 0x0 0x1 0x0 /* ENET2_RXD1_SER2_RXD1 */
  294. 0x0 0x16 0x2 0x0 0x1 0x0 /* ENET2_RXD2_SER2_RXD2 */
  295. 0x0 0x17 0x2 0x0 0x1 0x0 /* ENET2_RXD3_SER2_RXD3 */
  296. 0x0 0x12 0x1 0x0 0x2 0x0 /* ENET2_TX_EN_SER2_RTS_B */
  297. 0x0 0x1a 0x2 0x0 0x3 0x0 /* ENET2_RX_DV_SER2_CTS_B */
  298. 0x2 0x3 0x2 0x0 0x1 0x0 /* ENET2_GRXCLK */
  299. 0x2 0x2 0x1 0x0 0x2 0x0>; /* ENET2_GTXCLK */
  300. };
  301. pio3: ucc_pin@03 {
  302. pio-map = <
  303. /* port pin dir open_drain assignment has_irq */
  304. 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */
  305. 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */
  306. 0x2 0x0b 0x2 0x0 0x1 0x0 /* CLK12*/
  307. 0x0 0x1d 0x1 0x0 0x2 0x0 /* ENET3_TXD0_SER3_TXD0 */
  308. 0x0 0x1e 0x1 0x0 0x3 0x0 /* ENET3_TXD1_SER3_TXD1 */
  309. 0x0 0x1f 0x1 0x0 0x2 0x0 /* ENET3_TXD2_SER3_TXD2 */
  310. 0x1 0x0 0x1 0x0 0x3 0x0 /* ENET3_TXD3_SER3_TXD3 */
  311. 0x1 0x3 0x2 0x0 0x3 0x0 /* ENET3_RXD0_SER3_RXD0 */
  312. 0x1 0x4 0x2 0x0 0x1 0x0 /* ENET3_RXD1_SER3_RXD1 */
  313. 0x1 0x5 0x2 0x0 0x2 0x0 /* ENET3_RXD2_SER3_RXD2 */
  314. 0x1 0x6 0x2 0x0 0x3 0x0 /* ENET3_RXD3_SER3_RXD3 */
  315. 0x1 0x1 0x1 0x0 0x1 0x0 /* ENET3_TX_EN_SER3_RTS_B */
  316. 0x1 0x9 0x2 0x0 0x3 0x0 /* ENET3_RX_DV_SER3_CTS_B */
  317. 0x2 0x9 0x2 0x0 0x2 0x0 /* ENET3_GRXCLK */
  318. 0x2 0x19 0x1 0x0 0x2 0x0>; /* ENET3_GTXCLK */
  319. };
  320. pio4: ucc_pin@04 {
  321. pio-map = <
  322. /* port pin dir open_drain assignment has_irq */
  323. 0x2 0x1f 0x1 0x0 0x1 0x0 /* QE_MUX_MDC */
  324. 0x2 0x1e 0x3 0x0 0x2 0x0 /* QE_MUX_MDIO */
  325. 0x2 0x10 0x2 0x0 0x3 0x0 /* CLK17 */
  326. 0x1 0xc 0x1 0x0 0x2 0x0 /* ENET4_TXD0_SER4_TXD0 */
  327. 0x1 0xd 0x1 0x0 0x2 0x0 /* ENET4_TXD1_SER4_TXD1 */
  328. 0x1 0xe 0x1 0x0 0x1 0x0 /* ENET4_TXD2_SER4_TXD2 */
  329. 0x1 0xf 0x1 0x0 0x2 0x0 /* ENET4_TXD3_SER4_TXD3 */
  330. 0x1 0x12 0x2 0x0 0x2 0x0 /* ENET4_RXD0_SER4_RXD0 */
  331. 0x1 0x13 0x2 0x0 0x1 0x0 /* ENET4_RXD1_SER4_RXD1 */
  332. 0x1 0x14 0x2 0x0 0x1 0x0 /* ENET4_RXD2_SER4_RXD2 */
  333. 0x1 0x15 0x2 0x0 0x2 0x0 /* ENET4_RXD3_SER4_RXD3 */
  334. 0x1 0x10 0x1 0x0 0x2 0x0 /* ENET4_TX_EN_SER4_RTS_B */
  335. 0x1 0x18 0x2 0x0 0x3 0x0 /* ENET4_RX_DV_SER4_CTS_B */
  336. 0x2 0x11 0x2 0x0 0x2 0x0 /* ENET4_GRXCLK */
  337. 0x2 0x18 0x1 0x0 0x2 0x0>; /* ENET4_GTXCLK */
  338. };
  339. };
  340. };
  341. qe@e0080000 {
  342. #address-cells = <1>;
  343. #size-cells = <1>;
  344. device_type = "qe";
  345. compatible = "fsl,qe";
  346. ranges = <0x0 0xe0080000 0x40000>;
  347. reg = <0xe0080000 0x480>;
  348. brg-frequency = <0>;
  349. bus-frequency = <0>;
  350. fsl,qe-num-riscs = <4>;
  351. fsl,qe-num-snums = <46>;
  352. qeic: interrupt-controller@80 {
  353. interrupt-controller;
  354. compatible = "fsl,qe-ic";
  355. #address-cells = <0>;
  356. #interrupt-cells = <1>;
  357. reg = <0x80 0x80>;
  358. interrupts = <46 2 46 2>; //high:30 low:30
  359. interrupt-parent = <&mpic>;
  360. };
  361. spi@4c0 {
  362. #address-cells = <1>;
  363. #size-cells = <0>;
  364. compatible = "fsl,mpc8569-qe-spi", "fsl,spi";
  365. reg = <0x4c0 0x40>;
  366. cell-index = <0>;
  367. interrupts = <2>;
  368. interrupt-parent = <&qeic>;
  369. gpios = <&qe_pio_e 30 0>;
  370. mode = "cpu-qe";
  371. serial-flash@0 {
  372. compatible = "stm,m25p40";
  373. reg = <0>;
  374. spi-max-frequency = <25000000>;
  375. };
  376. };
  377. spi@500 {
  378. cell-index = <1>;
  379. compatible = "fsl,spi";
  380. reg = <0x500 0x40>;
  381. interrupts = <1>;
  382. interrupt-parent = <&qeic>;
  383. mode = "cpu";
  384. };
  385. enet0: ucc@2000 {
  386. device_type = "network";
  387. compatible = "ucc_geth";
  388. cell-index = <1>;
  389. reg = <0x2000 0x200>;
  390. interrupts = <32>;
  391. interrupt-parent = <&qeic>;
  392. local-mac-address = [ 00 00 00 00 00 00 ];
  393. rx-clock-name = "none";
  394. tx-clock-name = "clk12";
  395. pio-handle = <&pio1>;
  396. phy-handle = <&qe_phy0>;
  397. phy-connection-type = "rgmii-id";
  398. };
  399. mdio@2120 {
  400. #address-cells = <1>;
  401. #size-cells = <0>;
  402. reg = <0x2120 0x18>;
  403. compatible = "fsl,ucc-mdio";
  404. qe_phy0: ethernet-phy@07 {
  405. interrupt-parent = <&mpic>;
  406. interrupts = <1 1>;
  407. reg = <0x7>;
  408. device_type = "ethernet-phy";
  409. };
  410. qe_phy1: ethernet-phy@01 {
  411. interrupt-parent = <&mpic>;
  412. interrupts = <2 1>;
  413. reg = <0x1>;
  414. device_type = "ethernet-phy";
  415. };
  416. qe_phy2: ethernet-phy@02 {
  417. interrupt-parent = <&mpic>;
  418. interrupts = <3 1>;
  419. reg = <0x2>;
  420. device_type = "ethernet-phy";
  421. };
  422. qe_phy3: ethernet-phy@03 {
  423. interrupt-parent = <&mpic>;
  424. interrupts = <4 1>;
  425. reg = <0x3>;
  426. device_type = "ethernet-phy";
  427. };
  428. qe_phy5: ethernet-phy@04 {
  429. interrupt-parent = <&mpic>;
  430. reg = <0x04>;
  431. device_type = "ethernet-phy";
  432. };
  433. qe_phy7: ethernet-phy@06 {
  434. interrupt-parent = <&mpic>;
  435. reg = <0x6>;
  436. device_type = "ethernet-phy";
  437. };
  438. };
  439. mdio@3520 {
  440. #address-cells = <1>;
  441. #size-cells = <0>;
  442. reg = <0x3520 0x18>;
  443. compatible = "fsl,ucc-mdio";
  444. tbi0: tbi-phy@15 {
  445. reg = <0x15>;
  446. device_type = "tbi-phy";
  447. };
  448. };
  449. mdio@3720 {
  450. #address-cells = <1>;
  451. #size-cells = <0>;
  452. reg = <0x3720 0x38>;
  453. compatible = "fsl,ucc-mdio";
  454. tbi1: tbi-phy@17 {
  455. reg = <0x17>;
  456. device_type = "tbi-phy";
  457. };
  458. };
  459. enet2: ucc@2200 {
  460. device_type = "network";
  461. compatible = "ucc_geth";
  462. cell-index = <3>;
  463. reg = <0x2200 0x200>;
  464. interrupts = <34>;
  465. interrupt-parent = <&qeic>;
  466. local-mac-address = [ 00 00 00 00 00 00 ];
  467. rx-clock-name = "none";
  468. tx-clock-name = "clk12";
  469. pio-handle = <&pio3>;
  470. phy-handle = <&qe_phy2>;
  471. phy-connection-type = "rgmii-id";
  472. };
  473. enet1: ucc@3000 {
  474. device_type = "network";
  475. compatible = "ucc_geth";
  476. cell-index = <2>;
  477. reg = <0x3000 0x200>;
  478. interrupts = <33>;
  479. interrupt-parent = <&qeic>;
  480. local-mac-address = [ 00 00 00 00 00 00 ];
  481. rx-clock-name = "none";
  482. tx-clock-name = "clk17";
  483. pio-handle = <&pio2>;
  484. phy-handle = <&qe_phy1>;
  485. phy-connection-type = "rgmii-id";
  486. };
  487. enet3: ucc@3200 {
  488. device_type = "network";
  489. compatible = "ucc_geth";
  490. cell-index = <4>;
  491. reg = <0x3200 0x200>;
  492. interrupts = <35>;
  493. interrupt-parent = <&qeic>;
  494. local-mac-address = [ 00 00 00 00 00 00 ];
  495. rx-clock-name = "none";
  496. tx-clock-name = "clk17";
  497. pio-handle = <&pio4>;
  498. phy-handle = <&qe_phy3>;
  499. phy-connection-type = "rgmii-id";
  500. };
  501. enet5: ucc@3400 {
  502. device_type = "network";
  503. compatible = "ucc_geth";
  504. cell-index = <6>;
  505. reg = <0x3400 0x200>;
  506. interrupts = <41>;
  507. interrupt-parent = <&qeic>;
  508. local-mac-address = [ 00 00 00 00 00 00 ];
  509. rx-clock-name = "none";
  510. tx-clock-name = "none";
  511. tbi-handle = <&tbi0>;
  512. phy-handle = <&qe_phy5>;
  513. phy-connection-type = "sgmii";
  514. };
  515. enet7: ucc@3600 {
  516. device_type = "network";
  517. compatible = "ucc_geth";
  518. cell-index = <8>;
  519. reg = <0x3600 0x200>;
  520. interrupts = <43>;
  521. interrupt-parent = <&qeic>;
  522. local-mac-address = [ 00 00 00 00 00 00 ];
  523. rx-clock-name = "none";
  524. tx-clock-name = "none";
  525. tbi-handle = <&tbi1>;
  526. phy-handle = <&qe_phy7>;
  527. phy-connection-type = "sgmii";
  528. };
  529. muram@10000 {
  530. #address-cells = <1>;
  531. #size-cells = <1>;
  532. compatible = "fsl,qe-muram", "fsl,cpm-muram";
  533. ranges = <0x0 0x10000 0x20000>;
  534. data-only@0 {
  535. compatible = "fsl,qe-muram-data",
  536. "fsl,cpm-muram-data";
  537. reg = <0x0 0x20000>;
  538. };
  539. };
  540. };
  541. /* PCI Express */
  542. pci1: pcie@e000a000 {
  543. compatible = "fsl,mpc8548-pcie";
  544. device_type = "pci";
  545. #interrupt-cells = <1>;
  546. #size-cells = <2>;
  547. #address-cells = <3>;
  548. reg = <0xe000a000 0x1000>;
  549. interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
  550. interrupt-map = <
  551. /* IDSEL 0x0 (PEX) */
  552. 00000 0x0 0x0 0x1 &mpic 0x0 0x1
  553. 00000 0x0 0x0 0x2 &mpic 0x1 0x1
  554. 00000 0x0 0x0 0x3 &mpic 0x2 0x1
  555. 00000 0x0 0x0 0x4 &mpic 0x3 0x1>;
  556. interrupt-parent = <&mpic>;
  557. interrupts = <26 2>;
  558. bus-range = <0 255>;
  559. ranges = <0x2000000 0x0 0xa0000000 0xa0000000 0x0 0x10000000
  560. 0x1000000 0x0 0x00000000 0xe2800000 0x0 0x00800000>;
  561. clock-frequency = <33333333>;
  562. pcie@0 {
  563. reg = <0x0 0x0 0x0 0x0 0x0>;
  564. #size-cells = <2>;
  565. #address-cells = <3>;
  566. device_type = "pci";
  567. ranges = <0x2000000 0x0 0xa0000000
  568. 0x2000000 0x0 0xa0000000
  569. 0x0 0x10000000
  570. 0x1000000 0x0 0x0
  571. 0x1000000 0x0 0x0
  572. 0x0 0x800000>;
  573. };
  574. };
  575. rio0: rapidio@e00c00000 {
  576. #address-cells = <2>;
  577. #size-cells = <2>;
  578. compatible = "fsl,mpc8569-rapidio", "fsl,rapidio-delta";
  579. reg = <0xe00c0000 0x20000>;
  580. ranges = <0x0 0x0 0xc0000000 0x0 0x20000000>;
  581. interrupts = <48 2 /* error */
  582. 49 2 /* bell_outb */
  583. 50 2 /* bell_inb */
  584. 53 2 /* msg1_tx */
  585. 54 2 /* msg1_rx */
  586. 55 2 /* msg2_tx */
  587. 56 2 /* msg2_rx */>;
  588. interrupt-parent = <&mpic>;
  589. };
  590. };