vexpress-v2p-ca5s.dts 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253
  1. /*
  2. * ARM Ltd. Versatile Express
  3. *
  4. * CoreTile Express A5x2
  5. * Cortex-A5 MPCore (V2P-CA5s)
  6. *
  7. * HBI-0225B
  8. */
  9. /dts-v1/;
  10. / {
  11. model = "V2P-CA5s";
  12. arm,hbi = <0x225>;
  13. arm,vexpress,site = <0xf>;
  14. compatible = "arm,vexpress,v2p-ca5s", "arm,vexpress";
  15. interrupt-parent = <&gic>;
  16. #address-cells = <1>;
  17. #size-cells = <1>;
  18. chosen { };
  19. aliases {
  20. serial0 = &v2m_serial0;
  21. serial1 = &v2m_serial1;
  22. serial2 = &v2m_serial2;
  23. serial3 = &v2m_serial3;
  24. i2c0 = &v2m_i2c_dvi;
  25. i2c1 = &v2m_i2c_pcie;
  26. };
  27. cpus {
  28. #address-cells = <1>;
  29. #size-cells = <0>;
  30. cpu@0 {
  31. device_type = "cpu";
  32. compatible = "arm,cortex-a5";
  33. reg = <0>;
  34. next-level-cache = <&L2>;
  35. };
  36. cpu@1 {
  37. device_type = "cpu";
  38. compatible = "arm,cortex-a5";
  39. reg = <1>;
  40. next-level-cache = <&L2>;
  41. };
  42. };
  43. memory@80000000 {
  44. device_type = "memory";
  45. reg = <0x80000000 0x40000000>;
  46. };
  47. hdlcd@2a110000 {
  48. compatible = "arm,hdlcd";
  49. reg = <0x2a110000 0x1000>;
  50. interrupts = <0 85 4>;
  51. clocks = <&oscclk3>;
  52. clock-names = "pxlclk";
  53. };
  54. memory-controller@2a150000 {
  55. compatible = "arm,pl341", "arm,primecell";
  56. reg = <0x2a150000 0x1000>;
  57. clocks = <&oscclk1>;
  58. clock-names = "apb_pclk";
  59. };
  60. memory-controller@2a190000 {
  61. compatible = "arm,pl354", "arm,primecell";
  62. reg = <0x2a190000 0x1000>;
  63. interrupts = <0 86 4>,
  64. <0 87 4>;
  65. clocks = <&oscclk1>;
  66. clock-names = "apb_pclk";
  67. };
  68. scu@2c000000 {
  69. compatible = "arm,cortex-a5-scu";
  70. reg = <0x2c000000 0x58>;
  71. };
  72. timer@2c000600 {
  73. compatible = "arm,cortex-a5-twd-timer";
  74. reg = <0x2c000600 0x20>;
  75. interrupts = <1 13 0x304>;
  76. };
  77. timer@2c000200 {
  78. compatible = "arm,cortex-a5-global-timer",
  79. "arm,cortex-a9-global-timer";
  80. reg = <0x2c000200 0x20>;
  81. interrupts = <1 11 0x304>;
  82. clocks = <&oscclk0>;
  83. };
  84. watchdog@2c000620 {
  85. compatible = "arm,cortex-a5-twd-wdt";
  86. reg = <0x2c000620 0x20>;
  87. interrupts = <1 14 0x304>;
  88. };
  89. gic: interrupt-controller@2c001000 {
  90. compatible = "arm,cortex-a5-gic", "arm,cortex-a9-gic";
  91. #interrupt-cells = <3>;
  92. #address-cells = <0>;
  93. interrupt-controller;
  94. reg = <0x2c001000 0x1000>,
  95. <0x2c000100 0x100>;
  96. };
  97. L2: cache-controller@2c0f0000 {
  98. compatible = "arm,pl310-cache";
  99. reg = <0x2c0f0000 0x1000>;
  100. interrupts = <0 84 4>;
  101. cache-level = <2>;
  102. };
  103. pmu {
  104. compatible = "arm,cortex-a5-pmu";
  105. interrupts = <0 68 4>,
  106. <0 69 4>;
  107. };
  108. dcc {
  109. compatible = "arm,vexpress,config-bus";
  110. arm,vexpress,config-bridge = <&v2m_sysreg>;
  111. oscclk0: osc@0 {
  112. /* CPU and internal AXI reference clock */
  113. compatible = "arm,vexpress-osc";
  114. arm,vexpress-sysreg,func = <1 0>;
  115. freq-range = <50000000 100000000>;
  116. #clock-cells = <0>;
  117. clock-output-names = "oscclk0";
  118. };
  119. oscclk1: osc@1 {
  120. /* Multiplexed AXI master clock */
  121. compatible = "arm,vexpress-osc";
  122. arm,vexpress-sysreg,func = <1 1>;
  123. freq-range = <5000000 50000000>;
  124. #clock-cells = <0>;
  125. clock-output-names = "oscclk1";
  126. };
  127. osc@2 {
  128. /* DDR2 */
  129. compatible = "arm,vexpress-osc";
  130. arm,vexpress-sysreg,func = <1 2>;
  131. freq-range = <80000000 120000000>;
  132. #clock-cells = <0>;
  133. clock-output-names = "oscclk2";
  134. };
  135. oscclk3: osc@3 {
  136. /* HDLCD */
  137. compatible = "arm,vexpress-osc";
  138. arm,vexpress-sysreg,func = <1 3>;
  139. freq-range = <23750000 165000000>;
  140. #clock-cells = <0>;
  141. clock-output-names = "oscclk3";
  142. };
  143. osc@4 {
  144. /* Test chip gate configuration */
  145. compatible = "arm,vexpress-osc";
  146. arm,vexpress-sysreg,func = <1 4>;
  147. freq-range = <80000000 80000000>;
  148. #clock-cells = <0>;
  149. clock-output-names = "oscclk4";
  150. };
  151. smbclk: osc@5 {
  152. /* SMB clock */
  153. compatible = "arm,vexpress-osc";
  154. arm,vexpress-sysreg,func = <1 5>;
  155. freq-range = <25000000 60000000>;
  156. #clock-cells = <0>;
  157. clock-output-names = "oscclk5";
  158. };
  159. temp@0 {
  160. /* DCC internal operating temperature */
  161. compatible = "arm,vexpress-temp";
  162. arm,vexpress-sysreg,func = <4 0>;
  163. label = "DCC";
  164. };
  165. };
  166. smb {
  167. compatible = "simple-bus";
  168. #address-cells = <2>;
  169. #size-cells = <1>;
  170. ranges = <0 0 0x08000000 0x04000000>,
  171. <1 0 0x14000000 0x04000000>,
  172. <2 0 0x18000000 0x04000000>,
  173. <3 0 0x1c000000 0x04000000>,
  174. <4 0 0x0c000000 0x04000000>,
  175. <5 0 0x10000000 0x04000000>;
  176. #interrupt-cells = <1>;
  177. interrupt-map-mask = <0 0 63>;
  178. interrupt-map = <0 0 0 &gic 0 0 4>,
  179. <0 0 1 &gic 0 1 4>,
  180. <0 0 2 &gic 0 2 4>,
  181. <0 0 3 &gic 0 3 4>,
  182. <0 0 4 &gic 0 4 4>,
  183. <0 0 5 &gic 0 5 4>,
  184. <0 0 6 &gic 0 6 4>,
  185. <0 0 7 &gic 0 7 4>,
  186. <0 0 8 &gic 0 8 4>,
  187. <0 0 9 &gic 0 9 4>,
  188. <0 0 10 &gic 0 10 4>,
  189. <0 0 11 &gic 0 11 4>,
  190. <0 0 12 &gic 0 12 4>,
  191. <0 0 13 &gic 0 13 4>,
  192. <0 0 14 &gic 0 14 4>,
  193. <0 0 15 &gic 0 15 4>,
  194. <0 0 16 &gic 0 16 4>,
  195. <0 0 17 &gic 0 17 4>,
  196. <0 0 18 &gic 0 18 4>,
  197. <0 0 19 &gic 0 19 4>,
  198. <0 0 20 &gic 0 20 4>,
  199. <0 0 21 &gic 0 21 4>,
  200. <0 0 22 &gic 0 22 4>,
  201. <0 0 23 &gic 0 23 4>,
  202. <0 0 24 &gic 0 24 4>,
  203. <0 0 25 &gic 0 25 4>,
  204. <0 0 26 &gic 0 26 4>,
  205. <0 0 27 &gic 0 27 4>,
  206. <0 0 28 &gic 0 28 4>,
  207. <0 0 29 &gic 0 29 4>,
  208. <0 0 30 &gic 0 30 4>,
  209. <0 0 31 &gic 0 31 4>,
  210. <0 0 32 &gic 0 32 4>,
  211. <0 0 33 &gic 0 33 4>,
  212. <0 0 34 &gic 0 34 4>,
  213. <0 0 35 &gic 0 35 4>,
  214. <0 0 36 &gic 0 36 4>,
  215. <0 0 37 &gic 0 37 4>,
  216. <0 0 38 &gic 0 38 4>,
  217. <0 0 39 &gic 0 39 4>,
  218. <0 0 40 &gic 0 40 4>,
  219. <0 0 41 &gic 0 41 4>,
  220. <0 0 42 &gic 0 42 4>;
  221. /include/ "vexpress-v2m-rs1.dtsi"
  222. };
  223. };