foundation-v8.dts 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. /*
  2. * ARM Ltd.
  3. *
  4. * ARMv8 Foundation model DTS
  5. */
  6. /dts-v1/;
  7. /memreserve/ 0x80000000 0x00010000;
  8. / {
  9. model = "Foundation-v8A";
  10. compatible = "arm,foundation-aarch64", "arm,vexpress";
  11. interrupt-parent = <&gic>;
  12. #address-cells = <2>;
  13. #size-cells = <2>;
  14. chosen { };
  15. aliases {
  16. serial0 = &v2m_serial0;
  17. serial1 = &v2m_serial1;
  18. serial2 = &v2m_serial2;
  19. serial3 = &v2m_serial3;
  20. };
  21. cpus {
  22. #address-cells = <2>;
  23. #size-cells = <0>;
  24. cpu@0 {
  25. device_type = "cpu";
  26. compatible = "arm,armv8";
  27. reg = <0x0 0x0>;
  28. enable-method = "spin-table";
  29. cpu-release-addr = <0x0 0x8000fff8>;
  30. };
  31. cpu@1 {
  32. device_type = "cpu";
  33. compatible = "arm,armv8";
  34. reg = <0x0 0x1>;
  35. enable-method = "spin-table";
  36. cpu-release-addr = <0x0 0x8000fff8>;
  37. };
  38. cpu@2 {
  39. device_type = "cpu";
  40. compatible = "arm,armv8";
  41. reg = <0x0 0x2>;
  42. enable-method = "spin-table";
  43. cpu-release-addr = <0x0 0x8000fff8>;
  44. };
  45. cpu@3 {
  46. device_type = "cpu";
  47. compatible = "arm,armv8";
  48. reg = <0x0 0x3>;
  49. enable-method = "spin-table";
  50. cpu-release-addr = <0x0 0x8000fff8>;
  51. };
  52. };
  53. memory@80000000 {
  54. device_type = "memory";
  55. reg = <0x00000000 0x80000000 0 0x80000000>,
  56. <0x00000008 0x80000000 0 0x80000000>;
  57. };
  58. gic: interrupt-controller@2c001000 {
  59. compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
  60. #interrupt-cells = <3>;
  61. #address-cells = <0>;
  62. interrupt-controller;
  63. reg = <0x0 0x2c001000 0 0x1000>,
  64. <0x0 0x2c002000 0 0x1000>,
  65. <0x0 0x2c004000 0 0x2000>,
  66. <0x0 0x2c006000 0 0x2000>;
  67. interrupts = <1 9 0xf04>;
  68. };
  69. timer {
  70. compatible = "arm,armv8-timer";
  71. interrupts = <1 13 0xff01>,
  72. <1 14 0xff01>,
  73. <1 11 0xff01>,
  74. <1 10 0xff01>;
  75. clock-frequency = <100000000>;
  76. };
  77. pmu {
  78. compatible = "arm,armv8-pmuv3";
  79. interrupts = <0 60 4>,
  80. <0 61 4>,
  81. <0 62 4>,
  82. <0 63 4>;
  83. };
  84. smb {
  85. compatible = "arm,vexpress,v2m-p1", "simple-bus";
  86. arm,v2m-memory-map = "rs1";
  87. #address-cells = <2>; /* SMB chipselect number and offset */
  88. #size-cells = <1>;
  89. ranges = <0 0 0 0x08000000 0x04000000>,
  90. <1 0 0 0x14000000 0x04000000>,
  91. <2 0 0 0x18000000 0x04000000>,
  92. <3 0 0 0x1c000000 0x04000000>,
  93. <4 0 0 0x0c000000 0x04000000>,
  94. <5 0 0 0x10000000 0x04000000>;
  95. #interrupt-cells = <1>;
  96. interrupt-map-mask = <0 0 63>;
  97. interrupt-map = <0 0 0 &gic 0 0 4>,
  98. <0 0 1 &gic 0 1 4>,
  99. <0 0 2 &gic 0 2 4>,
  100. <0 0 3 &gic 0 3 4>,
  101. <0 0 4 &gic 0 4 4>,
  102. <0 0 5 &gic 0 5 4>,
  103. <0 0 6 &gic 0 6 4>,
  104. <0 0 7 &gic 0 7 4>,
  105. <0 0 8 &gic 0 8 4>,
  106. <0 0 9 &gic 0 9 4>,
  107. <0 0 10 &gic 0 10 4>,
  108. <0 0 11 &gic 0 11 4>,
  109. <0 0 12 &gic 0 12 4>,
  110. <0 0 13 &gic 0 13 4>,
  111. <0 0 14 &gic 0 14 4>,
  112. <0 0 15 &gic 0 15 4>,
  113. <0 0 16 &gic 0 16 4>,
  114. <0 0 17 &gic 0 17 4>,
  115. <0 0 18 &gic 0 18 4>,
  116. <0 0 19 &gic 0 19 4>,
  117. <0 0 20 &gic 0 20 4>,
  118. <0 0 21 &gic 0 21 4>,
  119. <0 0 22 &gic 0 22 4>,
  120. <0 0 23 &gic 0 23 4>,
  121. <0 0 24 &gic 0 24 4>,
  122. <0 0 25 &gic 0 25 4>,
  123. <0 0 26 &gic 0 26 4>,
  124. <0 0 27 &gic 0 27 4>,
  125. <0 0 28 &gic 0 28 4>,
  126. <0 0 29 &gic 0 29 4>,
  127. <0 0 30 &gic 0 30 4>,
  128. <0 0 31 &gic 0 31 4>,
  129. <0 0 32 &gic 0 32 4>,
  130. <0 0 33 &gic 0 33 4>,
  131. <0 0 34 &gic 0 34 4>,
  132. <0 0 35 &gic 0 35 4>,
  133. <0 0 36 &gic 0 36 4>,
  134. <0 0 37 &gic 0 37 4>,
  135. <0 0 38 &gic 0 38 4>,
  136. <0 0 39 &gic 0 39 4>,
  137. <0 0 40 &gic 0 40 4>,
  138. <0 0 41 &gic 0 41 4>,
  139. <0 0 42 &gic 0 42 4>;
  140. ethernet@2,02000000 {
  141. compatible = "smsc,lan91c111";
  142. reg = <2 0x02000000 0x10000>;
  143. interrupts = <15>;
  144. };
  145. v2m_clk24mhz: clk24mhz {
  146. compatible = "fixed-clock";
  147. #clock-cells = <0>;
  148. clock-frequency = <24000000>;
  149. clock-output-names = "v2m:clk24mhz";
  150. };
  151. v2m_refclk1mhz: refclk1mhz {
  152. compatible = "fixed-clock";
  153. #clock-cells = <0>;
  154. clock-frequency = <1000000>;
  155. clock-output-names = "v2m:refclk1mhz";
  156. };
  157. v2m_refclk32khz: refclk32khz {
  158. compatible = "fixed-clock";
  159. #clock-cells = <0>;
  160. clock-frequency = <32768>;
  161. clock-output-names = "v2m:refclk32khz";
  162. };
  163. iofpga@3,00000000 {
  164. compatible = "arm,amba-bus", "simple-bus";
  165. #address-cells = <1>;
  166. #size-cells = <1>;
  167. ranges = <0 3 0 0x200000>;
  168. v2m_sysreg: sysreg@010000 {
  169. compatible = "arm,vexpress-sysreg";
  170. reg = <0x010000 0x1000>;
  171. };
  172. v2m_serial0: uart@090000 {
  173. compatible = "arm,pl011", "arm,primecell";
  174. reg = <0x090000 0x1000>;
  175. interrupts = <5>;
  176. clocks = <&v2m_clk24mhz>, <&v2m_clk24mhz>;
  177. clock-names = "uartclk", "apb_pclk";
  178. };
  179. v2m_serial1: uart@0a0000 {
  180. compatible = "arm,pl011", "arm,primecell";
  181. reg = <0x0a0000 0x1000>;
  182. interrupts = <6>;
  183. clocks = <&v2m_clk24mhz>, <&v2m_clk24mhz>;
  184. clock-names = "uartclk", "apb_pclk";
  185. };
  186. v2m_serial2: uart@0b0000 {
  187. compatible = "arm,pl011", "arm,primecell";
  188. reg = <0x0b0000 0x1000>;
  189. interrupts = <7>;
  190. clocks = <&v2m_clk24mhz>, <&v2m_clk24mhz>;
  191. clock-names = "uartclk", "apb_pclk";
  192. };
  193. v2m_serial3: uart@0c0000 {
  194. compatible = "arm,pl011", "arm,primecell";
  195. reg = <0x0c0000 0x1000>;
  196. interrupts = <8>;
  197. clocks = <&v2m_clk24mhz>, <&v2m_clk24mhz>;
  198. clock-names = "uartclk", "apb_pclk";
  199. };
  200. virtio_block@0130000 {
  201. compatible = "virtio,mmio";
  202. reg = <0x130000 0x1000>;
  203. interrupts = <42>;
  204. };
  205. };
  206. };
  207. };