exynos4210-trats.dts 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. /*
  2. * Samsung's Exynos4210 based Trats board device tree source
  3. *
  4. * Copyright (c) 2014 Samsung Electronics Co., Ltd.
  5. * http://www.samsung.com
  6. *
  7. * SPDX-License-Identifier: GPL-2.0+
  8. */
  9. /dts-v1/;
  10. #include "exynos4210.dtsi"
  11. / {
  12. model = "Samsung Trats based on Exynos4210";
  13. compatible = "samsung,trats", "samsung,exynos4210";
  14. config {
  15. samsung,dsim-device-name = "s6e8ax0";
  16. };
  17. aliases {
  18. i2c0 = "/i2c@13860000";
  19. i2c1 = "/i2c@13870000";
  20. i2c2 = "/i2c@13880000";
  21. i2c3 = "/i2c@13890000";
  22. i2c4 = "/i2c@138a0000";
  23. i2c5 = "/i2c@138b0000";
  24. i2c6 = "/i2c@138c0000";
  25. i2c7 = "/i2c@138d0000";
  26. serial0 = "/serial@13800000";
  27. console = "/serial@13820000";
  28. mmc0 = "/sdhci@12510000";
  29. mmc2 = "/sdhci@12530000";
  30. };
  31. fimd@11c00000 {
  32. compatible = "samsung,exynos-fimd";
  33. reg = <0x11c00000 0xa4>;
  34. samsung,vl-freq = <60>;
  35. samsung,vl-col = <720>;
  36. samsung,vl-row = <1280>;
  37. samsung,vl-width = <720>;
  38. samsung,vl-height = <1280>;
  39. samsung,vl-clkp = <0>;
  40. samsung,vl-oep = <0>;
  41. samsung,vl-hsp = <1>;
  42. samsung,vl-vsp = <1>;
  43. samsung,vl-dp = <1>;
  44. samsung,vl-bpix = <4>;
  45. samsung,vl-hspw = <5>;
  46. samsung,vl-hbpd = <10>;
  47. samsung,vl-hfpd = <10>;
  48. samsung,vl-vspw = <2>;
  49. samsung,vl-vbpd = <1>;
  50. samsung,vl-vfpd = <13>;
  51. samsung,vl-cmd-allow-len = <0xf>;
  52. samsung,winid = <3>;
  53. samsung,power-on-delay = <30>;
  54. samsung,interface-mode = <1>;
  55. samsung,mipi-enabled = <1>;
  56. samsung,dp-enabled;
  57. samsung,dual-lcd-enabled;
  58. samsung,logo-on = <1>;
  59. samsung,resolution = <0>;
  60. samsung,rgb-mode = <0>;
  61. };
  62. mipidsi@11c80000 {
  63. compatible = "samsung,exynos-mipi-dsi";
  64. reg = <0x11c80000 0x5c>;
  65. samsung,dsim-config-e-interface = <1>;
  66. samsung,dsim-config-e-virtual-ch = <0>;
  67. samsung,dsim-config-e-pixel-format = <7>;
  68. samsung,dsim-config-e-burst-mode = <1>;
  69. samsung,dsim-config-e-no-data-lane = <3>;
  70. samsung,dsim-config-e-byte-clk = <0>;
  71. samsung,dsim-config-hfp = <1>;
  72. samsung,dsim-config-p = <3>;
  73. samsung,dsim-config-m = <120>;
  74. samsung,dsim-config-s = <1>;
  75. samsung,dsim-config-pll-stable-time = <500>;
  76. samsung,dsim-config-esc-clk = <20000000>;
  77. samsung,dsim-config-stop-holding-cnt = <0x7ff>;
  78. samsung,dsim-config-bta-timeout = <0xff>;
  79. samsung,dsim-config-rx-timeout = <0xffff>;
  80. samsung,dsim-device-id = <0xffffffff>;
  81. samsung,dsim-device-bus-id = <0>;
  82. samsung,dsim-device-reverse-panel = <1>;
  83. };
  84. sdhci@12510000 {
  85. samsung,bus-width = <8>;
  86. samsung,timing = <1 3 3>;
  87. pwr-gpios = <&gpk0 2 0>;
  88. };
  89. sdhci@12520000 {
  90. status = "disabled";
  91. };
  92. sdhci@12530000 {
  93. samsung,bus-width = <4>;
  94. samsung,timing = <1 2 3>;
  95. cd-gpios = <&gpx3 4 0>;
  96. };
  97. sdhci@12540000 {
  98. status = "disabled";
  99. };
  100. dwmmc@12550000 {
  101. status = "disabled";
  102. };
  103. };