exynos5420.dtsi 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. /*
  2. * SAMSUNG EXYNOS5420 SoC device tree source
  3. *
  4. * Copyright (c) 2013 Samsung Electronics Co., Ltd.
  5. * http://www.samsung.com
  6. *
  7. * SAMSUNG EXYNOS54200 SoC device nodes are listed in this file.
  8. * EXYNOS5420 based board files can include this file and provide
  9. * values for board specfic bindings.
  10. *
  11. * This program is free software; you can redistribute it and/or modify
  12. * it under the terms of the GNU General Public License version 2 as
  13. * published by the Free Software Foundation.
  14. */
  15. #include "exynos5.dtsi"
  16. #include "exynos5420-pinctrl.dtsi"
  17. #include <dt-bindings/clk/exynos-audss-clk.h>
  18. / {
  19. compatible = "samsung,exynos5420";
  20. aliases {
  21. pinctrl0 = &pinctrl_0;
  22. pinctrl1 = &pinctrl_1;
  23. pinctrl2 = &pinctrl_2;
  24. pinctrl3 = &pinctrl_3;
  25. pinctrl4 = &pinctrl_4;
  26. };
  27. cpus {
  28. #address-cells = <1>;
  29. #size-cells = <0>;
  30. cpu0: cpu@0 {
  31. device_type = "cpu";
  32. compatible = "arm,cortex-a15";
  33. reg = <0x0>;
  34. clock-frequency = <1800000000>;
  35. };
  36. cpu1: cpu@1 {
  37. device_type = "cpu";
  38. compatible = "arm,cortex-a15";
  39. reg = <0x1>;
  40. clock-frequency = <1800000000>;
  41. };
  42. cpu2: cpu@2 {
  43. device_type = "cpu";
  44. compatible = "arm,cortex-a15";
  45. reg = <0x2>;
  46. clock-frequency = <1800000000>;
  47. };
  48. cpu3: cpu@3 {
  49. device_type = "cpu";
  50. compatible = "arm,cortex-a15";
  51. reg = <0x3>;
  52. clock-frequency = <1800000000>;
  53. };
  54. };
  55. clock: clock-controller@10010000 {
  56. compatible = "samsung,exynos5420-clock";
  57. reg = <0x10010000 0x30000>;
  58. #clock-cells = <1>;
  59. };
  60. clock_audss: audss-clock-controller@3810000 {
  61. compatible = "samsung,exynos5420-audss-clock";
  62. reg = <0x03810000 0x0C>;
  63. #clock-cells = <1>;
  64. clocks = <&clock 148>;
  65. clock-names = "sclk_audio";
  66. };
  67. codec@11000000 {
  68. compatible = "samsung,mfc-v7";
  69. reg = <0x11000000 0x10000>;
  70. interrupts = <0 96 0>;
  71. clocks = <&clock 401>;
  72. clock-names = "mfc";
  73. };
  74. mct@101C0000 {
  75. compatible = "samsung,exynos4210-mct";
  76. reg = <0x101C0000 0x800>;
  77. interrupt-controller;
  78. #interrups-cells = <1>;
  79. interrupt-parent = <&mct_map>;
  80. interrupts = <0>, <1>, <2>, <3>, <4>, <5>, <6>, <7>;
  81. clocks = <&clock 1>, <&clock 315>;
  82. clock-names = "fin_pll", "mct";
  83. mct_map: mct-map {
  84. #interrupt-cells = <1>;
  85. #address-cells = <0>;
  86. #size-cells = <0>;
  87. interrupt-map = <0 &combiner 23 3>,
  88. <1 &combiner 23 4>,
  89. <2 &combiner 25 2>,
  90. <3 &combiner 25 3>,
  91. <4 &gic 0 120 0>,
  92. <5 &gic 0 121 0>,
  93. <6 &gic 0 122 0>,
  94. <7 &gic 0 123 0>;
  95. };
  96. };
  97. gsc_pd: power-domain@10044000 {
  98. compatible = "samsung,exynos4210-pd";
  99. reg = <0x10044000 0x20>;
  100. };
  101. isp_pd: power-domain@10044020 {
  102. compatible = "samsung,exynos4210-pd";
  103. reg = <0x10044020 0x20>;
  104. };
  105. mfc_pd: power-domain@10044060 {
  106. compatible = "samsung,exynos4210-pd";
  107. reg = <0x10044060 0x20>;
  108. };
  109. disp_pd: power-domain@100440C0 {
  110. compatible = "samsung,exynos4210-pd";
  111. reg = <0x100440C0 0x20>;
  112. };
  113. mau_pd: power-domain@100440E0 {
  114. compatible = "samsung,exynos4210-pd";
  115. reg = <0x100440E0 0x20>;
  116. };
  117. g2d_pd: power-domain@10044100 {
  118. compatible = "samsung,exynos4210-pd";
  119. reg = <0x10044100 0x20>;
  120. };
  121. msc_pd: power-domain@10044120 {
  122. compatible = "samsung,exynos4210-pd";
  123. reg = <0x10044120 0x20>;
  124. };
  125. pinctrl_0: pinctrl@13400000 {
  126. compatible = "samsung,exynos5420-pinctrl";
  127. reg = <0x13400000 0x1000>;
  128. interrupts = <0 45 0>;
  129. wakeup-interrupt-controller {
  130. compatible = "samsung,exynos4210-wakeup-eint";
  131. interrupt-parent = <&gic>;
  132. interrupts = <0 32 0>;
  133. };
  134. };
  135. pinctrl_1: pinctrl@13410000 {
  136. compatible = "samsung,exynos5420-pinctrl";
  137. reg = <0x13410000 0x1000>;
  138. interrupts = <0 78 0>;
  139. };
  140. pinctrl_2: pinctrl@14000000 {
  141. compatible = "samsung,exynos5420-pinctrl";
  142. reg = <0x14000000 0x1000>;
  143. interrupts = <0 46 0>;
  144. };
  145. pinctrl_3: pinctrl@14010000 {
  146. compatible = "samsung,exynos5420-pinctrl";
  147. reg = <0x14010000 0x1000>;
  148. interrupts = <0 50 0>;
  149. };
  150. pinctrl_4: pinctrl@03860000 {
  151. compatible = "samsung,exynos5420-pinctrl";
  152. reg = <0x03860000 0x1000>;
  153. interrupts = <0 47 0>;
  154. };
  155. rtc@101E0000 {
  156. clocks = <&clock 317>;
  157. clock-names = "rtc";
  158. status = "okay";
  159. };
  160. serial@12C00000 {
  161. clocks = <&clock 257>, <&clock 128>;
  162. clock-names = "uart", "clk_uart_baud0";
  163. };
  164. serial@12C10000 {
  165. clocks = <&clock 258>, <&clock 129>;
  166. clock-names = "uart", "clk_uart_baud0";
  167. };
  168. serial@12C20000 {
  169. clocks = <&clock 259>, <&clock 130>;
  170. clock-names = "uart", "clk_uart_baud0";
  171. };
  172. serial@12C30000 {
  173. clocks = <&clock 260>, <&clock 131>;
  174. clock-names = "uart", "clk_uart_baud0";
  175. };
  176. dp_phy: video-phy@10040728 {
  177. compatible = "samsung,exynos5250-dp-video-phy";
  178. reg = <0x10040728 4>;
  179. #phy-cells = <0>;
  180. };
  181. dp-controller@145B0000 {
  182. clocks = <&clock 412>;
  183. clock-names = "dp";
  184. phys = <&dp_phy>;
  185. phy-names = "dp";
  186. };
  187. fimd@14400000 {
  188. samsung,power-domain = <&disp_pd>;
  189. clocks = <&clock 147>, <&clock 421>;
  190. clock-names = "sclk_fimd", "fimd";
  191. };
  192. adc: adc@12D10000 {
  193. compatible = "samsung,exynos-adc-v2";
  194. reg = <0x12D10000 0x100>, <0x10040720 0x4>;
  195. interrupts = <0 106 0>;
  196. clocks = <&clock 270>;
  197. clock-names = "adc";
  198. #io-channel-cells = <1>;
  199. io-channel-ranges;
  200. status = "disabled";
  201. };
  202. };