exynos5250.dtsi 13 KB

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