exynos5250-smdk5250.dts 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. /*
  2. * SAMSUNG SMDK5250 board device tree source
  3. *
  4. * Copyright (c) 2012 Samsung Electronics Co., Ltd.
  5. * http://www.samsung.com
  6. *
  7. * This program is free software; you can redistribute it and/or modify
  8. * it under the terms of the GNU General Public License version 2 as
  9. * published by the Free Software Foundation.
  10. */
  11. /dts-v1/;
  12. #include "exynos5250.dtsi"
  13. / {
  14. model = "SAMSUNG SMDK5250 board based on EXYNOS5250";
  15. compatible = "samsung,smdk5250", "samsung,exynos5250";
  16. aliases {
  17. };
  18. memory {
  19. reg = <0x40000000 0x80000000>;
  20. };
  21. chosen {
  22. bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc";
  23. };
  24. i2c@12C60000 {
  25. samsung,i2c-sda-delay = <100>;
  26. samsung,i2c-max-bus-freq = <20000>;
  27. eeprom@50 {
  28. compatible = "samsung,s524ad0xd1";
  29. reg = <0x50>;
  30. };
  31. };
  32. vdd:fixed-regulator@0 {
  33. compatible = "regulator-fixed";
  34. regulator-name = "vdd-supply";
  35. regulator-min-microvolt = <1800000>;
  36. regulator-max-microvolt = <1800000>;
  37. regulator-always-on;
  38. };
  39. dbvdd:fixed-regulator@1 {
  40. compatible = "regulator-fixed";
  41. regulator-name = "dbvdd-supply";
  42. regulator-min-microvolt = <3300000>;
  43. regulator-max-microvolt = <3300000>;
  44. regulator-always-on;
  45. };
  46. spkvdd:fixed-regulator@2 {
  47. compatible = "regulator-fixed";
  48. regulator-name = "spkvdd-supply";
  49. regulator-min-microvolt = <5000000>;
  50. regulator-max-microvolt = <5000000>;
  51. regulator-always-on;
  52. };
  53. i2c@12C70000 {
  54. samsung,i2c-sda-delay = <100>;
  55. samsung,i2c-max-bus-freq = <20000>;
  56. eeprom@51 {
  57. compatible = "samsung,s524ad0xd1";
  58. reg = <0x51>;
  59. };
  60. wm8994: wm8994@1a {
  61. compatible = "wlf,wm8994";
  62. reg = <0x1a>;
  63. gpio-controller;
  64. #gpio-cells = <2>;
  65. AVDD2-supply = <&vdd>;
  66. CPVDD-supply = <&vdd>;
  67. DBVDD-supply = <&dbvdd>;
  68. SPKVDD1-supply = <&spkvdd>;
  69. SPKVDD2-supply = <&spkvdd>;
  70. };
  71. };
  72. i2c@121D0000 {
  73. samsung,i2c-sda-delay = <100>;
  74. samsung,i2c-max-bus-freq = <40000>;
  75. samsung,i2c-slave-addr = <0x38>;
  76. sata-phy {
  77. compatible = "samsung,sata-phy";
  78. reg = <0x38>;
  79. };
  80. };
  81. sata@122F0000 {
  82. samsung,sata-freq = <66>;
  83. };
  84. i2c@12C80000 {
  85. samsung,i2c-sda-delay = <100>;
  86. samsung,i2c-max-bus-freq = <66000>;
  87. hdmiddc@50 {
  88. compatible = "samsung,exynos4210-hdmiddc";
  89. reg = <0x50>;
  90. };
  91. };
  92. i2c@12C90000 {
  93. status = "disabled";
  94. };
  95. i2c@12CA0000 {
  96. status = "disabled";
  97. };
  98. i2c@12CB0000 {
  99. status = "disabled";
  100. };
  101. i2c@12CC0000 {
  102. status = "disabled";
  103. };
  104. i2c@12CD0000 {
  105. status = "disabled";
  106. };
  107. i2c@12CE0000 {
  108. samsung,i2c-sda-delay = <100>;
  109. samsung,i2c-max-bus-freq = <66000>;
  110. hdmiphy@38 {
  111. compatible = "samsung,exynos4212-hdmiphy";
  112. reg = <0x38>;
  113. };
  114. };
  115. dwmmc0@12200000 {
  116. num-slots = <1>;
  117. supports-highspeed;
  118. broken-cd;
  119. fifo-depth = <0x80>;
  120. card-detect-delay = <200>;
  121. samsung,dw-mshc-ciu-div = <3>;
  122. samsung,dw-mshc-sdr-timing = <2 3>;
  123. samsung,dw-mshc-ddr-timing = <1 2>;
  124. pinctrl-names = "default";
  125. pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus4 &sd0_bus8>;
  126. slot@0 {
  127. reg = <0>;
  128. bus-width = <8>;
  129. };
  130. };
  131. dwmmc1@12210000 {
  132. status = "disabled";
  133. };
  134. dwmmc2@12220000 {
  135. num-slots = <1>;
  136. supports-highspeed;
  137. fifo-depth = <0x80>;
  138. card-detect-delay = <200>;
  139. samsung,dw-mshc-ciu-div = <3>;
  140. samsung,dw-mshc-sdr-timing = <2 3>;
  141. samsung,dw-mshc-ddr-timing = <1 2>;
  142. pinctrl-names = "default";
  143. pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
  144. slot@0 {
  145. reg = <0>;
  146. bus-width = <4>;
  147. disable-wp;
  148. };
  149. };
  150. dwmmc3@12230000 {
  151. status = "disabled";
  152. };
  153. spi_0: spi@12d20000 {
  154. status = "disabled";
  155. };
  156. spi_1: spi@12d30000 {
  157. w25q80bw@0 {
  158. #address-cells = <1>;
  159. #size-cells = <1>;
  160. compatible = "w25x80";
  161. reg = <0>;
  162. spi-max-frequency = <1000000>;
  163. controller-data {
  164. cs-gpio = <&gpa2 5 0>;
  165. samsung,spi-feedback-delay = <0>;
  166. };
  167. partition@0 {
  168. label = "U-Boot";
  169. reg = <0x0 0x40000>;
  170. read-only;
  171. };
  172. partition@40000 {
  173. label = "Kernel";
  174. reg = <0x40000 0xc0000>;
  175. };
  176. };
  177. };
  178. spi_2: spi@12d40000 {
  179. status = "disabled";
  180. };
  181. hdmi {
  182. hpd-gpio = <&gpx3 7 0>;
  183. };
  184. codec@11000000 {
  185. samsung,mfc-r = <0x43000000 0x800000>;
  186. samsung,mfc-l = <0x51000000 0x800000>;
  187. };
  188. i2s0: i2s@03830000 {
  189. status = "okay";
  190. };
  191. i2s1: i2s@12D60000 {
  192. status = "disabled";
  193. };
  194. i2s2: i2s@12D70000 {
  195. status = "disabled";
  196. };
  197. sound {
  198. compatible = "samsung,smdk-wm8994";
  199. samsung,i2s-controller = <&i2s0>;
  200. samsung,audio-codec = <&wm8994>;
  201. };
  202. usb@12110000 {
  203. samsung,vbus-gpio = <&gpx2 6 0>;
  204. };
  205. dp-controller@145B0000 {
  206. samsung,color-space = <0>;
  207. samsung,dynamic-range = <0>;
  208. samsung,ycbcr-coeff = <0>;
  209. samsung,color-depth = <1>;
  210. samsung,link-rate = <0x0a>;
  211. samsung,lane-count = <4>;
  212. pinctrl-names = "default";
  213. pinctrl-0 = <&dp_hpd>;
  214. status = "okay";
  215. };
  216. fimd@14400000 {
  217. status = "okay";
  218. display-timings {
  219. native-mode = <&timing0>;
  220. timing0: timing@0 {
  221. /* 1280x800 */
  222. clock-frequency = <50000>;
  223. hactive = <1280>;
  224. vactive = <800>;
  225. hfront-porch = <4>;
  226. hback-porch = <4>;
  227. hsync-len = <4>;
  228. vback-porch = <4>;
  229. vfront-porch = <4>;
  230. vsync-len = <4>;
  231. };
  232. };
  233. };
  234. fixed-rate-clocks {
  235. xxti {
  236. compatible = "samsung,clock-xxti";
  237. clock-frequency = <24000000>;
  238. };
  239. };
  240. };