exynos5250.dtsi 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  1. /*
  2. * SAMSUNG EXYNOS5250 SoC device tree source
  3. *
  4. * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  5. * http://www.samsung.com
  6. *
  7. * SAMSUNG EXYNOS5250 SoC device nodes are listed in this file.
  8. * EXYNOS5250 based board files can include this file and provide
  9. * values for board specfic bindings.
  10. *
  11. * Note: This file does not include device nodes for all the controllers in
  12. * EXYNOS5250 SoC. As device tree coverage for EXYNOS5250 increases,
  13. * additional nodes can be added to this file.
  14. *
  15. * This program is free software; you can redistribute it and/or modify
  16. * it under the terms of the GNU General Public License version 2 as
  17. * published by the Free Software Foundation.
  18. */
  19. /include/ "skeleton.dtsi"
  20. / {
  21. compatible = "samsung,exynos5250";
  22. interrupt-parent = <&gic>;
  23. gic:interrupt-controller@10481000 {
  24. compatible = "arm,cortex-a9-gic";
  25. #interrupt-cells = <3>;
  26. interrupt-controller;
  27. reg = <0x10481000 0x1000>, <0x10482000 0x2000>;
  28. };
  29. combiner:interrupt-controller@10440000 {
  30. compatible = "samsung,exynos4210-combiner";
  31. #interrupt-cells = <2>;
  32. interrupt-controller;
  33. samsung,combiner-nr = <32>;
  34. reg = <0x10440000 0x1000>;
  35. interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
  36. <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
  37. <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
  38. <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
  39. <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>,
  40. <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>,
  41. <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>,
  42. <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>;
  43. };
  44. watchdog {
  45. compatible = "samsung,s3c2410-wdt";
  46. reg = <0x101D0000 0x100>;
  47. interrupts = <0 42 0>;
  48. };
  49. rtc {
  50. compatible = "samsung,s3c6410-rtc";
  51. reg = <0x101E0000 0x100>;
  52. interrupts = <0 43 0>, <0 44 0>;
  53. };
  54. serial@12C00000 {
  55. compatible = "samsung,exynos4210-uart";
  56. reg = <0x12C00000 0x100>;
  57. interrupts = <0 51 0>;
  58. };
  59. serial@12C10000 {
  60. compatible = "samsung,exynos4210-uart";
  61. reg = <0x12C10000 0x100>;
  62. interrupts = <0 52 0>;
  63. };
  64. serial@12C20000 {
  65. compatible = "samsung,exynos4210-uart";
  66. reg = <0x12C20000 0x100>;
  67. interrupts = <0 53 0>;
  68. };
  69. serial@12C30000 {
  70. compatible = "samsung,exynos4210-uart";
  71. reg = <0x12C30000 0x100>;
  72. interrupts = <0 54 0>;
  73. };
  74. i2c@12C60000 {
  75. compatible = "samsung,s3c2440-i2c";
  76. reg = <0x12C60000 0x100>;
  77. interrupts = <0 56 0>;
  78. #address-cells = <1>;
  79. #size-cells = <0>;
  80. };
  81. i2c@12C70000 {
  82. compatible = "samsung,s3c2440-i2c";
  83. reg = <0x12C70000 0x100>;
  84. interrupts = <0 57 0>;
  85. #address-cells = <1>;
  86. #size-cells = <0>;
  87. };
  88. i2c@12C80000 {
  89. compatible = "samsung,s3c2440-i2c";
  90. reg = <0x12C80000 0x100>;
  91. interrupts = <0 58 0>;
  92. #address-cells = <1>;
  93. #size-cells = <0>;
  94. };
  95. i2c@12C90000 {
  96. compatible = "samsung,s3c2440-i2c";
  97. reg = <0x12C90000 0x100>;
  98. interrupts = <0 59 0>;
  99. #address-cells = <1>;
  100. #size-cells = <0>;
  101. };
  102. i2c@12CA0000 {
  103. compatible = "samsung,s3c2440-i2c";
  104. reg = <0x12CA0000 0x100>;
  105. interrupts = <0 60 0>;
  106. #address-cells = <1>;
  107. #size-cells = <0>;
  108. };
  109. i2c@12CB0000 {
  110. compatible = "samsung,s3c2440-i2c";
  111. reg = <0x12CB0000 0x100>;
  112. interrupts = <0 61 0>;
  113. #address-cells = <1>;
  114. #size-cells = <0>;
  115. };
  116. i2c@12CC0000 {
  117. compatible = "samsung,s3c2440-i2c";
  118. reg = <0x12CC0000 0x100>;
  119. interrupts = <0 62 0>;
  120. #address-cells = <1>;
  121. #size-cells = <0>;
  122. };
  123. i2c@12CD0000 {
  124. compatible = "samsung,s3c2440-i2c";
  125. reg = <0x12CD0000 0x100>;
  126. interrupts = <0 63 0>;
  127. #address-cells = <1>;
  128. #size-cells = <0>;
  129. };
  130. amba {
  131. #address-cells = <1>;
  132. #size-cells = <1>;
  133. compatible = "arm,amba-bus";
  134. interrupt-parent = <&gic>;
  135. ranges;
  136. pdma0: pdma@121A0000 {
  137. compatible = "arm,pl330", "arm,primecell";
  138. reg = <0x121A0000 0x1000>;
  139. interrupts = <0 34 0>;
  140. };
  141. pdma1: pdma@121B0000 {
  142. compatible = "arm,pl330", "arm,primecell";
  143. reg = <0x121B0000 0x1000>;
  144. interrupts = <0 35 0>;
  145. };
  146. mdma0: mdma@10800000 {
  147. compatible = "arm,pl330", "arm,primecell";
  148. reg = <0x10800000 0x1000>;
  149. interrupts = <0 33 0>;
  150. };
  151. mdma1: mdma@11C10000 {
  152. compatible = "arm,pl330", "arm,primecell";
  153. reg = <0x11C10000 0x1000>;
  154. interrupts = <0 124 0>;
  155. };
  156. };
  157. gpio-controllers {
  158. #address-cells = <1>;
  159. #size-cells = <1>;
  160. gpio-controller;
  161. ranges;
  162. gpa0: gpio-controller@11400000 {
  163. compatible = "samsung,exynos4-gpio";
  164. reg = <0x11400000 0x20>;
  165. #gpio-cells = <4>;
  166. };
  167. gpa1: gpio-controller@11400020 {
  168. compatible = "samsung,exynos4-gpio";
  169. reg = <0x11400020 0x20>;
  170. #gpio-cells = <4>;
  171. };
  172. gpa2: gpio-controller@11400040 {
  173. compatible = "samsung,exynos4-gpio";
  174. reg = <0x11400040 0x20>;
  175. #gpio-cells = <4>;
  176. };
  177. gpb0: gpio-controller@11400060 {
  178. compatible = "samsung,exynos4-gpio";
  179. reg = <0x11400060 0x20>;
  180. #gpio-cells = <4>;
  181. };
  182. gpb1: gpio-controller@11400080 {
  183. compatible = "samsung,exynos4-gpio";
  184. reg = <0x11400080 0x20>;
  185. #gpio-cells = <4>;
  186. };
  187. gpb2: gpio-controller@114000A0 {
  188. compatible = "samsung,exynos4-gpio";
  189. reg = <0x114000A0 0x20>;
  190. #gpio-cells = <4>;
  191. };
  192. gpb3: gpio-controller@114000C0 {
  193. compatible = "samsung,exynos4-gpio";
  194. reg = <0x114000C0 0x20>;
  195. #gpio-cells = <4>;
  196. };
  197. gpc0: gpio-controller@114000E0 {
  198. compatible = "samsung,exynos4-gpio";
  199. reg = <0x114000E0 0x20>;
  200. #gpio-cells = <4>;
  201. };
  202. gpc1: gpio-controller@11400100 {
  203. compatible = "samsung,exynos4-gpio";
  204. reg = <0x11400100 0x20>;
  205. #gpio-cells = <4>;
  206. };
  207. gpc2: gpio-controller@11400120 {
  208. compatible = "samsung,exynos4-gpio";
  209. reg = <0x11400120 0x20>;
  210. #gpio-cells = <4>;
  211. };
  212. gpc3: gpio-controller@11400140 {
  213. compatible = "samsung,exynos4-gpio";
  214. reg = <0x11400140 0x20>;
  215. #gpio-cells = <4>;
  216. };
  217. gpc4: gpio-controller@114002E0 {
  218. compatible = "samsung,exynos4-gpio";
  219. reg = <0x114002E0 0x20>;
  220. #gpio-cells = <4>;
  221. };
  222. gpd0: gpio-controller@11400160 {
  223. compatible = "samsung,exynos4-gpio";
  224. reg = <0x11400160 0x20>;
  225. #gpio-cells = <4>;
  226. };
  227. gpd1: gpio-controller@11400180 {
  228. compatible = "samsung,exynos4-gpio";
  229. reg = <0x11400180 0x20>;
  230. #gpio-cells = <4>;
  231. };
  232. gpy0: gpio-controller@114001A0 {
  233. compatible = "samsung,exynos4-gpio";
  234. reg = <0x114001A0 0x20>;
  235. #gpio-cells = <4>;
  236. };
  237. gpy1: gpio-controller@114001C0 {
  238. compatible = "samsung,exynos4-gpio";
  239. reg = <0x114001C0 0x20>;
  240. #gpio-cells = <4>;
  241. };
  242. gpy2: gpio-controller@114001E0 {
  243. compatible = "samsung,exynos4-gpio";
  244. reg = <0x114001E0 0x20>;
  245. #gpio-cells = <4>;
  246. };
  247. gpy3: gpio-controller@11400200 {
  248. compatible = "samsung,exynos4-gpio";
  249. reg = <0x11400200 0x20>;
  250. #gpio-cells = <4>;
  251. };
  252. gpy4: gpio-controller@11400220 {
  253. compatible = "samsung,exynos4-gpio";
  254. reg = <0x11400220 0x20>;
  255. #gpio-cells = <4>;
  256. };
  257. gpy5: gpio-controller@11400240 {
  258. compatible = "samsung,exynos4-gpio";
  259. reg = <0x11400240 0x20>;
  260. #gpio-cells = <4>;
  261. };
  262. gpy6: gpio-controller@11400260 {
  263. compatible = "samsung,exynos4-gpio";
  264. reg = <0x11400260 0x20>;
  265. #gpio-cells = <4>;
  266. };
  267. gpx0: gpio-controller@11400C00 {
  268. compatible = "samsung,exynos4-gpio";
  269. reg = <0x11400C00 0x20>;
  270. #gpio-cells = <4>;
  271. };
  272. gpx1: gpio-controller@11400C20 {
  273. compatible = "samsung,exynos4-gpio";
  274. reg = <0x11400C20 0x20>;
  275. #gpio-cells = <4>;
  276. };
  277. gpx2: gpio-controller@11400C40 {
  278. compatible = "samsung,exynos4-gpio";
  279. reg = <0x11400C40 0x20>;
  280. #gpio-cells = <4>;
  281. };
  282. gpx3: gpio-controller@11400C60 {
  283. compatible = "samsung,exynos4-gpio";
  284. reg = <0x11400C60 0x20>;
  285. #gpio-cells = <4>;
  286. };
  287. gpe0: gpio-controller@13400000 {
  288. compatible = "samsung,exynos4-gpio";
  289. reg = <0x13400000 0x20>;
  290. #gpio-cells = <4>;
  291. };
  292. gpe1: gpio-controller@13400020 {
  293. compatible = "samsung,exynos4-gpio";
  294. reg = <0x13400020 0x20>;
  295. #gpio-cells = <4>;
  296. };
  297. gpf0: gpio-controller@13400040 {
  298. compatible = "samsung,exynos4-gpio";
  299. reg = <0x13400040 0x20>;
  300. #gpio-cells = <4>;
  301. };
  302. gpf1: gpio-controller@13400060 {
  303. compatible = "samsung,exynos4-gpio";
  304. reg = <0x13400060 0x20>;
  305. #gpio-cells = <4>;
  306. };
  307. gpg0: gpio-controller@13400080 {
  308. compatible = "samsung,exynos4-gpio";
  309. reg = <0x13400080 0x20>;
  310. #gpio-cells = <4>;
  311. };
  312. gpg1: gpio-controller@134000A0 {
  313. compatible = "samsung,exynos4-gpio";
  314. reg = <0x134000A0 0x20>;
  315. #gpio-cells = <4>;
  316. };
  317. gpg2: gpio-controller@134000C0 {
  318. compatible = "samsung,exynos4-gpio";
  319. reg = <0x134000C0 0x20>;
  320. #gpio-cells = <4>;
  321. };
  322. gph0: gpio-controller@134000E0 {
  323. compatible = "samsung,exynos4-gpio";
  324. reg = <0x134000E0 0x20>;
  325. #gpio-cells = <4>;
  326. };
  327. gph1: gpio-controller@13400100 {
  328. compatible = "samsung,exynos4-gpio";
  329. reg = <0x13400100 0x20>;
  330. #gpio-cells = <4>;
  331. };
  332. gpv0: gpio-controller@10D10000 {
  333. compatible = "samsung,exynos4-gpio";
  334. reg = <0x10D10000 0x20>;
  335. #gpio-cells = <4>;
  336. };
  337. gpv1: gpio-controller@10D10020 {
  338. compatible = "samsung,exynos4-gpio";
  339. reg = <0x10D10020 0x20>;
  340. #gpio-cells = <4>;
  341. };
  342. gpv2: gpio-controller@10D10040 {
  343. compatible = "samsung,exynos4-gpio";
  344. reg = <0x10D10060 0x20>;
  345. #gpio-cells = <4>;
  346. };
  347. gpv3: gpio-controller@10D10060 {
  348. compatible = "samsung,exynos4-gpio";
  349. reg = <0x10D10080 0x20>;
  350. #gpio-cells = <4>;
  351. };
  352. gpv4: gpio-controller@10D10080 {
  353. compatible = "samsung,exynos4-gpio";
  354. reg = <0x10D100C0 0x20>;
  355. #gpio-cells = <4>;
  356. };
  357. gpz: gpio-controller@03860000 {
  358. compatible = "samsung,exynos4-gpio";
  359. reg = <0x03860000 0x20>;
  360. #gpio-cells = <4>;
  361. };
  362. };
  363. };