exynos5250.dtsi 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  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. aliases {
  24. spi0 = &spi_0;
  25. spi1 = &spi_1;
  26. spi2 = &spi_2;
  27. gsc0 = &gsc_0;
  28. gsc1 = &gsc_1;
  29. gsc2 = &gsc_2;
  30. gsc3 = &gsc_3;
  31. mshc0 = &dwmmc_0;
  32. mshc1 = &dwmmc_1;
  33. mshc2 = &dwmmc_2;
  34. mshc3 = &dwmmc_3;
  35. };
  36. gic:interrupt-controller@10481000 {
  37. compatible = "arm,cortex-a9-gic";
  38. #interrupt-cells = <3>;
  39. interrupt-controller;
  40. reg = <0x10481000 0x1000>, <0x10482000 0x2000>;
  41. };
  42. combiner:interrupt-controller@10440000 {
  43. compatible = "samsung,exynos4210-combiner";
  44. #interrupt-cells = <2>;
  45. interrupt-controller;
  46. samsung,combiner-nr = <32>;
  47. reg = <0x10440000 0x1000>;
  48. interrupts = <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
  49. <0 4 0>, <0 5 0>, <0 6 0>, <0 7 0>,
  50. <0 8 0>, <0 9 0>, <0 10 0>, <0 11 0>,
  51. <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>,
  52. <0 16 0>, <0 17 0>, <0 18 0>, <0 19 0>,
  53. <0 20 0>, <0 21 0>, <0 22 0>, <0 23 0>,
  54. <0 24 0>, <0 25 0>, <0 26 0>, <0 27 0>,
  55. <0 28 0>, <0 29 0>, <0 30 0>, <0 31 0>;
  56. };
  57. watchdog {
  58. compatible = "samsung,s3c2410-wdt";
  59. reg = <0x101D0000 0x100>;
  60. interrupts = <0 42 0>;
  61. };
  62. codec@11000000 {
  63. compatible = "samsung,mfc-v6";
  64. reg = <0x11000000 0x10000>;
  65. interrupts = <0 96 0>;
  66. };
  67. rtc {
  68. compatible = "samsung,s3c6410-rtc";
  69. reg = <0x101E0000 0x100>;
  70. interrupts = <0 43 0>, <0 44 0>;
  71. };
  72. tmu@10060000 {
  73. compatible = "samsung,exynos5250-tmu";
  74. reg = <0x10060000 0x100>;
  75. interrupts = <0 65 0>;
  76. };
  77. serial@12C00000 {
  78. compatible = "samsung,exynos4210-uart";
  79. reg = <0x12C00000 0x100>;
  80. interrupts = <0 51 0>;
  81. };
  82. serial@12C10000 {
  83. compatible = "samsung,exynos4210-uart";
  84. reg = <0x12C10000 0x100>;
  85. interrupts = <0 52 0>;
  86. };
  87. serial@12C20000 {
  88. compatible = "samsung,exynos4210-uart";
  89. reg = <0x12C20000 0x100>;
  90. interrupts = <0 53 0>;
  91. };
  92. serial@12C30000 {
  93. compatible = "samsung,exynos4210-uart";
  94. reg = <0x12C30000 0x100>;
  95. interrupts = <0 54 0>;
  96. };
  97. sata@122F0000 {
  98. compatible = "samsung,exynos5-sata-ahci";
  99. reg = <0x122F0000 0x1ff>;
  100. interrupts = <0 115 0>;
  101. };
  102. sata-phy@12170000 {
  103. compatible = "samsung,exynos5-sata-phy";
  104. reg = <0x12170000 0x1ff>;
  105. };
  106. i2c@12C60000 {
  107. compatible = "samsung,s3c2440-i2c";
  108. reg = <0x12C60000 0x100>;
  109. interrupts = <0 56 0>;
  110. #address-cells = <1>;
  111. #size-cells = <0>;
  112. };
  113. i2c@12C70000 {
  114. compatible = "samsung,s3c2440-i2c";
  115. reg = <0x12C70000 0x100>;
  116. interrupts = <0 57 0>;
  117. #address-cells = <1>;
  118. #size-cells = <0>;
  119. };
  120. i2c@12C80000 {
  121. compatible = "samsung,s3c2440-i2c";
  122. reg = <0x12C80000 0x100>;
  123. interrupts = <0 58 0>;
  124. #address-cells = <1>;
  125. #size-cells = <0>;
  126. };
  127. i2c@12C90000 {
  128. compatible = "samsung,s3c2440-i2c";
  129. reg = <0x12C90000 0x100>;
  130. interrupts = <0 59 0>;
  131. #address-cells = <1>;
  132. #size-cells = <0>;
  133. };
  134. i2c@12CA0000 {
  135. compatible = "samsung,s3c2440-i2c";
  136. reg = <0x12CA0000 0x100>;
  137. interrupts = <0 60 0>;
  138. #address-cells = <1>;
  139. #size-cells = <0>;
  140. };
  141. i2c@12CB0000 {
  142. compatible = "samsung,s3c2440-i2c";
  143. reg = <0x12CB0000 0x100>;
  144. interrupts = <0 61 0>;
  145. #address-cells = <1>;
  146. #size-cells = <0>;
  147. };
  148. i2c@12CC0000 {
  149. compatible = "samsung,s3c2440-i2c";
  150. reg = <0x12CC0000 0x100>;
  151. interrupts = <0 62 0>;
  152. #address-cells = <1>;
  153. #size-cells = <0>;
  154. };
  155. i2c@12CD0000 {
  156. compatible = "samsung,s3c2440-i2c";
  157. reg = <0x12CD0000 0x100>;
  158. interrupts = <0 63 0>;
  159. #address-cells = <1>;
  160. #size-cells = <0>;
  161. };
  162. i2c@121D0000 {
  163. compatible = "samsung,exynos5-sata-phy-i2c";
  164. reg = <0x121D0000 0x100>;
  165. #address-cells = <1>;
  166. #size-cells = <0>;
  167. };
  168. spi_0: spi@12d20000 {
  169. compatible = "samsung,exynos4210-spi";
  170. reg = <0x12d20000 0x100>;
  171. interrupts = <0 66 0>;
  172. tx-dma-channel = <&pdma0 5>; /* preliminary */
  173. rx-dma-channel = <&pdma0 4>; /* preliminary */
  174. #address-cells = <1>;
  175. #size-cells = <0>;
  176. };
  177. spi_1: spi@12d30000 {
  178. compatible = "samsung,exynos4210-spi";
  179. reg = <0x12d30000 0x100>;
  180. interrupts = <0 67 0>;
  181. tx-dma-channel = <&pdma1 5>; /* preliminary */
  182. rx-dma-channel = <&pdma1 4>; /* preliminary */
  183. #address-cells = <1>;
  184. #size-cells = <0>;
  185. };
  186. spi_2: spi@12d40000 {
  187. compatible = "samsung,exynos4210-spi";
  188. reg = <0x12d40000 0x100>;
  189. interrupts = <0 68 0>;
  190. tx-dma-channel = <&pdma0 7>; /* preliminary */
  191. rx-dma-channel = <&pdma0 6>; /* preliminary */
  192. #address-cells = <1>;
  193. #size-cells = <0>;
  194. };
  195. dwmmc_0: dwmmc0@12200000 {
  196. compatible = "samsung,exynos5250-dw-mshc";
  197. reg = <0x12200000 0x1000>;
  198. interrupts = <0 75 0>;
  199. #address-cells = <1>;
  200. #size-cells = <0>;
  201. };
  202. dwmmc_1: dwmmc1@12210000 {
  203. compatible = "samsung,exynos5250-dw-mshc";
  204. reg = <0x12210000 0x1000>;
  205. interrupts = <0 76 0>;
  206. #address-cells = <1>;
  207. #size-cells = <0>;
  208. };
  209. dwmmc_2: dwmmc2@12220000 {
  210. compatible = "samsung,exynos5250-dw-mshc";
  211. reg = <0x12220000 0x1000>;
  212. interrupts = <0 77 0>;
  213. #address-cells = <1>;
  214. #size-cells = <0>;
  215. };
  216. dwmmc_3: dwmmc3@12230000 {
  217. compatible = "samsung,exynos5250-dw-mshc";
  218. reg = <0x12230000 0x1000>;
  219. interrupts = <0 78 0>;
  220. #address-cells = <1>;
  221. #size-cells = <0>;
  222. };
  223. amba {
  224. #address-cells = <1>;
  225. #size-cells = <1>;
  226. compatible = "arm,amba-bus";
  227. interrupt-parent = <&gic>;
  228. ranges;
  229. pdma0: pdma@121A0000 {
  230. compatible = "arm,pl330", "arm,primecell";
  231. reg = <0x121A0000 0x1000>;
  232. interrupts = <0 34 0>;
  233. };
  234. pdma1: pdma@121B0000 {
  235. compatible = "arm,pl330", "arm,primecell";
  236. reg = <0x121B0000 0x1000>;
  237. interrupts = <0 35 0>;
  238. };
  239. mdma0: mdma@10800000 {
  240. compatible = "arm,pl330", "arm,primecell";
  241. reg = <0x10800000 0x1000>;
  242. interrupts = <0 33 0>;
  243. };
  244. mdma1: mdma@11C10000 {
  245. compatible = "arm,pl330", "arm,primecell";
  246. reg = <0x11C10000 0x1000>;
  247. interrupts = <0 124 0>;
  248. };
  249. };
  250. gpio-controllers {
  251. #address-cells = <1>;
  252. #size-cells = <1>;
  253. gpio-controller;
  254. ranges;
  255. gpa0: gpio-controller@11400000 {
  256. compatible = "samsung,exynos4-gpio";
  257. reg = <0x11400000 0x20>;
  258. #gpio-cells = <4>;
  259. };
  260. gpa1: gpio-controller@11400020 {
  261. compatible = "samsung,exynos4-gpio";
  262. reg = <0x11400020 0x20>;
  263. #gpio-cells = <4>;
  264. };
  265. gpa2: gpio-controller@11400040 {
  266. compatible = "samsung,exynos4-gpio";
  267. reg = <0x11400040 0x20>;
  268. #gpio-cells = <4>;
  269. };
  270. gpb0: gpio-controller@11400060 {
  271. compatible = "samsung,exynos4-gpio";
  272. reg = <0x11400060 0x20>;
  273. #gpio-cells = <4>;
  274. };
  275. gpb1: gpio-controller@11400080 {
  276. compatible = "samsung,exynos4-gpio";
  277. reg = <0x11400080 0x20>;
  278. #gpio-cells = <4>;
  279. };
  280. gpb2: gpio-controller@114000A0 {
  281. compatible = "samsung,exynos4-gpio";
  282. reg = <0x114000A0 0x20>;
  283. #gpio-cells = <4>;
  284. };
  285. gpb3: gpio-controller@114000C0 {
  286. compatible = "samsung,exynos4-gpio";
  287. reg = <0x114000C0 0x20>;
  288. #gpio-cells = <4>;
  289. };
  290. gpc0: gpio-controller@114000E0 {
  291. compatible = "samsung,exynos4-gpio";
  292. reg = <0x114000E0 0x20>;
  293. #gpio-cells = <4>;
  294. };
  295. gpc1: gpio-controller@11400100 {
  296. compatible = "samsung,exynos4-gpio";
  297. reg = <0x11400100 0x20>;
  298. #gpio-cells = <4>;
  299. };
  300. gpc2: gpio-controller@11400120 {
  301. compatible = "samsung,exynos4-gpio";
  302. reg = <0x11400120 0x20>;
  303. #gpio-cells = <4>;
  304. };
  305. gpc3: gpio-controller@11400140 {
  306. compatible = "samsung,exynos4-gpio";
  307. reg = <0x11400140 0x20>;
  308. #gpio-cells = <4>;
  309. };
  310. gpc4: gpio-controller@114002E0 {
  311. compatible = "samsung,exynos4-gpio";
  312. reg = <0x114002E0 0x20>;
  313. #gpio-cells = <4>;
  314. };
  315. gpd0: gpio-controller@11400160 {
  316. compatible = "samsung,exynos4-gpio";
  317. reg = <0x11400160 0x20>;
  318. #gpio-cells = <4>;
  319. };
  320. gpd1: gpio-controller@11400180 {
  321. compatible = "samsung,exynos4-gpio";
  322. reg = <0x11400180 0x20>;
  323. #gpio-cells = <4>;
  324. };
  325. gpy0: gpio-controller@114001A0 {
  326. compatible = "samsung,exynos4-gpio";
  327. reg = <0x114001A0 0x20>;
  328. #gpio-cells = <4>;
  329. };
  330. gpy1: gpio-controller@114001C0 {
  331. compatible = "samsung,exynos4-gpio";
  332. reg = <0x114001C0 0x20>;
  333. #gpio-cells = <4>;
  334. };
  335. gpy2: gpio-controller@114001E0 {
  336. compatible = "samsung,exynos4-gpio";
  337. reg = <0x114001E0 0x20>;
  338. #gpio-cells = <4>;
  339. };
  340. gpy3: gpio-controller@11400200 {
  341. compatible = "samsung,exynos4-gpio";
  342. reg = <0x11400200 0x20>;
  343. #gpio-cells = <4>;
  344. };
  345. gpy4: gpio-controller@11400220 {
  346. compatible = "samsung,exynos4-gpio";
  347. reg = <0x11400220 0x20>;
  348. #gpio-cells = <4>;
  349. };
  350. gpy5: gpio-controller@11400240 {
  351. compatible = "samsung,exynos4-gpio";
  352. reg = <0x11400240 0x20>;
  353. #gpio-cells = <4>;
  354. };
  355. gpy6: gpio-controller@11400260 {
  356. compatible = "samsung,exynos4-gpio";
  357. reg = <0x11400260 0x20>;
  358. #gpio-cells = <4>;
  359. };
  360. gpx0: gpio-controller@11400C00 {
  361. compatible = "samsung,exynos4-gpio";
  362. reg = <0x11400C00 0x20>;
  363. #gpio-cells = <4>;
  364. };
  365. gpx1: gpio-controller@11400C20 {
  366. compatible = "samsung,exynos4-gpio";
  367. reg = <0x11400C20 0x20>;
  368. #gpio-cells = <4>;
  369. };
  370. gpx2: gpio-controller@11400C40 {
  371. compatible = "samsung,exynos4-gpio";
  372. reg = <0x11400C40 0x20>;
  373. #gpio-cells = <4>;
  374. };
  375. gpx3: gpio-controller@11400C60 {
  376. compatible = "samsung,exynos4-gpio";
  377. reg = <0x11400C60 0x20>;
  378. #gpio-cells = <4>;
  379. };
  380. gpe0: gpio-controller@13400000 {
  381. compatible = "samsung,exynos4-gpio";
  382. reg = <0x13400000 0x20>;
  383. #gpio-cells = <4>;
  384. };
  385. gpe1: gpio-controller@13400020 {
  386. compatible = "samsung,exynos4-gpio";
  387. reg = <0x13400020 0x20>;
  388. #gpio-cells = <4>;
  389. };
  390. gpf0: gpio-controller@13400040 {
  391. compatible = "samsung,exynos4-gpio";
  392. reg = <0x13400040 0x20>;
  393. #gpio-cells = <4>;
  394. };
  395. gpf1: gpio-controller@13400060 {
  396. compatible = "samsung,exynos4-gpio";
  397. reg = <0x13400060 0x20>;
  398. #gpio-cells = <4>;
  399. };
  400. gpg0: gpio-controller@13400080 {
  401. compatible = "samsung,exynos4-gpio";
  402. reg = <0x13400080 0x20>;
  403. #gpio-cells = <4>;
  404. };
  405. gpg1: gpio-controller@134000A0 {
  406. compatible = "samsung,exynos4-gpio";
  407. reg = <0x134000A0 0x20>;
  408. #gpio-cells = <4>;
  409. };
  410. gpg2: gpio-controller@134000C0 {
  411. compatible = "samsung,exynos4-gpio";
  412. reg = <0x134000C0 0x20>;
  413. #gpio-cells = <4>;
  414. };
  415. gph0: gpio-controller@134000E0 {
  416. compatible = "samsung,exynos4-gpio";
  417. reg = <0x134000E0 0x20>;
  418. #gpio-cells = <4>;
  419. };
  420. gph1: gpio-controller@13400100 {
  421. compatible = "samsung,exynos4-gpio";
  422. reg = <0x13400100 0x20>;
  423. #gpio-cells = <4>;
  424. };
  425. gpv0: gpio-controller@10D10000 {
  426. compatible = "samsung,exynos4-gpio";
  427. reg = <0x10D10000 0x20>;
  428. #gpio-cells = <4>;
  429. };
  430. gpv1: gpio-controller@10D10020 {
  431. compatible = "samsung,exynos4-gpio";
  432. reg = <0x10D10020 0x20>;
  433. #gpio-cells = <4>;
  434. };
  435. gpv2: gpio-controller@10D10040 {
  436. compatible = "samsung,exynos4-gpio";
  437. reg = <0x10D10060 0x20>;
  438. #gpio-cells = <4>;
  439. };
  440. gpv3: gpio-controller@10D10060 {
  441. compatible = "samsung,exynos4-gpio";
  442. reg = <0x10D10080 0x20>;
  443. #gpio-cells = <4>;
  444. };
  445. gpv4: gpio-controller@10D10080 {
  446. compatible = "samsung,exynos4-gpio";
  447. reg = <0x10D100C0 0x20>;
  448. #gpio-cells = <4>;
  449. };
  450. gpz: gpio-controller@03860000 {
  451. compatible = "samsung,exynos4-gpio";
  452. reg = <0x03860000 0x20>;
  453. #gpio-cells = <4>;
  454. };
  455. };
  456. gsc_0: gsc@0x13e00000 {
  457. compatible = "samsung,exynos5-gsc";
  458. reg = <0x13e00000 0x1000>;
  459. interrupts = <0 85 0>;
  460. };
  461. gsc_1: gsc@0x13e10000 {
  462. compatible = "samsung,exynos5-gsc";
  463. reg = <0x13e10000 0x1000>;
  464. interrupts = <0 86 0>;
  465. };
  466. gsc_2: gsc@0x13e20000 {
  467. compatible = "samsung,exynos5-gsc";
  468. reg = <0x13e20000 0x1000>;
  469. interrupts = <0 87 0>;
  470. };
  471. gsc_3: gsc@0x13e30000 {
  472. compatible = "samsung,exynos5-gsc";
  473. reg = <0x13e30000 0x1000>;
  474. interrupts = <0 88 0>;
  475. };
  476. };