mpc8569mds.dts 18 KB

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