exynos5250-smdk5250.dts 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  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. i2c0 = "/i2c@12c60000";
  18. i2c1 = "/i2c@12c70000";
  19. i2c2 = "/i2c@12c80000";
  20. i2c3 = "/i2c@12c90000";
  21. i2c4 = "/i2c@12ca0000";
  22. i2c5 = "/i2c@12cb0000";
  23. i2c6 = "/i2c@12cc0000";
  24. i2c7 = "/i2c@12cd0000";
  25. spi0 = "/spi@12d20000";
  26. spi1 = "/spi@12d30000";
  27. spi2 = "/spi@12d40000";
  28. spi3 = "/spi@131a0000";
  29. spi4 = "/spi@131b0000";
  30. mmc0 = "/mmc@12200000";
  31. mmc1 = "/mmc@12210000";
  32. mmc2 = "/mmc@12220000";
  33. mmc3 = "/mmc@12230000";
  34. serial0 = "/serial@12C30000";
  35. console = "/serial@12C30000";
  36. i2s = "/sound@3830000";
  37. };
  38. sromc@12250000 {
  39. bank = <1>;
  40. srom-timing = <1 9 12 1 6 1 1>;
  41. width = <2>;
  42. lan@5000000 {
  43. compatible = "smsc,lan9215", "smsc,lan";
  44. reg = <0x5000000 0x100>;
  45. phy-mode = "mii";
  46. };
  47. };
  48. sound@3830000 {
  49. samsung,codec-type = "wm8994";
  50. };
  51. sound@12d60000 {
  52. status = "disabled";
  53. };
  54. i2c@12c70000 {
  55. soundcodec@1a {
  56. reg = <0x1a>;
  57. compatible = "wolfson,wm8994-codec";
  58. };
  59. };
  60. i2c@12c60000 {
  61. pmic@9 {
  62. reg = <0x9>;
  63. compatible = "maxim,max77686_pmic";
  64. };
  65. };
  66. tmu@10060000 {
  67. samsung,min-temp = <25>;
  68. samsung,max-temp = <125>;
  69. samsung,start-warning = <95>;
  70. samsung,start-tripping = <105>;
  71. samsung,hw-tripping = <110>;
  72. samsung,efuse-min-value = <40>;
  73. samsung,efuse-value = <55>;
  74. samsung,efuse-max-value = <100>;
  75. samsung,slope = <274761730>;
  76. samsung,dc-value = <25>;
  77. };
  78. fimd@14400000 {
  79. samsung,vl-freq = <60>;
  80. samsung,vl-col = <2560>;
  81. samsung,vl-row = <1600>;
  82. samsung,vl-width = <2560>;
  83. samsung,vl-height = <1600>;
  84. samsung,vl-clkp;
  85. samsung,vl-dp;
  86. samsung,vl-bpix = <4>;
  87. samsung,vl-hspw = <32>;
  88. samsung,vl-hbpd = <80>;
  89. samsung,vl-hfpd = <48>;
  90. samsung,vl-vspw = <6>;
  91. samsung,vl-vbpd = <37>;
  92. samsung,vl-vfpd = <3>;
  93. samsung,vl-cmd-allow-len = <0xf>;
  94. samsung,winid = <3>;
  95. samsung,interface-mode = <1>;
  96. samsung,dp-enabled = <1>;
  97. samsung,dual-lcd-enabled = <0>;
  98. };
  99. dp@145b0000 {
  100. samsung,lt-status = <0>;
  101. samsung,master-mode = <0>;
  102. samsung,bist-mode = <0>;
  103. samsung,bist-pattern = <0>;
  104. samsung,h-sync-polarity = <0>;
  105. samsung,v-sync-polarity = <0>;
  106. samsung,interlaced = <0>;
  107. samsung,color-space = <0>;
  108. samsung,dynamic-range = <0>;
  109. samsung,ycbcr-coeff = <0>;
  110. samsung,color-depth = <1>;
  111. };
  112. mmc@12200000 {
  113. samsung,bus-width = <8>;
  114. samsung,timing = <1 3 3>;
  115. samsung,removable = <0>;
  116. };
  117. mmc@12210000 {
  118. status = "disabled";
  119. };
  120. mmc@12220000 {
  121. samsung,bus-width = <4>;
  122. samsung,timing = <1 2 3>;
  123. samsung,removable = <1>;
  124. };
  125. mmc@12230000 {
  126. status = "disabled";
  127. };
  128. ehci@12110000 {
  129. samsung,vbus-gpio = <&gpx2 6 GPIO_ACTIVE_HIGH>;
  130. };
  131. };