mpc8377_rdb.dts 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295
  1. /*
  2. * MPC8377E RDB Device Tree Source
  3. *
  4. * Copyright 2007, 2008 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. compatible = "fsl,mpc8377rdb";
  14. #address-cells = <1>;
  15. #size-cells = <1>;
  16. aliases {
  17. ethernet0 = &enet0;
  18. ethernet1 = &enet1;
  19. serial0 = &serial0;
  20. serial1 = &serial1;
  21. pci0 = &pci0;
  22. };
  23. cpus {
  24. #address-cells = <1>;
  25. #size-cells = <0>;
  26. PowerPC,8377@0 {
  27. device_type = "cpu";
  28. reg = <0x0>;
  29. d-cache-line-size = <32>;
  30. i-cache-line-size = <32>;
  31. d-cache-size = <32768>;
  32. i-cache-size = <32768>;
  33. timebase-frequency = <0>;
  34. bus-frequency = <0>;
  35. clock-frequency = <0>;
  36. };
  37. };
  38. memory {
  39. device_type = "memory";
  40. reg = <0x00000000 0x10000000>; // 256MB at 0
  41. };
  42. localbus@e0005000 {
  43. #address-cells = <2>;
  44. #size-cells = <1>;
  45. compatible = "fsl,mpc8377-elbc", "fsl,elbc", "simple-bus";
  46. reg = <0xe0005000 0x1000>;
  47. interrupts = <77 0x8>;
  48. interrupt-parent = <&ipic>;
  49. // CS0 and CS1 are swapped when
  50. // booting from nand, but the
  51. // addresses are the same.
  52. ranges = <0x0 0x0 0xfe000000 0x00800000
  53. 0x1 0x0 0xe0600000 0x00008000
  54. 0x2 0x0 0xf0000000 0x00020000
  55. 0x3 0x0 0xfa000000 0x00008000>;
  56. flash@0,0 {
  57. #address-cells = <1>;
  58. #size-cells = <1>;
  59. compatible = "cfi-flash";
  60. reg = <0x0 0x0 0x800000>;
  61. bank-width = <2>;
  62. device-width = <1>;
  63. };
  64. nand@1,0 {
  65. #address-cells = <1>;
  66. #size-cells = <1>;
  67. compatible = "fsl,mpc8377-fcm-nand",
  68. "fsl,elbc-fcm-nand";
  69. reg = <0x1 0x0 0x8000>;
  70. u-boot@0 {
  71. reg = <0x0 0x100000>;
  72. read-only;
  73. };
  74. kernel@100000 {
  75. reg = <0x100000 0x300000>;
  76. };
  77. fs@400000 {
  78. reg = <0x400000 0x1c00000>;
  79. };
  80. };
  81. };
  82. immr@e0000000 {
  83. #address-cells = <1>;
  84. #size-cells = <1>;
  85. device_type = "soc";
  86. compatible = "simple-bus";
  87. ranges = <0x0 0xe0000000 0x00100000>;
  88. reg = <0xe0000000 0x00000200>;
  89. bus-frequency = <0>;
  90. wdt@200 {
  91. device_type = "watchdog";
  92. compatible = "mpc83xx_wdt";
  93. reg = <0x200 0x100>;
  94. };
  95. i2c@3000 {
  96. #address-cells = <1>;
  97. #size-cells = <0>;
  98. cell-index = <0>;
  99. compatible = "fsl-i2c";
  100. reg = <0x3000 0x100>;
  101. interrupts = <14 0x8>;
  102. interrupt-parent = <&ipic>;
  103. dfsrr;
  104. rtc@68 {
  105. device_type = "rtc";
  106. compatible = "dallas,ds1339";
  107. reg = <0x68>;
  108. };
  109. };
  110. i2c@3100 {
  111. #address-cells = <1>;
  112. #size-cells = <0>;
  113. cell-index = <1>;
  114. compatible = "fsl-i2c";
  115. reg = <0x3100 0x100>;
  116. interrupts = <15 0x8>;
  117. interrupt-parent = <&ipic>;
  118. dfsrr;
  119. };
  120. spi@7000 {
  121. cell-index = <0>;
  122. compatible = "fsl,spi";
  123. reg = <0x7000 0x1000>;
  124. interrupts = <16 0x8>;
  125. interrupt-parent = <&ipic>;
  126. mode = "cpu";
  127. };
  128. usb@23000 {
  129. compatible = "fsl-usb2-dr";
  130. reg = <0x23000 0x1000>;
  131. #address-cells = <1>;
  132. #size-cells = <0>;
  133. interrupt-parent = <&ipic>;
  134. interrupts = <38 0x8>;
  135. phy_type = "ulpi";
  136. };
  137. mdio@24520 {
  138. #address-cells = <1>;
  139. #size-cells = <0>;
  140. compatible = "fsl,gianfar-mdio";
  141. reg = <0x24520 0x20>;
  142. phy2: ethernet-phy@2 {
  143. interrupt-parent = <&ipic>;
  144. interrupts = <17 0x8>;
  145. reg = <0x2>;
  146. device_type = "ethernet-phy";
  147. };
  148. phy3: ethernet-phy@3 {
  149. interrupt-parent = <&ipic>;
  150. interrupts = <18 0x8>;
  151. reg = <0x3>;
  152. device_type = "ethernet-phy";
  153. };
  154. };
  155. enet0: ethernet@24000 {
  156. cell-index = <0>;
  157. device_type = "network";
  158. model = "eTSEC";
  159. compatible = "gianfar";
  160. reg = <0x24000 0x1000>;
  161. local-mac-address = [ 00 00 00 00 00 00 ];
  162. interrupts = <32 0x8 33 0x8 34 0x8>;
  163. phy-connection-type = "mii";
  164. interrupt-parent = <&ipic>;
  165. phy-handle = <&phy2>;
  166. };
  167. enet1: ethernet@25000 {
  168. cell-index = <1>;
  169. device_type = "network";
  170. model = "eTSEC";
  171. compatible = "gianfar";
  172. reg = <0x25000 0x1000>;
  173. local-mac-address = [ 00 00 00 00 00 00 ];
  174. interrupts = <35 0x8 36 0x8 37 0x8>;
  175. phy-connection-type = "mii";
  176. interrupt-parent = <&ipic>;
  177. phy-handle = <&phy3>;
  178. };
  179. serial0: serial@4500 {
  180. cell-index = <0>;
  181. device_type = "serial";
  182. compatible = "ns16550";
  183. reg = <0x4500 0x100>;
  184. clock-frequency = <0>;
  185. interrupts = <9 0x8>;
  186. interrupt-parent = <&ipic>;
  187. };
  188. serial1: serial@4600 {
  189. cell-index = <1>;
  190. device_type = "serial";
  191. compatible = "ns16550";
  192. reg = <0x4600 0x100>;
  193. clock-frequency = <0>;
  194. interrupts = <10 0x8>;
  195. interrupt-parent = <&ipic>;
  196. };
  197. crypto@30000 {
  198. model = "SEC3";
  199. device_type = "crypto";
  200. compatible = "talitos";
  201. reg = <0x30000 0x10000>;
  202. interrupts = <11 0x8>;
  203. interrupt-parent = <&ipic>;
  204. /* Rev. 3.0 geometry */
  205. num-channels = <4>;
  206. channel-fifo-len = <24>;
  207. exec-units-mask = <0x000001fe>;
  208. descriptor-types-mask = <0x03ab0ebf>;
  209. };
  210. sata@18000 {
  211. compatible = "fsl,mpc8377-sata", "fsl,pq-sata";
  212. reg = <0x18000 0x1000>;
  213. interrupts = <44 0x8>;
  214. interrupt-parent = <&ipic>;
  215. };
  216. sata@19000 {
  217. compatible = "fsl,mpc8377-sata", "fsl,pq-sata";
  218. reg = <0x19000 0x1000>;
  219. interrupts = <45 0x8>;
  220. interrupt-parent = <&ipic>;
  221. };
  222. /* IPIC
  223. * interrupts cell = <intr #, sense>
  224. * sense values match linux IORESOURCE_IRQ_* defines:
  225. * sense == 8: Level, low assertion
  226. * sense == 2: Edge, high-to-low change
  227. */
  228. ipic: interrupt-controller@700 {
  229. compatible = "fsl,ipic";
  230. interrupt-controller;
  231. #address-cells = <0>;
  232. #interrupt-cells = <2>;
  233. reg = <0x700 0x100>;
  234. };
  235. };
  236. pci0: pci@e0008500 {
  237. interrupt-map-mask = <0xf800 0 0 7>;
  238. interrupt-map = <
  239. /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
  240. /* IDSEL AD14 IRQ6 inta */
  241. 0x7000 0x0 0x0 0x1 &ipic 22 0x8
  242. /* IDSEL AD15 IRQ5 inta, IRQ6 intb, IRQ7 intd */
  243. 0x7800 0x0 0x0 0x1 &ipic 21 0x8
  244. 0x7800 0x0 0x0 0x2 &ipic 22 0x8
  245. 0x7800 0x0 0x0 0x4 &ipic 23 0x8
  246. /* IDSEL AD28 IRQ7 inta, IRQ5 intb IRQ6 intc*/
  247. 0xE000 0x0 0x0 0x1 &ipic 23 0x8
  248. 0xE000 0x0 0x0 0x2 &ipic 21 0x8
  249. 0xE000 0x0 0x0 0x3 &ipic 22 0x8>;
  250. interrupt-parent = <&ipic>;
  251. interrupts = <66 0x8>;
  252. bus-range = <0 0>;
  253. ranges = <0x02000000 0x0 0x90000000 0x90000000 0x0 0x10000000
  254. 0x42000000 0x0 0x80000000 0x80000000 0x0 0x10000000
  255. 0x01000000 0x0 0x00000000 0xe2000000 0x0 0x00100000>;
  256. clock-frequency = <66666666>;
  257. #interrupt-cells = <1>;
  258. #size-cells = <2>;
  259. #address-cells = <3>;
  260. reg = <0xe0008500 0x100>;
  261. compatible = "fsl,mpc8349-pci";
  262. device_type = "pci";
  263. };
  264. };