exynos5250-snow.dts 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. /*
  2. * SAMSUNG Snow 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 = "Google Snow";
  15. compatible = "google,snow", "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. i2c4: i2c@12ca0000 {
  39. cros_ec: cros-ec@1e {
  40. reg = <0x1e>;
  41. compatible = "google,cros-ec-i2c";
  42. i2c-max-frequency = <100000>;
  43. u-boot,i2c-offset-len = <0>;
  44. ec-interrupt = <&gpx1 6 GPIO_ACTIVE_LOW>;
  45. };
  46. power-regulator@48 {
  47. compatible = "ti,tps65090";
  48. reg = <0x48>;
  49. };
  50. };
  51. spi@12d30000 {
  52. spi-max-frequency = <50000000>;
  53. firmware_storage_spi: flash@0 {
  54. compatible = "spi-flash";
  55. reg = <0>;
  56. };
  57. };
  58. spi@131b0000 {
  59. spi-max-frequency = <1000000>;
  60. spi-deactivate-delay = <100>;
  61. embedded-controller {
  62. compatible = "google,cros-ec-i2c";
  63. reg = <0x1e>;
  64. spi-max-frequency = <5000000>;
  65. ec-interrupt = <&gpx1 6 GPIO_ACTIVE_LOW>;
  66. optimise-flash-write;
  67. status = "disabled";
  68. };
  69. };
  70. sound@3830000 {
  71. samsung,codec-type = "max98095";
  72. codec-enable-gpio = <&gpx1 7 GPIO_ACTIVE_HIGH>;
  73. };
  74. sound@12d60000 {
  75. status = "disabled";
  76. };
  77. i2c@12cd0000 {
  78. soundcodec@22 {
  79. reg = <0x22>;
  80. compatible = "maxim,max98095-codec";
  81. };
  82. ptn3460-bridge@20 {
  83. compatible = "nxp,ptn3460";
  84. reg = <0x20>;
  85. /*
  86. * TODO(sjg@chromium.org): Use GPIOs here
  87. * powerdown-gpio = <&gpy2 5 0>;
  88. * reset-gpio = <&gpx1 5 0>;
  89. * edid-emulation = <5>;
  90. * pinctrl-names = "default";
  91. * pinctrl-0 = <&ptn3460_gpios>;
  92. */
  93. };
  94. };
  95. i2c@12c60000 {
  96. pmic@9 {
  97. reg = <0x9>;
  98. compatible = "maxim,max77686_pmic";
  99. };
  100. };
  101. mmc@12200000 {
  102. samsung,bus-width = <8>;
  103. samsung,timing = <1 3 3>;
  104. samsung,removable = <0>;
  105. };
  106. mmc@12210000 {
  107. status = "disabled";
  108. };
  109. mmc@12220000 {
  110. samsung,bus-width = <4>;
  111. samsung,timing = <1 2 3>;
  112. samsung,removable = <1>;
  113. };
  114. mmc@12230000 {
  115. status = "disabled";
  116. };
  117. ehci@12110000 {
  118. samsung,vbus-gpio = <&gpx1 1 GPIO_ACTIVE_HIGH>;
  119. };
  120. xhci@12000000 {
  121. samsung,vbus-gpio = <&gpx2 7 GPIO_ACTIVE_HIGH>;
  122. };
  123. tmu@10060000 {
  124. samsung,min-temp = <25>;
  125. samsung,max-temp = <125>;
  126. samsung,start-warning = <95>;
  127. samsung,start-tripping = <105>;
  128. samsung,hw-tripping = <110>;
  129. samsung,efuse-min-value = <40>;
  130. samsung,efuse-value = <55>;
  131. samsung,efuse-max-value = <100>;
  132. samsung,slope = <274761730>;
  133. samsung,dc-value = <25>;
  134. };
  135. fimd@14400000 {
  136. samsung,vl-freq = <60>;
  137. samsung,vl-col = <1366>;
  138. samsung,vl-row = <768>;
  139. samsung,vl-width = <1366>;
  140. samsung,vl-height = <768>;
  141. samsung,vl-clkp;
  142. samsung,vl-dp;
  143. samsung,vl-hsp;
  144. samsung,vl-vsp;
  145. samsung,vl-bpix = <4>;
  146. samsung,vl-hspw = <32>;
  147. samsung,vl-hbpd = <80>;
  148. samsung,vl-hfpd = <48>;
  149. samsung,vl-vspw = <5>;
  150. samsung,vl-vbpd = <14>;
  151. samsung,vl-vfpd = <3>;
  152. samsung,vl-cmd-allow-len = <0xf>;
  153. samsung,winid = <0>;
  154. samsung,interface-mode = <1>;
  155. samsung,dp-enabled = <1>;
  156. samsung,dual-lcd-enabled = <0>;
  157. };
  158. dp@145b0000 {
  159. samsung,lt-status = <0>;
  160. samsung,master-mode = <0>;
  161. samsung,bist-mode = <0>;
  162. samsung,bist-pattern = <0>;
  163. samsung,h-sync-polarity = <0>;
  164. samsung,v-sync-polarity = <0>;
  165. samsung,interlaced = <0>;
  166. samsung,color-space = <0>;
  167. samsung,dynamic-range = <0>;
  168. samsung,ycbcr-coeff = <0>;
  169. samsung,color-depth = <1>;
  170. };
  171. };
  172. #include "cros-ec-keyboard.dtsi"