sh73a0.dtsi 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  1. /*
  2. * Device Tree Source for the SH73A0 SoC
  3. *
  4. * Copyright (C) 2012 Renesas Solutions Corp.
  5. *
  6. * This file is licensed under the terms of the GNU General Public License
  7. * version 2. This program is licensed "as is" without any warranty of any
  8. * kind, whether express or implied.
  9. */
  10. /include/ "skeleton.dtsi"
  11. / {
  12. compatible = "renesas,sh73a0";
  13. cpus {
  14. #address-cells = <1>;
  15. #size-cells = <0>;
  16. cpu@0 {
  17. device_type = "cpu";
  18. compatible = "arm,cortex-a9";
  19. reg = <0>;
  20. };
  21. cpu@1 {
  22. device_type = "cpu";
  23. compatible = "arm,cortex-a9";
  24. reg = <1>;
  25. };
  26. };
  27. gic: interrupt-controller@f0001000 {
  28. compatible = "arm,cortex-a9-gic";
  29. #interrupt-cells = <3>;
  30. #address-cells = <1>;
  31. interrupt-controller;
  32. reg = <0xf0001000 0x1000>,
  33. <0xf0000100 0x100>;
  34. };
  35. pmu {
  36. compatible = "arm,cortex-a9-pmu";
  37. interrupts = <0 55 4>,
  38. <0 56 4>;
  39. };
  40. irqpin0: irqpin@e6900000 {
  41. compatible = "renesas,intc-irqpin";
  42. #interrupt-cells = <2>;
  43. interrupt-controller;
  44. reg = <0xe6900000 4>,
  45. <0xe6900010 4>,
  46. <0xe6900020 1>,
  47. <0xe6900040 1>,
  48. <0xe6900060 1>;
  49. interrupt-parent = <&gic>;
  50. interrupts = <0 1 0x4
  51. 0 2 0x4
  52. 0 3 0x4
  53. 0 4 0x4
  54. 0 5 0x4
  55. 0 6 0x4
  56. 0 7 0x4
  57. 0 8 0x4>;
  58. };
  59. irqpin1: irqpin@e6900004 {
  60. compatible = "renesas,intc-irqpin";
  61. #interrupt-cells = <2>;
  62. interrupt-controller;
  63. reg = <0xe6900004 4>,
  64. <0xe6900014 4>,
  65. <0xe6900024 1>,
  66. <0xe6900044 1>,
  67. <0xe6900064 1>;
  68. interrupt-parent = <&gic>;
  69. interrupts = <0 9 0x4
  70. 0 10 0x4
  71. 0 11 0x4
  72. 0 12 0x4
  73. 0 13 0x4
  74. 0 14 0x4
  75. 0 15 0x4
  76. 0 16 0x4>;
  77. control-parent;
  78. };
  79. irqpin2: irqpin@e6900008 {
  80. compatible = "renesas,intc-irqpin";
  81. #interrupt-cells = <2>;
  82. interrupt-controller;
  83. reg = <0xe6900008 4>,
  84. <0xe6900018 4>,
  85. <0xe6900028 1>,
  86. <0xe6900048 1>,
  87. <0xe6900068 1>;
  88. interrupt-parent = <&gic>;
  89. interrupts = <0 17 0x4
  90. 0 18 0x4
  91. 0 19 0x4
  92. 0 20 0x4
  93. 0 21 0x4
  94. 0 22 0x4
  95. 0 23 0x4
  96. 0 24 0x4>;
  97. };
  98. irqpin3: irqpin@e690000c {
  99. compatible = "renesas,intc-irqpin";
  100. #interrupt-cells = <2>;
  101. interrupt-controller;
  102. reg = <0xe690000c 4>,
  103. <0xe690001c 4>,
  104. <0xe690002c 1>,
  105. <0xe690004c 1>,
  106. <0xe690006c 1>;
  107. interrupt-parent = <&gic>;
  108. interrupts = <0 25 0x4
  109. 0 26 0x4
  110. 0 27 0x4
  111. 0 28 0x4
  112. 0 29 0x4
  113. 0 30 0x4
  114. 0 31 0x4
  115. 0 32 0x4>;
  116. };
  117. i2c0: i2c@e6820000 {
  118. #address-cells = <1>;
  119. #size-cells = <0>;
  120. compatible = "renesas,rmobile-iic";
  121. reg = <0xe6820000 0x425>;
  122. interrupt-parent = <&gic>;
  123. interrupts = <0 167 0x4
  124. 0 168 0x4
  125. 0 169 0x4
  126. 0 170 0x4>;
  127. };
  128. i2c1: i2c@e6822000 {
  129. #address-cells = <1>;
  130. #size-cells = <0>;
  131. compatible = "renesas,rmobile-iic";
  132. reg = <0xe6822000 0x425>;
  133. interrupt-parent = <&gic>;
  134. interrupts = <0 51 0x4
  135. 0 52 0x4
  136. 0 53 0x4
  137. 0 54 0x4>;
  138. };
  139. i2c2: i2c@e6824000 {
  140. #address-cells = <1>;
  141. #size-cells = <0>;
  142. compatible = "renesas,rmobile-iic";
  143. reg = <0xe6824000 0x425>;
  144. interrupt-parent = <&gic>;
  145. interrupts = <0 171 0x4
  146. 0 172 0x4
  147. 0 173 0x4
  148. 0 174 0x4>;
  149. };
  150. i2c3: i2c@e6826000 {
  151. #address-cells = <1>;
  152. #size-cells = <0>;
  153. compatible = "renesas,rmobile-iic";
  154. reg = <0xe6826000 0x425>;
  155. interrupt-parent = <&gic>;
  156. interrupts = <0 183 0x4
  157. 0 184 0x4
  158. 0 185 0x4
  159. 0 186 0x4>;
  160. };
  161. i2c4: i2c@e6828000 {
  162. #address-cells = <1>;
  163. #size-cells = <0>;
  164. compatible = "renesas,rmobile-iic";
  165. reg = <0xe6828000 0x425>;
  166. interrupt-parent = <&gic>;
  167. interrupts = <0 187 0x4
  168. 0 188 0x4
  169. 0 189 0x4
  170. 0 190 0x4>;
  171. };
  172. mmcif: mmcif@e6bd0000 {
  173. compatible = "renesas,sh-mmcif";
  174. reg = <0xe6bd0000 0x100>;
  175. interrupt-parent = <&gic>;
  176. interrupts = <0 140 0x4
  177. 0 141 0x4>;
  178. reg-io-width = <4>;
  179. status = "disabled";
  180. };
  181. sdhi0: sdhi@ee100000 {
  182. compatible = "renesas,r8a7740-sdhi";
  183. reg = <0xee100000 0x100>;
  184. interrupt-parent = <&gic>;
  185. interrupts = <0 83 4
  186. 0 84 4
  187. 0 85 4>;
  188. cap-sd-highspeed;
  189. status = "disabled";
  190. };
  191. /* SDHI1 and SDHI2 have no CD pins, no need for CD IRQ */
  192. sdhi1: sdhi@ee120000 {
  193. compatible = "renesas,r8a7740-sdhi";
  194. reg = <0xee120000 0x100>;
  195. interrupt-parent = <&gic>;
  196. interrupts = <0 88 4
  197. 0 89 4>;
  198. toshiba,mmc-wrprotect-disable;
  199. cap-sd-highspeed;
  200. status = "disabled";
  201. };
  202. sdhi2: sdhi@ee140000 {
  203. compatible = "renesas,r8a7740-sdhi";
  204. reg = <0xee140000 0x100>;
  205. interrupt-parent = <&gic>;
  206. interrupts = <0 104 4
  207. 0 105 4>;
  208. toshiba,mmc-wrprotect-disable;
  209. cap-sd-highspeed;
  210. status = "disabled";
  211. };
  212. pfc: pfc@e6050000 {
  213. compatible = "renesas,pfc-sh73a0";
  214. reg = <0xe6050000 0x8000>,
  215. <0xe605801c 0x1c>;
  216. gpio-controller;
  217. #gpio-cells = <2>;
  218. };
  219. };