bcm7420.dtsi 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. / {
  2. #address-cells = <1>;
  3. #size-cells = <1>;
  4. compatible = "brcm,bcm7420";
  5. cpus {
  6. #address-cells = <1>;
  7. #size-cells = <0>;
  8. mips-hpt-frequency = <93750000>;
  9. cpu@0 {
  10. compatible = "brcm,bmips5000";
  11. device_type = "cpu";
  12. reg = <0>;
  13. };
  14. cpu@1 {
  15. compatible = "brcm,bmips5000";
  16. device_type = "cpu";
  17. reg = <1>;
  18. };
  19. };
  20. aliases {
  21. uart0 = &uart0;
  22. };
  23. cpu_intc: cpu_intc {
  24. #address-cells = <0>;
  25. compatible = "mti,cpu-interrupt-controller";
  26. interrupt-controller;
  27. #interrupt-cells = <1>;
  28. };
  29. clocks {
  30. uart_clk: uart_clk {
  31. compatible = "fixed-clock";
  32. #clock-cells = <0>;
  33. clock-frequency = <81000000>;
  34. };
  35. };
  36. rdb {
  37. #address-cells = <1>;
  38. #size-cells = <1>;
  39. compatible = "simple-bus";
  40. ranges = <0 0x10000000 0x01000000>;
  41. periph_intc: periph_intc@441400 {
  42. compatible = "brcm,bcm7038-l1-intc";
  43. reg = <0x441400 0x30>, <0x441600 0x30>;
  44. interrupt-controller;
  45. #interrupt-cells = <1>;
  46. interrupt-parent = <&cpu_intc>;
  47. interrupts = <2>, <3>;
  48. };
  49. sun_l2_intc: sun_l2_intc@401800 {
  50. compatible = "brcm,l2-intc";
  51. reg = <0x401800 0x30>;
  52. interrupt-controller;
  53. #interrupt-cells = <1>;
  54. interrupt-parent = <&periph_intc>;
  55. interrupts = <23>;
  56. };
  57. gisb-arb@400000 {
  58. compatible = "brcm,bcm7400-gisb-arb";
  59. reg = <0x400000 0xdc>;
  60. native-endian;
  61. interrupt-parent = <&sun_l2_intc>;
  62. interrupts = <0>, <2>;
  63. brcm,gisb-arb-master-mask = <0x3ff>;
  64. brcm,gisb-arb-master-names = "ssp_0", "cpu_0", "pci_0",
  65. "pcie_0", "bsp_0", "rdc_0",
  66. "rptd_0", "avd_0", "avd_1",
  67. "jtag_0";
  68. };
  69. upg_irq0_intc: upg_irq0_intc@406780 {
  70. compatible = "brcm,bcm7120-l2-intc";
  71. reg = <0x406780 0x8>;
  72. brcm,int-map-mask = <0x44>;
  73. brcm,int-fwd-mask = <0x70000>;
  74. interrupt-controller;
  75. #interrupt-cells = <1>;
  76. interrupt-parent = <&periph_intc>;
  77. interrupts = <18>;
  78. };
  79. sun_top_ctrl: syscon@404000 {
  80. compatible = "brcm,bcm7420-sun-top-ctrl", "syscon";
  81. reg = <0x404000 0x60c>;
  82. little-endian;
  83. };
  84. reboot {
  85. compatible = "brcm,bcm7038-reboot";
  86. syscon = <&sun_top_ctrl 0x8 0x14>;
  87. };
  88. uart0: serial@406b00 {
  89. compatible = "ns16550a";
  90. reg = <0x406b00 0x20>;
  91. reg-io-width = <0x4>;
  92. reg-shift = <0x2>;
  93. interrupt-parent = <&periph_intc>;
  94. interrupts = <21>;
  95. clocks = <&uart_clk>;
  96. status = "disabled";
  97. };
  98. enet0: ethernet@468000 {
  99. phy-mode = "internal";
  100. phy-handle = <&phy1>;
  101. mac-address = [ 00 10 18 36 23 1a ];
  102. compatible = "brcm,genet-v1";
  103. #address-cells = <0x1>;
  104. #size-cells = <0x1>;
  105. reg = <0x468000 0x3c8c>;
  106. interrupts = <69>, <79>;
  107. interrupt-parent = <&periph_intc>;
  108. status = "disabled";
  109. mdio@e14 {
  110. compatible = "brcm,genet-mdio-v1";
  111. #address-cells = <0x1>;
  112. #size-cells = <0x0>;
  113. reg = <0xe14 0x8>;
  114. phy1: ethernet-phy@1 {
  115. max-speed = <100>;
  116. reg = <0x1>;
  117. compatible = "brcm,65nm-ephy",
  118. "ethernet-phy-ieee802.3-c22";
  119. };
  120. };
  121. };
  122. ehci0: usb@488300 {
  123. compatible = "brcm,bcm7420-ehci", "generic-ehci";
  124. reg = <0x488300 0x100>;
  125. interrupt-parent = <&periph_intc>;
  126. interrupts = <60>;
  127. status = "disabled";
  128. };
  129. ohci0: usb@488400 {
  130. compatible = "brcm,bcm7420-ohci", "generic-ohci";
  131. reg = <0x488400 0x100>;
  132. native-endian;
  133. no-big-frame-no;
  134. interrupt-parent = <&periph_intc>;
  135. interrupts = <61>;
  136. status = "disabled";
  137. };
  138. ehci1: usb@488500 {
  139. compatible = "brcm,bcm7420-ehci", "generic-ehci";
  140. reg = <0x488500 0x100>;
  141. interrupt-parent = <&periph_intc>;
  142. interrupts = <55>;
  143. status = "disabled";
  144. };
  145. ohci1: usb@488600 {
  146. compatible = "brcm,bcm7420-ohci", "generic-ohci";
  147. reg = <0x488600 0x100>;
  148. native-endian;
  149. no-big-frame-no;
  150. interrupt-parent = <&periph_intc>;
  151. interrupts = <62>;
  152. status = "disabled";
  153. };
  154. };
  155. };