exynos7-espresso.dts 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. /*
  2. * SAMSUNG Exynos7 Espresso board device tree source
  3. *
  4. * Copyright (c) 2014 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 "exynos7.dtsi"
  13. #include <dt-bindings/interrupt-controller/irq.h>
  14. #include <dt-bindings/clock/samsung,s2mps11.h>
  15. / {
  16. model = "Samsung Exynos7 Espresso board based on EXYNOS7";
  17. compatible = "samsung,exynos7-espresso", "samsung,exynos7";
  18. aliases {
  19. serial0 = &serial_2;
  20. mshc0 = &mmc_0;
  21. mshc2 = &mmc_2;
  22. };
  23. chosen {
  24. linux,stdout-path = &serial_2;
  25. };
  26. memory@40000000 {
  27. device_type = "memory";
  28. reg = <0x0 0x40000000 0x0 0xC0000000>;
  29. };
  30. };
  31. &fin_pll {
  32. clock-frequency = <24000000>;
  33. };
  34. &serial_2 {
  35. status = "okay";
  36. };
  37. &rtc {
  38. status = "okay";
  39. clocks = <&clock_ccore PCLK_RTC>, <&s2mps15_osc S2MPS11_CLK_AP>;
  40. clock-names = "rtc", "rtc_src";
  41. };
  42. &watchdog {
  43. status = "okay";
  44. };
  45. &adc {
  46. status = "okay";
  47. };
  48. &hsi2c_4 {
  49. samsung,i2c-sda-delay = <100>;
  50. samsung,i2c-max-bus-freq = <200000>;
  51. status = "okay";
  52. s2mps15_pmic@66 {
  53. compatible = "samsung,s2mps15-pmic";
  54. reg = <0x66>;
  55. interrupts = <2 IRQ_TYPE_NONE>;
  56. interrupt-parent = <&gpa0>;
  57. pinctrl-names = "default";
  58. pinctrl-0 = <&pmic_irq>;
  59. wakeup-source;
  60. s2mps15_osc: clocks {
  61. compatible = "samsung,s2mps13-clk";
  62. #clock-cells = <1>;
  63. clock-output-names = "s2mps13_ap", "s2mps13_cp",
  64. "s2mps13_bt";
  65. };
  66. regulators {
  67. ldo1_reg: LDO1 {
  68. regulator-name = "vdd_ldo1";
  69. regulator-min-microvolt = <500000>;
  70. regulator-max-microvolt = <900000>;
  71. regulator-always-on;
  72. regulator-enable-ramp-delay = <125>;
  73. };
  74. ldo2_reg: LDO2 {
  75. regulator-name = "vqmmc-sdcard";
  76. regulator-min-microvolt = <1620000>;
  77. regulator-max-microvolt = <3300000>;
  78. regulator-always-on;
  79. regulator-enable-ramp-delay = <125>;
  80. };
  81. ldo3_reg: LDO3 {
  82. regulator-name = "vdd_ldo3";
  83. regulator-min-microvolt = <1620000>;
  84. regulator-max-microvolt = <1980000>;
  85. regulator-always-on;
  86. regulator-boot-on;
  87. regulator-enable-ramp-delay = <125>;
  88. };
  89. ldo4_reg: LDO4 {
  90. regulator-name = "vdd_ldo4";
  91. regulator-min-microvolt = <800000>;
  92. regulator-max-microvolt = <1110000>;
  93. regulator-always-on;
  94. regulator-enable-ramp-delay = <125>;
  95. };
  96. ldo5_reg: LDO5 {
  97. regulator-name = "vdd_ldo5";
  98. regulator-min-microvolt = <1620000>;
  99. regulator-max-microvolt = <1980000>;
  100. regulator-always-on;
  101. regulator-enable-ramp-delay = <125>;
  102. };
  103. ldo6_reg: LDO6 {
  104. regulator-name = "vdd_ldo6";
  105. regulator-min-microvolt = <2250000>;
  106. regulator-max-microvolt = <3300000>;
  107. regulator-enable-ramp-delay = <125>;
  108. };
  109. ldo7_reg: LDO7 {
  110. regulator-name = "vdd_ldo7";
  111. regulator-min-microvolt = <700000>;
  112. regulator-max-microvolt = <1150000>;
  113. regulator-enable-ramp-delay = <125>;
  114. };
  115. ldo8_reg: LDO8 {
  116. regulator-name = "vdd_ldo8";
  117. regulator-min-microvolt = <700000>;
  118. regulator-max-microvolt = <1000000>;
  119. regulator-enable-ramp-delay = <125>;
  120. };
  121. ldo9_reg: LDO9 {
  122. regulator-name = "vdd_ldo9";
  123. regulator-min-microvolt = <700000>;
  124. regulator-max-microvolt = <1000000>;
  125. regulator-enable-ramp-delay = <125>;
  126. };
  127. ldo10_reg: LDO10 {
  128. regulator-name = "vdd_ldo10";
  129. regulator-min-microvolt = <700000>;
  130. regulator-max-microvolt = <1000000>;
  131. regulator-enable-ramp-delay = <125>;
  132. };
  133. ldo11_reg: LDO11 {
  134. regulator-name = "vdd_ldo11";
  135. regulator-min-microvolt = <1000000>;
  136. regulator-max-microvolt = <1300000>;
  137. regulator-always-on;
  138. regulator-enable-ramp-delay = <125>;
  139. };
  140. ldo12_reg: LDO12 {
  141. regulator-name = "vdd_ldo12";
  142. regulator-min-microvolt = <1000000>;
  143. regulator-max-microvolt = <1300000>;
  144. regulator-enable-ramp-delay = <125>;
  145. };
  146. ldo13_reg: LDO13 {
  147. regulator-name = "vdd_ldo13";
  148. regulator-min-microvolt = <1000000>;
  149. regulator-max-microvolt = <1300000>;
  150. regulator-always-on;
  151. regulator-enable-ramp-delay = <125>;
  152. };
  153. ldo14_reg: LDO14 {
  154. regulator-name = "vdd_ldo14";
  155. regulator-min-microvolt = <1800000>;
  156. regulator-max-microvolt = <3375000>;
  157. regulator-enable-ramp-delay = <125>;
  158. };
  159. ldo17_reg: LDO17 {
  160. regulator-name = "vmmc-sdcard";
  161. regulator-min-microvolt = <1800000>;
  162. regulator-max-microvolt = <3375000>;
  163. regulator-enable-ramp-delay = <125>;
  164. };
  165. ldo18_reg: LDO18 {
  166. regulator-name = "vdd_ldo18";
  167. regulator-min-microvolt = <1500000>;
  168. regulator-max-microvolt = <2275000>;
  169. regulator-enable-ramp-delay = <125>;
  170. };
  171. ldo19_reg: LDO19 {
  172. regulator-name = "vdd_ldo19";
  173. regulator-min-microvolt = <1800000>;
  174. regulator-max-microvolt = <3375000>;
  175. regulator-enable-ramp-delay = <125>;
  176. };
  177. ldo21_reg: LDO21 {
  178. regulator-name = "vdd_ldo21";
  179. regulator-min-microvolt = <1800000>;
  180. regulator-max-microvolt = <3375000>;
  181. regulator-enable-ramp-delay = <125>;
  182. };
  183. ldo23_reg: LDO23 {
  184. regulator-name = "vdd_ldo23";
  185. regulator-min-microvolt = <1500000>;
  186. regulator-max-microvolt = <2275000>;
  187. regulator-enable-ramp-delay = <125>;
  188. };
  189. ldo25_reg: LDO25 {
  190. regulator-name = "vdd_ldo25";
  191. regulator-min-microvolt = <1800000>;
  192. regulator-max-microvolt = <3375000>;
  193. regulator-enable-ramp-delay = <125>;
  194. };
  195. ldo26_reg: LDO26 {
  196. regulator-name = "vdd_ldo26";
  197. regulator-min-microvolt = <700000>;
  198. regulator-max-microvolt = <1470000>;
  199. regulator-enable-ramp-delay = <125>;
  200. };
  201. ldo27_reg: LDO27 {
  202. regulator-name = "vdd_ldo27";
  203. regulator-min-microvolt = <1500000>;
  204. regulator-max-microvolt = <2275000>;
  205. regulator-enable-ramp-delay = <125>;
  206. };
  207. buck1_reg: BUCK1 {
  208. regulator-name = "vdd_mif";
  209. regulator-min-microvolt = <500000>;
  210. regulator-max-microvolt = <1200000>;
  211. regulator-always-on;
  212. regulator-boot-on;
  213. regulator-ramp-delay = <25000>;
  214. regulator-enable-ramp-delay = <250>;
  215. };
  216. buck2_reg: BUCK2 {
  217. regulator-name = "vdd_atlas";
  218. regulator-min-microvolt = <500000>;
  219. regulator-max-microvolt = <1200000>;
  220. regulator-always-on;
  221. regulator-boot-on;
  222. regulator-ramp-delay = <12500>;
  223. regulator-enable-ramp-delay = <250>;
  224. };
  225. buck4_reg: BUCK4 {
  226. regulator-name = "vdd_int";
  227. regulator-min-microvolt = <500000>;
  228. regulator-max-microvolt = <1200000>;
  229. regulator-always-on;
  230. regulator-boot-on;
  231. regulator-ramp-delay = <12500>;
  232. regulator-enable-ramp-delay = <250>;
  233. };
  234. buck5_reg: BUCK5 {
  235. regulator-name = "vdd_buck5";
  236. regulator-min-microvolt = <500000>;
  237. regulator-max-microvolt = <1300000>;
  238. regulator-ramp-delay = <25000>;
  239. regulator-enable-ramp-delay = <250>;
  240. };
  241. buck6_reg: BUCK6 {
  242. regulator-name = "vdd_g3d";
  243. regulator-min-microvolt = <500000>;
  244. regulator-max-microvolt = <1400000>;
  245. regulator-ramp-delay = <12500>;
  246. regulator-enable-ramp-delay = <250>;
  247. };
  248. buck7_reg: BUCK7 {
  249. regulator-name = "vdd_buck7";
  250. regulator-min-microvolt = <1000000>;
  251. regulator-max-microvolt = <1500000>;
  252. regulator-always-on;
  253. regulator-ramp-delay = <25000>;
  254. regulator-enable-ramp-delay = <250>;
  255. };
  256. buck8_reg: BUCK8 {
  257. regulator-name = "vdd_buck8";
  258. regulator-min-microvolt = <1000000>;
  259. regulator-max-microvolt = <1500000>;
  260. regulator-always-on;
  261. regulator-ramp-delay = <25000>;
  262. regulator-enable-ramp-delay = <250>;
  263. };
  264. buck9_reg: BUCK9 {
  265. regulator-name = "vdd_buck9";
  266. regulator-min-microvolt = <1800000>;
  267. regulator-max-microvolt = <2100000>;
  268. regulator-always-on;
  269. regulator-ramp-delay = <25000>;
  270. regulator-enable-ramp-delay = <250>;
  271. };
  272. buck10_reg: BUCK10 {
  273. regulator-name = "vdd_buck10";
  274. regulator-min-microvolt = <1000000>;
  275. regulator-max-microvolt = <3000000>;
  276. regulator-always-on;
  277. regulator-ramp-delay = <25000>;
  278. regulator-enable-ramp-delay = <250>;
  279. };
  280. };
  281. };
  282. };
  283. &pinctrl_alive {
  284. pmic_irq: pmic-irq {
  285. samsung,pins = "gpa0-2";
  286. samsung,pin-pud = <3>;
  287. samsung,pin-drv = <3>;
  288. };
  289. };
  290. &mmc_0 {
  291. status = "okay";
  292. num-slots = <1>;
  293. cap-mmc-highspeed;
  294. mmc-hs200-1_8v;
  295. non-removable;
  296. card-detect-delay = <200>;
  297. clock-frequency = <800000000>;
  298. samsung,dw-mshc-ciu-div = <3>;
  299. samsung,dw-mshc-sdr-timing = <0 4>;
  300. samsung,dw-mshc-ddr-timing = <0 2>;
  301. pinctrl-names = "default";
  302. pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_qrdy &sd0_bus1 &sd0_bus4 &sd0_bus8>;
  303. bus-width = <8>;
  304. };
  305. &mmc_2 {
  306. status = "okay";
  307. num-slots = <1>;
  308. cap-sd-highspeed;
  309. card-detect-delay = <200>;
  310. clock-frequency = <400000000>;
  311. samsung,dw-mshc-ciu-div = <3>;
  312. samsung,dw-mshc-sdr-timing = <2 3>;
  313. samsung,dw-mshc-ddr-timing = <1 2>;
  314. pinctrl-names = "default";
  315. pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus1 &sd2_bus4>;
  316. bus-width = <4>;
  317. vmmc-supply = <&ldo17_reg>;
  318. vqmmc-supply = <&ldo2_reg>;
  319. disable-wp;
  320. };