p4080si-pre.dtsi 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. /*
  2. * P4080/P4040 Silicon/SoC Device Tree Source (pre include)
  3. *
  4. * Copyright 2011 - 2015 Freescale Semiconductor Inc.
  5. *
  6. * Redistribution and use in source and binary forms, with or without
  7. * modification, are permitted provided that the following conditions are met:
  8. * * Redistributions of source code must retain the above copyright
  9. * notice, this list of conditions and the following disclaimer.
  10. * * Redistributions in binary form must reproduce the above copyright
  11. * notice, this list of conditions and the following disclaimer in the
  12. * documentation and/or other materials provided with the distribution.
  13. * * Neither the name of Freescale Semiconductor nor the
  14. * names of its contributors may be used to endorse or promote products
  15. * derived from this software without specific prior written permission.
  16. *
  17. *
  18. * ALTERNATIVELY, this software may be distributed under the terms of the
  19. * GNU General Public License ("GPL") as published by the Free Software
  20. * Foundation, either version 2 of that License or (at your option) any
  21. * later version.
  22. *
  23. * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY
  24. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  25. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  26. * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY
  27. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  28. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  29. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  30. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  31. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  32. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  33. */
  34. /dts-v1/;
  35. /include/ "e500mc_power_isa.dtsi"
  36. / {
  37. compatible = "fsl,P4080";
  38. #address-cells = <2>;
  39. #size-cells = <2>;
  40. interrupt-parent = <&mpic>;
  41. aliases {
  42. ccsr = &soc;
  43. dcsr = &dcsr;
  44. serial0 = &serial0;
  45. serial1 = &serial1;
  46. serial2 = &serial2;
  47. serial3 = &serial3;
  48. pci0 = &pci0;
  49. pci1 = &pci1;
  50. pci2 = &pci2;
  51. usb0 = &usb0;
  52. usb1 = &usb1;
  53. dma0 = &dma0;
  54. dma1 = &dma1;
  55. sdhc = &sdhc;
  56. msi0 = &msi0;
  57. msi1 = &msi1;
  58. msi2 = &msi2;
  59. crypto = &crypto;
  60. sec_jr0 = &sec_jr0;
  61. sec_jr1 = &sec_jr1;
  62. sec_jr2 = &sec_jr2;
  63. sec_jr3 = &sec_jr3;
  64. rtic_a = &rtic_a;
  65. rtic_b = &rtic_b;
  66. rtic_c = &rtic_c;
  67. rtic_d = &rtic_d;
  68. sec_mon = &sec_mon;
  69. fman0 = &fman0;
  70. fman1 = &fman1;
  71. ethernet0 = &enet0;
  72. ethernet1 = &enet1;
  73. ethernet2 = &enet2;
  74. ethernet3 = &enet3;
  75. ethernet4 = &enet4;
  76. ethernet5 = &enet5;
  77. ethernet6 = &enet6;
  78. ethernet7 = &enet7;
  79. ethernet8 = &enet8;
  80. ethernet9 = &enet9;
  81. };
  82. cpus {
  83. #address-cells = <1>;
  84. #size-cells = <0>;
  85. cpu0: PowerPC,e500mc@0 {
  86. device_type = "cpu";
  87. reg = <0>;
  88. clocks = <&clockgen 1 0>;
  89. next-level-cache = <&L2_0>;
  90. fsl,portid-mapping = <0x80000000>;
  91. L2_0: l2-cache {
  92. next-level-cache = <&cpc>;
  93. };
  94. };
  95. cpu1: PowerPC,e500mc@1 {
  96. device_type = "cpu";
  97. reg = <1>;
  98. clocks = <&clockgen 1 1>;
  99. next-level-cache = <&L2_1>;
  100. fsl,portid-mapping = <0x40000000>;
  101. L2_1: l2-cache {
  102. next-level-cache = <&cpc>;
  103. };
  104. };
  105. cpu2: PowerPC,e500mc@2 {
  106. device_type = "cpu";
  107. reg = <2>;
  108. clocks = <&clockgen 1 2>;
  109. next-level-cache = <&L2_2>;
  110. fsl,portid-mapping = <0x20000000>;
  111. L2_2: l2-cache {
  112. next-level-cache = <&cpc>;
  113. };
  114. };
  115. cpu3: PowerPC,e500mc@3 {
  116. device_type = "cpu";
  117. reg = <3>;
  118. clocks = <&clockgen 1 3>;
  119. next-level-cache = <&L2_3>;
  120. fsl,portid-mapping = <0x10000000>;
  121. L2_3: l2-cache {
  122. next-level-cache = <&cpc>;
  123. };
  124. };
  125. cpu4: PowerPC,e500mc@4 {
  126. device_type = "cpu";
  127. reg = <4>;
  128. clocks = <&clockgen 1 4>;
  129. next-level-cache = <&L2_4>;
  130. fsl,portid-mapping = <0x08000000>;
  131. L2_4: l2-cache {
  132. next-level-cache = <&cpc>;
  133. };
  134. };
  135. cpu5: PowerPC,e500mc@5 {
  136. device_type = "cpu";
  137. reg = <5>;
  138. clocks = <&clockgen 1 5>;
  139. next-level-cache = <&L2_5>;
  140. fsl,portid-mapping = <0x04000000>;
  141. L2_5: l2-cache {
  142. next-level-cache = <&cpc>;
  143. };
  144. };
  145. cpu6: PowerPC,e500mc@6 {
  146. device_type = "cpu";
  147. reg = <6>;
  148. clocks = <&clockgen 1 6>;
  149. next-level-cache = <&L2_6>;
  150. fsl,portid-mapping = <0x02000000>;
  151. L2_6: l2-cache {
  152. next-level-cache = <&cpc>;
  153. };
  154. };
  155. cpu7: PowerPC,e500mc@7 {
  156. device_type = "cpu";
  157. reg = <7>;
  158. clocks = <&clockgen 1 7>;
  159. next-level-cache = <&L2_7>;
  160. fsl,portid-mapping = <0x01000000>;
  161. L2_7: l2-cache {
  162. next-level-cache = <&cpc>;
  163. };
  164. };
  165. };
  166. };