at91sam9x5.dtsi 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. /*
  2. * at91sam9x5.dtsi - Device Tree Include file for AT91SAM9x5 family SoC
  3. * applies to AT91SAM9G15, AT91SAM9G25, AT91SAM9G35,
  4. * AT91SAM9X25, AT91SAM9X35 SoC
  5. *
  6. * Copyright (C) 2012 Atmel,
  7. * 2012 Nicolas Ferre <nicolas.ferre@atmel.com>
  8. *
  9. * Licensed under GPLv2 or later.
  10. */
  11. /include/ "skeleton.dtsi"
  12. / {
  13. model = "Atmel AT91SAM9x5 family SoC";
  14. compatible = "atmel,at91sam9x5";
  15. interrupt-parent = <&aic>;
  16. aliases {
  17. serial0 = &dbgu;
  18. serial1 = &usart0;
  19. serial2 = &usart1;
  20. serial3 = &usart2;
  21. gpio0 = &pioA;
  22. gpio1 = &pioB;
  23. gpio2 = &pioC;
  24. gpio3 = &pioD;
  25. tcb0 = &tcb0;
  26. tcb1 = &tcb1;
  27. };
  28. cpus {
  29. cpu@0 {
  30. compatible = "arm,arm926ejs";
  31. };
  32. };
  33. memory@20000000 {
  34. reg = <0x20000000 0x10000000>;
  35. };
  36. ahb {
  37. compatible = "simple-bus";
  38. #address-cells = <1>;
  39. #size-cells = <1>;
  40. ranges;
  41. apb {
  42. compatible = "simple-bus";
  43. #address-cells = <1>;
  44. #size-cells = <1>;
  45. ranges;
  46. aic: interrupt-controller@fffff000 {
  47. #interrupt-cells = <2>;
  48. compatible = "atmel,at91rm9200-aic";
  49. interrupt-controller;
  50. interrupt-parent;
  51. reg = <0xfffff000 0x200>;
  52. };
  53. pit: timer@fffffe30 {
  54. compatible = "atmel,at91sam9260-pit";
  55. reg = <0xfffffe30 0xf>;
  56. interrupts = <1 4>;
  57. };
  58. tcb0: timer@f8008000 {
  59. compatible = "atmel,at91sam9x5-tcb";
  60. reg = <0xf8008000 0x100>;
  61. interrupts = <17 4>;
  62. };
  63. tcb1: timer@f800c000 {
  64. compatible = "atmel,at91sam9x5-tcb";
  65. reg = <0xf800c000 0x100>;
  66. interrupts = <17 4>;
  67. };
  68. dma0: dma-controller@ffffec00 {
  69. compatible = "atmel,at91sam9g45-dma";
  70. reg = <0xffffec00 0x200>;
  71. interrupts = <20 4>;
  72. };
  73. dma1: dma-controller@ffffee00 {
  74. compatible = "atmel,at91sam9g45-dma";
  75. reg = <0xffffee00 0x200>;
  76. interrupts = <21 4>;
  77. };
  78. pioA: gpio@fffff400 {
  79. compatible = "atmel,at91rm9200-gpio";
  80. reg = <0xfffff400 0x100>;
  81. interrupts = <2 4>;
  82. #gpio-cells = <2>;
  83. gpio-controller;
  84. interrupt-controller;
  85. };
  86. pioB: gpio@fffff600 {
  87. compatible = "atmel,at91rm9200-gpio";
  88. reg = <0xfffff600 0x100>;
  89. interrupts = <2 4>;
  90. #gpio-cells = <2>;
  91. gpio-controller;
  92. interrupt-controller;
  93. };
  94. pioC: gpio@fffff800 {
  95. compatible = "atmel,at91rm9200-gpio";
  96. reg = <0xfffff800 0x100>;
  97. interrupts = <3 4>;
  98. #gpio-cells = <2>;
  99. gpio-controller;
  100. interrupt-controller;
  101. };
  102. pioD: gpio@fffffa00 {
  103. compatible = "atmel,at91rm9200-gpio";
  104. reg = <0xfffffa00 0x100>;
  105. interrupts = <3 4>;
  106. #gpio-cells = <2>;
  107. gpio-controller;
  108. interrupt-controller;
  109. };
  110. dbgu: serial@fffff200 {
  111. compatible = "atmel,at91sam9260-usart";
  112. reg = <0xfffff200 0x200>;
  113. interrupts = <1 4>;
  114. status = "disabled";
  115. };
  116. usart0: serial@f801c000 {
  117. compatible = "atmel,at91sam9260-usart";
  118. reg = <0xf801c000 0x200>;
  119. interrupts = <5 4>;
  120. atmel,use-dma-rx;
  121. atmel,use-dma-tx;
  122. status = "disabled";
  123. };
  124. usart1: serial@f8020000 {
  125. compatible = "atmel,at91sam9260-usart";
  126. reg = <0xf8020000 0x200>;
  127. interrupts = <6 4>;
  128. atmel,use-dma-rx;
  129. atmel,use-dma-tx;
  130. status = "disabled";
  131. };
  132. usart2: serial@f8024000 {
  133. compatible = "atmel,at91sam9260-usart";
  134. reg = <0xf8024000 0x200>;
  135. interrupts = <7 4>;
  136. atmel,use-dma-rx;
  137. atmel,use-dma-tx;
  138. status = "disabled";
  139. };
  140. macb0: ethernet@f802c000 {
  141. compatible = "cdns,at32ap7000-macb", "cdns,macb";
  142. reg = <0xf802c000 0x100>;
  143. interrupts = <24 4>;
  144. status = "disabled";
  145. };
  146. macb1: ethernet@f8030000 {
  147. compatible = "cdns,at32ap7000-macb", "cdns,macb";
  148. reg = <0xf8030000 0x100>;
  149. interrupts = <27 4>;
  150. status = "disabled";
  151. };
  152. };
  153. };
  154. };