1/* 2 * P2041/P2040 Silicon/SoC Device Tree Source (post include) 3 * 4 * Copyright 2011 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 35&lbc { 36 compatible = "fsl,p2041-elbc", "fsl,elbc", "simple-bus"; 37 interrupts = <25 2 0 0>; 38 #address-cells = <2>; 39 #size-cells = <1>; 40}; 41 42/* controller at 0x200000 */ 43&pci0 { 44 compatible = "fsl,p2041-pcie", "fsl,qoriq-pcie-v2.2"; 45 device_type = "pci"; 46 #size-cells = <2>; 47 #address-cells = <3>; 48 bus-range = <0x0 0xff>; 49 clock-frequency = <33333333>; 50 interrupts = <16 2 1 15>; 51 fsl,iommu-parent = <&pamu0>; 52 fsl,liodn-reg = <&guts 0x500>; /* PEX1LIODNR */ 53 pcie@0 { 54 reg = <0 0 0 0 0>; 55 #interrupt-cells = <1>; 56 #size-cells = <2>; 57 #address-cells = <3>; 58 device_type = "pci"; 59 interrupts = <16 2 1 15>; 60 interrupt-map-mask = <0xf800 0 0 7>; 61 interrupt-map = < 62 /* IDSEL 0x0 */ 63 0000 0 0 1 &mpic 40 1 0 0 64 0000 0 0 2 &mpic 1 1 0 0 65 0000 0 0 3 &mpic 2 1 0 0 66 0000 0 0 4 &mpic 3 1 0 0 67 >; 68 }; 69}; 70 71/* controller at 0x201000 */ 72&pci1 { 73 compatible = "fsl,p2041-pcie", "fsl,qoriq-pcie-v2.2"; 74 device_type = "pci"; 75 #size-cells = <2>; 76 #address-cells = <3>; 77 bus-range = <0 0xff>; 78 clock-frequency = <33333333>; 79 interrupts = <16 2 1 14>; 80 fsl,iommu-parent = <&pamu0>; 81 fsl,liodn-reg = <&guts 0x504>; /* PEX2LIODNR */ 82 pcie@0 { 83 reg = <0 0 0 0 0>; 84 #interrupt-cells = <1>; 85 #size-cells = <2>; 86 #address-cells = <3>; 87 device_type = "pci"; 88 interrupts = <16 2 1 14>; 89 interrupt-map-mask = <0xf800 0 0 7>; 90 interrupt-map = < 91 /* IDSEL 0x0 */ 92 0000 0 0 1 &mpic 41 1 0 0 93 0000 0 0 2 &mpic 5 1 0 0 94 0000 0 0 3 &mpic 6 1 0 0 95 0000 0 0 4 &mpic 7 1 0 0 96 >; 97 }; 98}; 99 100/* controller at 0x202000 */ 101&pci2 { 102 compatible = "fsl,p2041-pcie", "fsl,qoriq-pcie-v2.2"; 103 device_type = "pci"; 104 #size-cells = <2>; 105 #address-cells = <3>; 106 bus-range = <0x0 0xff>; 107 clock-frequency = <33333333>; 108 interrupts = <16 2 1 13>; 109 fsl,iommu-parent = <&pamu0>; 110 fsl,liodn-reg = <&guts 0x508>; /* PEX3LIODNR */ 111 pcie@0 { 112 reg = <0 0 0 0 0>; 113 #interrupt-cells = <1>; 114 #size-cells = <2>; 115 #address-cells = <3>; 116 device_type = "pci"; 117 interrupts = <16 2 1 13>; 118 interrupt-map-mask = <0xf800 0 0 7>; 119 interrupt-map = < 120 /* IDSEL 0x0 */ 121 0000 0 0 1 &mpic 42 1 0 0 122 0000 0 0 2 &mpic 9 1 0 0 123 0000 0 0 3 &mpic 10 1 0 0 124 0000 0 0 4 &mpic 11 1 0 0 125 >; 126 }; 127}; 128 129&rio { 130 compatible = "fsl,srio"; 131 interrupts = <16 2 1 11>; 132 #address-cells = <2>; 133 #size-cells = <2>; 134 fsl,iommu-parent = <&pamu0>; 135 ranges; 136 137 port1 { 138 #address-cells = <2>; 139 #size-cells = <2>; 140 cell-index = <1>; 141 fsl,liodn-reg = <&guts 0x510>; /* RIO1LIODNR */ 142 }; 143 144 port2 { 145 #address-cells = <2>; 146 #size-cells = <2>; 147 cell-index = <2>; 148 fsl,liodn-reg = <&guts 0x514>; /* RIO2LIODNR */ 149 }; 150}; 151 152&dcsr { 153 #address-cells = <1>; 154 #size-cells = <1>; 155 compatible = "fsl,dcsr", "simple-bus"; 156 157 dcsr-epu@0 { 158 compatible = "fsl,p2041-dcsr-epu", "fsl,dcsr-epu"; 159 interrupts = <52 2 0 0 160 84 2 0 0 161 85 2 0 0>; 162 reg = <0x0 0x1000>; 163 }; 164 dcsr-npc { 165 compatible = "fsl,dcsr-npc"; 166 reg = <0x1000 0x1000 0x1000000 0x8000>; 167 }; 168 dcsr-nxc@2000 { 169 compatible = "fsl,dcsr-nxc"; 170 reg = <0x2000 0x1000>; 171 }; 172 dcsr-corenet { 173 compatible = "fsl,dcsr-corenet"; 174 reg = <0x8000 0x1000 0xB0000 0x1000>; 175 }; 176 dcsr-dpaa@9000 { 177 compatible = "fsl,p2041-dcsr-dpaa", "fsl,dcsr-dpaa"; 178 reg = <0x9000 0x1000>; 179 }; 180 dcsr-ocn@11000 { 181 compatible = "fsl,p2041-dcsr-ocn", "fsl,dcsr-ocn"; 182 reg = <0x11000 0x1000>; 183 }; 184 dcsr-ddr@12000 { 185 compatible = "fsl,dcsr-ddr"; 186 dev-handle = <&ddr1>; 187 reg = <0x12000 0x1000>; 188 }; 189 dcsr-nal@18000 { 190 compatible = "fsl,p2041-dcsr-nal", "fsl,dcsr-nal"; 191 reg = <0x18000 0x1000>; 192 }; 193 dcsr-rcpm@22000 { 194 compatible = "fsl,p2041-dcsr-rcpm", "fsl,dcsr-rcpm"; 195 reg = <0x22000 0x1000>; 196 }; 197 dcsr-cpu-sb-proxy@40000 { 198 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 199 cpu-handle = <&cpu0>; 200 reg = <0x40000 0x1000>; 201 }; 202 dcsr-cpu-sb-proxy@41000 { 203 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 204 cpu-handle = <&cpu1>; 205 reg = <0x41000 0x1000>; 206 }; 207 dcsr-cpu-sb-proxy@42000 { 208 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 209 cpu-handle = <&cpu2>; 210 reg = <0x42000 0x1000>; 211 }; 212 dcsr-cpu-sb-proxy@43000 { 213 compatible = "fsl,dcsr-e500mc-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 214 cpu-handle = <&cpu3>; 215 reg = <0x43000 0x1000>; 216 }; 217}; 218 219&soc { 220 #address-cells = <1>; 221 #size-cells = <1>; 222 device_type = "soc"; 223 compatible = "simple-bus"; 224 225 soc-sram-error { 226 compatible = "fsl,soc-sram-error"; 227 interrupts = <16 2 1 29>; 228 }; 229 230 corenet-law@0 { 231 compatible = "fsl,corenet-law"; 232 reg = <0x0 0x1000>; 233 fsl,num-laws = <32>; 234 }; 235 236 ddr1: memory-controller@8000 { 237 compatible = "fsl,qoriq-memory-controller-v4.5", "fsl,qoriq-memory-controller"; 238 reg = <0x8000 0x1000>; 239 interrupts = <16 2 1 23>; 240 }; 241 242 cpc: l3-cache-controller@10000 { 243 compatible = "fsl,p2041-l3-cache-controller", "fsl,p4080-l3-cache-controller", "cache"; 244 reg = <0x10000 0x1000>; 245 interrupts = <16 2 1 27>; 246 }; 247 248 corenet-cf@18000 { 249 compatible = "fsl,corenet-cf"; 250 reg = <0x18000 0x1000>; 251 interrupts = <16 2 1 31>; 252 fsl,ccf-num-csdids = <32>; 253 fsl,ccf-num-snoopids = <32>; 254 }; 255 256 iommu@20000 { 257 compatible = "fsl,pamu-v1.0", "fsl,pamu"; 258 reg = <0x20000 0x4000>; /* for compatibility with older PAMU drivers */ 259 ranges = <0 0x20000 0x4000>; 260 #address-cells = <1>; 261 #size-cells = <1>; 262 interrupts = < 263 24 2 0 0 264 16 2 1 30>; 265 266 pamu0: pamu@0 { 267 reg = <0 0x1000>; 268 fsl,primary-cache-geometry = <32 1>; 269 fsl,secondary-cache-geometry = <128 2>; 270 }; 271 272 pamu1: pamu@1000 { 273 reg = <0x1000 0x1000>; 274 fsl,primary-cache-geometry = <32 1>; 275 fsl,secondary-cache-geometry = <128 2>; 276 }; 277 278 pamu2: pamu@2000 { 279 reg = <0x2000 0x1000>; 280 fsl,primary-cache-geometry = <32 1>; 281 fsl,secondary-cache-geometry = <128 2>; 282 }; 283 284 pamu3: pamu@3000 { 285 reg = <0x3000 0x1000>; 286 fsl,primary-cache-geometry = <32 1>; 287 fsl,secondary-cache-geometry = <128 2>; 288 }; 289 }; 290 291/include/ "qoriq-mpic.dtsi" 292 293 guts: global-utilities@e0000 { 294 compatible = "fsl,qoriq-device-config-1.0"; 295 reg = <0xe0000 0xe00>; 296 fsl,has-rstcr; 297 #sleep-cells = <1>; 298 fsl,liodn-bits = <12>; 299 }; 300 301 pins: global-utilities@e0e00 { 302 compatible = "fsl,qoriq-pin-control-1.0"; 303 reg = <0xe0e00 0x200>; 304 #sleep-cells = <2>; 305 }; 306 307 clockgen: global-utilities@e1000 { 308 compatible = "fsl,p2041-clockgen", "fsl,qoriq-clockgen-1.0"; 309 reg = <0xe1000 0x1000>; 310 clock-frequency = <0>; 311 }; 312 313 rcpm: global-utilities@e2000 { 314 compatible = "fsl,qoriq-rcpm-1.0"; 315 reg = <0xe2000 0x1000>; 316 #sleep-cells = <1>; 317 }; 318 319 sfp: sfp@e8000 { 320 compatible = "fsl,p2041-sfp", "fsl,qoriq-sfp-1.0"; 321 reg = <0xe8000 0x1000>; 322 }; 323 324 serdes: serdes@ea000 { 325 compatible = "fsl,p2041-serdes"; 326 reg = <0xea000 0x1000>; 327 }; 328 329/include/ "qoriq-dma-0.dtsi" 330 dma@100300 { 331 fsl,iommu-parent = <&pamu0>; 332 fsl,liodn-reg = <&guts 0x580>; /* DMA1LIODNR */ 333 }; 334 335/include/ "qoriq-dma-1.dtsi" 336 dma@101300 { 337 fsl,iommu-parent = <&pamu0>; 338 fsl,liodn-reg = <&guts 0x584>; /* DMA2LIODNR */ 339 }; 340 341/include/ "qoriq-espi-0.dtsi" 342 spi@110000 { 343 fsl,espi-num-chipselects = <4>; 344 }; 345 346/include/ "qoriq-esdhc-0.dtsi" 347 sdhc@114000 { 348 fsl,iommu-parent = <&pamu1>; 349 fsl,liodn-reg = <&guts 0x530>; /* eSDHCLIODNR */ 350 sdhci,auto-cmd12; 351 }; 352 353/include/ "qoriq-i2c-0.dtsi" 354/include/ "qoriq-i2c-1.dtsi" 355/include/ "qoriq-duart-0.dtsi" 356/include/ "qoriq-duart-1.dtsi" 357/include/ "qoriq-gpio-0.dtsi" 358/include/ "qoriq-usb2-mph-0.dtsi" 359 usb0: usb@210000 { 360 compatible = "fsl-usb2-mph-v1.6", "fsl,mpc85xx-usb2-mph", "fsl-usb2-mph"; 361 phy_type = "utmi"; 362 fsl,iommu-parent = <&pamu1>; 363 fsl,liodn-reg = <&guts 0x520>; /* USB1LIODNR */ 364 port0; 365 }; 366 367/include/ "qoriq-usb2-dr-0.dtsi" 368 usb1: usb@211000 { 369 compatible = "fsl-usb2-dr-v1.6", "fsl,mpc85xx-usb2-dr", "fsl-usb2-dr"; 370 fsl,iommu-parent = <&pamu1>; 371 fsl,liodn-reg = <&guts 0x524>; /* USB2LIODNR */ 372 dr_mode = "host"; 373 phy_type = "utmi"; 374 }; 375 376/include/ "qoriq-sata2-0.dtsi" 377 sata@220000 { 378 fsl,iommu-parent = <&pamu1>; 379 fsl,liodn-reg = <&guts 0x550>; /* SATA1LIODNR */ 380 }; 381 382/include/ "qoriq-sata2-1.dtsi" 383 sata@221000 { 384 fsl,iommu-parent = <&pamu1>; 385 fsl,liodn-reg = <&guts 0x554>; /* SATA2LIODNR */ 386 }; 387 388/include/ "qoriq-sec4.2-0.dtsi" 389crypto: crypto@300000 { 390 fsl,iommu-parent = <&pamu1>; 391 }; 392}; 393