exynos5250.dtsi 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  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. sromc@12250000 {
  23. compatible = "samsung,exynos-sromc";
  24. reg = <0x12250000 0x20>;
  25. #address-cells = <1>;
  26. #size-cells = <0>;
  27. };
  28. i2c@12c60000 {
  29. #address-cells = <1>;
  30. #size-cells = <0>;
  31. compatible = "samsung,s3c2440-i2c";
  32. reg = <0x12C60000 0x100>;
  33. interrupts = <0 56 0>;
  34. };
  35. i2c@12c70000 {
  36. #address-cells = <1>;
  37. #size-cells = <0>;
  38. compatible = "samsung,s3c2440-i2c";
  39. reg = <0x12C70000 0x100>;
  40. interrupts = <0 57 0>;
  41. };
  42. i2c@12c80000 {
  43. #address-cells = <1>;
  44. #size-cells = <0>;
  45. compatible = "samsung,s3c2440-i2c";
  46. reg = <0x12C80000 0x100>;
  47. interrupts = <0 58 0>;
  48. };
  49. i2c@12c90000 {
  50. #address-cells = <1>;
  51. #size-cells = <0>;
  52. compatible = "samsung,s3c2440-i2c";
  53. reg = <0x12C90000 0x100>;
  54. interrupts = <0 59 0>;
  55. };
  56. i2c@12ca0000 {
  57. #address-cells = <1>;
  58. #size-cells = <0>;
  59. compatible = "samsung,s3c2440-i2c";
  60. reg = <0x12CA0000 0x100>;
  61. interrupts = <0 60 0>;
  62. };
  63. i2c@12cb0000 {
  64. #address-cells = <1>;
  65. #size-cells = <0>;
  66. compatible = "samsung,s3c2440-i2c";
  67. reg = <0x12CB0000 0x100>;
  68. interrupts = <0 61 0>;
  69. };
  70. i2c@12cc0000 {
  71. #address-cells = <1>;
  72. #size-cells = <0>;
  73. compatible = "samsung,s3c2440-i2c";
  74. reg = <0x12CC0000 0x100>;
  75. interrupts = <0 62 0>;
  76. };
  77. i2c@12cd0000 {
  78. #address-cells = <1>;
  79. #size-cells = <0>;
  80. compatible = "samsung,s3c2440-i2c";
  81. reg = <0x12CD0000 0x100>;
  82. interrupts = <0 63 0>;
  83. };
  84. sound@3830000 {
  85. compatible = "samsung,exynos-sound";
  86. reg = <0x3830000 0x50>;
  87. samsung,i2s-epll-clock-frequency = <192000000>;
  88. samsung,i2s-sampling-rate = <48000>;
  89. samsung,i2s-bits-per-sample = <16>;
  90. samsung,i2s-channels = <2>;
  91. samsung,i2s-lr-clk-framesize = <256>;
  92. samsung,i2s-bit-clk-framesize = <32>;
  93. samsung,i2s-id = <0>;
  94. };
  95. sound@12d60000 {
  96. compatible = "samsung,exynos-sound";
  97. reg = <0x12d60000 0x20>;
  98. samsung,i2s-epll-clock-frequency = <192000000>;
  99. samsung,i2s-sampling-rate = <48000>;
  100. samsung,i2s-bits-per-sample = <16>;
  101. samsung,i2s-channels = <2>;
  102. samsung,i2s-lr-clk-framesize = <256>;
  103. samsung,i2s-bit-clk-framesize = <32>;
  104. samsung,i2s-id = <1>;
  105. };
  106. spi@12d20000 {
  107. #address-cells = <1>;
  108. #size-cells = <0>;
  109. compatible = "samsung,exynos-spi";
  110. reg = <0x12d20000 0x30>;
  111. interrupts = <0 68 0>;
  112. };
  113. spi@12d30000 {
  114. #address-cells = <1>;
  115. #size-cells = <0>;
  116. compatible = "samsung,exynos-spi";
  117. reg = <0x12d30000 0x30>;
  118. interrupts = <0 69 0>;
  119. };
  120. spi@12d40000 {
  121. #address-cells = <1>;
  122. #size-cells = <0>;
  123. compatible = "samsung,exynos-spi";
  124. reg = <0x12d40000 0x30>;
  125. clock-frequency = <50000000>;
  126. interrupts = <0 70 0>;
  127. };
  128. spi@131a0000 {
  129. #address-cells = <1>;
  130. #size-cells = <0>;
  131. compatible = "samsung,exynos-spi";
  132. reg = <0x131a0000 0x30>;
  133. interrupts = <0 129 0>;
  134. };
  135. spi@131b0000 {
  136. #address-cells = <1>;
  137. #size-cells = <0>;
  138. compatible = "samsung,exynos-spi";
  139. reg = <0x131b0000 0x30>;
  140. interrupts = <0 130 0>;
  141. };
  142. ehci@12110000 {
  143. compatible = "samsung,exynos-ehci";
  144. reg = <0x12110000 0x100>;
  145. #address-cells = <1>;
  146. #size-cells = <1>;
  147. phy {
  148. compatible = "samsung,exynos-usb-phy";
  149. reg = <0x12130000 0x100>;
  150. };
  151. };
  152. tmu@10060000 {
  153. compatible = "samsung,exynos-tmu";
  154. reg = <0x10060000 0x10000>;
  155. };
  156. fimd@14400000 {
  157. compatible = "samsung,exynos-fimd";
  158. reg = <0x14400000 0x10000>;
  159. #address-cells = <1>;
  160. #size-cells = <1>;
  161. };
  162. dp@145b0000 {
  163. compatible = "samsung,exynos5-dp";
  164. reg = <0x145b0000 0x1000>;
  165. #address-cells = <1>;
  166. #size-cells = <1>;
  167. };
  168. mmc@12200000 {
  169. #address-cells = <1>;
  170. #size-cells = <0>;
  171. compatible = "samsung,exynos5250-dwmmc";
  172. reg = <0x12200000 0x1000>;
  173. interrupts = <0 75 0>;
  174. };
  175. mmc@12210000 {
  176. #address-cells = <1>;
  177. #size-cells = <0>;
  178. compatible = "samsung,exynos5250-dwmmc";
  179. reg = <0x12210000 0x1000>;
  180. interrupts = <0 76 0>;
  181. };
  182. mmc@12220000 {
  183. #address-cells = <1>;
  184. #size-cells = <0>;
  185. compatible = "samsung,exynos5250-dwmmc";
  186. reg = <0x12220000 0x1000>;
  187. interrupts = <0 77 0>;
  188. };
  189. mmc@12230000 {
  190. #address-cells = <1>;
  191. #size-cells = <0>;
  192. compatible = "samsung,exynos5250-dwmmc";
  193. reg = <0x12230000 0x1000>;
  194. interrupts = <0 78 0>;
  195. };
  196. serial@12C00000 {
  197. compatible = "samsung,exynos4210-uart";
  198. reg = <0x12C00000 0x100>;
  199. interrupts = <0 51 0>;
  200. id = <0>;
  201. };
  202. serial@12C10000 {
  203. compatible = "samsung,exynos4210-uart";
  204. reg = <0x12C10000 0x100>;
  205. interrupts = <0 52 0>;
  206. id = <1>;
  207. };
  208. serial@12C20000 {
  209. compatible = "samsung,exynos4210-uart";
  210. reg = <0x12C20000 0x100>;
  211. interrupts = <0 53 0>;
  212. id = <2>;
  213. };
  214. serial@12C30000 {
  215. compatible = "samsung,exynos4210-uart";
  216. reg = <0x12C30000 0x100>;
  217. interrupts = <0 54 0>;
  218. id = <3>;
  219. };
  220. gpio: gpio {
  221. };
  222. };