exynos5250.dtsi 15 KB

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