mpc8569mds.dts 17 KB

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