1*4882a593Smuzhiyun/* 2*4882a593Smuzhiyun * T4240 Silicon/SoC Device Tree Source (post include) 3*4882a593Smuzhiyun * 4*4882a593Smuzhiyun * Copyright 2012 - 2015 Freescale Semiconductor Inc. 5*4882a593Smuzhiyun * 6*4882a593Smuzhiyun * Redistribution and use in source and binary forms, with or without 7*4882a593Smuzhiyun * modification, are permitted provided that the following conditions are met: 8*4882a593Smuzhiyun * * Redistributions of source code must retain the above copyright 9*4882a593Smuzhiyun * notice, this list of conditions and the following disclaimer. 10*4882a593Smuzhiyun * * Redistributions in binary form must reproduce the above copyright 11*4882a593Smuzhiyun * notice, this list of conditions and the following disclaimer in the 12*4882a593Smuzhiyun * documentation and/or other materials provided with the distribution. 13*4882a593Smuzhiyun * * Neither the name of Freescale Semiconductor nor the 14*4882a593Smuzhiyun * names of its contributors may be used to endorse or promote products 15*4882a593Smuzhiyun * derived from this software without specific prior written permission. 16*4882a593Smuzhiyun * 17*4882a593Smuzhiyun * 18*4882a593Smuzhiyun * ALTERNATIVELY, this software may be distributed under the terms of the 19*4882a593Smuzhiyun * GNU General Public License ("GPL") as published by the Free Software 20*4882a593Smuzhiyun * Foundation, either version 2 of that License or (at your option) any 21*4882a593Smuzhiyun * later version. 22*4882a593Smuzhiyun * 23*4882a593Smuzhiyun * THIS SOFTWARE IS PROVIDED BY Freescale Semiconductor ``AS IS'' AND ANY 24*4882a593Smuzhiyun * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 25*4882a593Smuzhiyun * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 26*4882a593Smuzhiyun * DISCLAIMED. IN NO EVENT SHALL Freescale Semiconductor BE LIABLE FOR ANY 27*4882a593Smuzhiyun * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 28*4882a593Smuzhiyun * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 29*4882a593Smuzhiyun * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 30*4882a593Smuzhiyun * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 31*4882a593Smuzhiyun * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 32*4882a593Smuzhiyun * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 33*4882a593Smuzhiyun */ 34*4882a593Smuzhiyun 35*4882a593Smuzhiyun&bman_fbpr { 36*4882a593Smuzhiyun compatible = "fsl,bman-fbpr"; 37*4882a593Smuzhiyun alloc-ranges = <0 0 0x10000 0>; 38*4882a593Smuzhiyun}; 39*4882a593Smuzhiyun 40*4882a593Smuzhiyun&qman_fqd { 41*4882a593Smuzhiyun compatible = "fsl,qman-fqd"; 42*4882a593Smuzhiyun alloc-ranges = <0 0 0x10000 0>; 43*4882a593Smuzhiyun}; 44*4882a593Smuzhiyun 45*4882a593Smuzhiyun&qman_pfdr { 46*4882a593Smuzhiyun compatible = "fsl,qman-pfdr"; 47*4882a593Smuzhiyun alloc-ranges = <0 0 0x10000 0>; 48*4882a593Smuzhiyun}; 49*4882a593Smuzhiyun 50*4882a593Smuzhiyun&ifc { 51*4882a593Smuzhiyun #address-cells = <2>; 52*4882a593Smuzhiyun #size-cells = <1>; 53*4882a593Smuzhiyun compatible = "fsl,ifc", "simple-bus"; 54*4882a593Smuzhiyun interrupts = <25 2 0 0>; 55*4882a593Smuzhiyun}; 56*4882a593Smuzhiyun 57*4882a593Smuzhiyun/* controller at 0x240000 */ 58*4882a593Smuzhiyun&pci0 { 59*4882a593Smuzhiyun compatible = "fsl,t4240-pcie", "fsl,qoriq-pcie-v3.0"; 60*4882a593Smuzhiyun device_type = "pci"; 61*4882a593Smuzhiyun #size-cells = <2>; 62*4882a593Smuzhiyun #address-cells = <3>; 63*4882a593Smuzhiyun bus-range = <0x0 0xff>; 64*4882a593Smuzhiyun interrupts = <20 2 0 0>; 65*4882a593Smuzhiyun pcie@0 { 66*4882a593Smuzhiyun #interrupt-cells = <1>; 67*4882a593Smuzhiyun #size-cells = <2>; 68*4882a593Smuzhiyun #address-cells = <3>; 69*4882a593Smuzhiyun device_type = "pci"; 70*4882a593Smuzhiyun reg = <0 0 0 0 0>; 71*4882a593Smuzhiyun interrupts = <20 2 0 0>; 72*4882a593Smuzhiyun interrupt-map-mask = <0xf800 0 0 7>; 73*4882a593Smuzhiyun interrupt-map = < 74*4882a593Smuzhiyun /* IDSEL 0x0 */ 75*4882a593Smuzhiyun 0000 0 0 1 &mpic 40 1 0 0 76*4882a593Smuzhiyun 0000 0 0 2 &mpic 1 1 0 0 77*4882a593Smuzhiyun 0000 0 0 3 &mpic 2 1 0 0 78*4882a593Smuzhiyun 0000 0 0 4 &mpic 3 1 0 0 79*4882a593Smuzhiyun >; 80*4882a593Smuzhiyun }; 81*4882a593Smuzhiyun}; 82*4882a593Smuzhiyun 83*4882a593Smuzhiyun/* controller at 0x250000 */ 84*4882a593Smuzhiyun&pci1 { 85*4882a593Smuzhiyun compatible = "fsl,t4240-pcie", "fsl,qoriq-pcie-v3.0"; 86*4882a593Smuzhiyun device_type = "pci"; 87*4882a593Smuzhiyun #size-cells = <2>; 88*4882a593Smuzhiyun #address-cells = <3>; 89*4882a593Smuzhiyun bus-range = <0 0xff>; 90*4882a593Smuzhiyun interrupts = <21 2 0 0>; 91*4882a593Smuzhiyun pcie@0 { 92*4882a593Smuzhiyun #interrupt-cells = <1>; 93*4882a593Smuzhiyun #size-cells = <2>; 94*4882a593Smuzhiyun #address-cells = <3>; 95*4882a593Smuzhiyun device_type = "pci"; 96*4882a593Smuzhiyun reg = <0 0 0 0 0>; 97*4882a593Smuzhiyun interrupts = <21 2 0 0>; 98*4882a593Smuzhiyun interrupt-map-mask = <0xf800 0 0 7>; 99*4882a593Smuzhiyun interrupt-map = < 100*4882a593Smuzhiyun /* IDSEL 0x0 */ 101*4882a593Smuzhiyun 0000 0 0 1 &mpic 41 1 0 0 102*4882a593Smuzhiyun 0000 0 0 2 &mpic 5 1 0 0 103*4882a593Smuzhiyun 0000 0 0 3 &mpic 6 1 0 0 104*4882a593Smuzhiyun 0000 0 0 4 &mpic 7 1 0 0 105*4882a593Smuzhiyun >; 106*4882a593Smuzhiyun }; 107*4882a593Smuzhiyun}; 108*4882a593Smuzhiyun 109*4882a593Smuzhiyun/* controller at 0x260000 */ 110*4882a593Smuzhiyun&pci2 { 111*4882a593Smuzhiyun compatible = "fsl,t4240-pcie", "fsl,qoriq-pcie-v3.0"; 112*4882a593Smuzhiyun device_type = "pci"; 113*4882a593Smuzhiyun #size-cells = <2>; 114*4882a593Smuzhiyun #address-cells = <3>; 115*4882a593Smuzhiyun bus-range = <0x0 0xff>; 116*4882a593Smuzhiyun interrupts = <22 2 0 0>; 117*4882a593Smuzhiyun pcie@0 { 118*4882a593Smuzhiyun #interrupt-cells = <1>; 119*4882a593Smuzhiyun #size-cells = <2>; 120*4882a593Smuzhiyun #address-cells = <3>; 121*4882a593Smuzhiyun device_type = "pci"; 122*4882a593Smuzhiyun reg = <0 0 0 0 0>; 123*4882a593Smuzhiyun interrupts = <22 2 0 0>; 124*4882a593Smuzhiyun interrupt-map-mask = <0xf800 0 0 7>; 125*4882a593Smuzhiyun interrupt-map = < 126*4882a593Smuzhiyun /* IDSEL 0x0 */ 127*4882a593Smuzhiyun 0000 0 0 1 &mpic 42 1 0 0 128*4882a593Smuzhiyun 0000 0 0 2 &mpic 9 1 0 0 129*4882a593Smuzhiyun 0000 0 0 3 &mpic 10 1 0 0 130*4882a593Smuzhiyun 0000 0 0 4 &mpic 11 1 0 0 131*4882a593Smuzhiyun >; 132*4882a593Smuzhiyun }; 133*4882a593Smuzhiyun}; 134*4882a593Smuzhiyun 135*4882a593Smuzhiyun/* controller at 0x270000 */ 136*4882a593Smuzhiyun&pci3 { 137*4882a593Smuzhiyun compatible = "fsl,t4240-pcie", "fsl,qoriq-pcie-v3.0"; 138*4882a593Smuzhiyun device_type = "pci"; 139*4882a593Smuzhiyun #size-cells = <2>; 140*4882a593Smuzhiyun #address-cells = <3>; 141*4882a593Smuzhiyun bus-range = <0x0 0xff>; 142*4882a593Smuzhiyun interrupts = <23 2 0 0>; 143*4882a593Smuzhiyun pcie@0 { 144*4882a593Smuzhiyun #interrupt-cells = <1>; 145*4882a593Smuzhiyun #size-cells = <2>; 146*4882a593Smuzhiyun #address-cells = <3>; 147*4882a593Smuzhiyun device_type = "pci"; 148*4882a593Smuzhiyun reg = <0 0 0 0 0>; 149*4882a593Smuzhiyun interrupts = <23 2 0 0>; 150*4882a593Smuzhiyun interrupt-map-mask = <0xf800 0 0 7>; 151*4882a593Smuzhiyun interrupt-map = < 152*4882a593Smuzhiyun /* IDSEL 0x0 */ 153*4882a593Smuzhiyun 0000 0 0 1 &mpic 43 1 0 0 154*4882a593Smuzhiyun 0000 0 0 2 &mpic 0 1 0 0 155*4882a593Smuzhiyun 0000 0 0 3 &mpic 4 1 0 0 156*4882a593Smuzhiyun 0000 0 0 4 &mpic 8 1 0 0 157*4882a593Smuzhiyun >; 158*4882a593Smuzhiyun }; 159*4882a593Smuzhiyun}; 160*4882a593Smuzhiyun 161*4882a593Smuzhiyun&rio { 162*4882a593Smuzhiyun compatible = "fsl,srio"; 163*4882a593Smuzhiyun interrupts = <16 2 1 11>; 164*4882a593Smuzhiyun #address-cells = <2>; 165*4882a593Smuzhiyun #size-cells = <2>; 166*4882a593Smuzhiyun ranges; 167*4882a593Smuzhiyun 168*4882a593Smuzhiyun port1 { 169*4882a593Smuzhiyun #address-cells = <2>; 170*4882a593Smuzhiyun #size-cells = <2>; 171*4882a593Smuzhiyun cell-index = <1>; 172*4882a593Smuzhiyun }; 173*4882a593Smuzhiyun 174*4882a593Smuzhiyun port2 { 175*4882a593Smuzhiyun #address-cells = <2>; 176*4882a593Smuzhiyun #size-cells = <2>; 177*4882a593Smuzhiyun cell-index = <2>; 178*4882a593Smuzhiyun }; 179*4882a593Smuzhiyun}; 180*4882a593Smuzhiyun 181*4882a593Smuzhiyun&dcsr { 182*4882a593Smuzhiyun #address-cells = <1>; 183*4882a593Smuzhiyun #size-cells = <1>; 184*4882a593Smuzhiyun compatible = "fsl,dcsr", "simple-bus"; 185*4882a593Smuzhiyun 186*4882a593Smuzhiyun dcsr-epu@0 { 187*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-epu", "fsl,dcsr-epu"; 188*4882a593Smuzhiyun interrupts = <52 2 0 0 189*4882a593Smuzhiyun 84 2 0 0 190*4882a593Smuzhiyun 85 2 0 0 191*4882a593Smuzhiyun 94 2 0 0 192*4882a593Smuzhiyun 95 2 0 0>; 193*4882a593Smuzhiyun reg = <0x0 0x1000>; 194*4882a593Smuzhiyun }; 195*4882a593Smuzhiyun dcsr-npc { 196*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-cnpc", "fsl,dcsr-cnpc"; 197*4882a593Smuzhiyun reg = <0x1000 0x1000 0x1002000 0x10000>; 198*4882a593Smuzhiyun }; 199*4882a593Smuzhiyun dcsr-nxc@2000 { 200*4882a593Smuzhiyun compatible = "fsl,dcsr-nxc"; 201*4882a593Smuzhiyun reg = <0x2000 0x1000>; 202*4882a593Smuzhiyun }; 203*4882a593Smuzhiyun dcsr-corenet { 204*4882a593Smuzhiyun compatible = "fsl,dcsr-corenet"; 205*4882a593Smuzhiyun reg = <0x8000 0x1000 0x1A000 0x1000>; 206*4882a593Smuzhiyun }; 207*4882a593Smuzhiyun dcsr-dpaa@9000 { 208*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-dpaa", "fsl,dcsr-dpaa"; 209*4882a593Smuzhiyun reg = <0x9000 0x1000>; 210*4882a593Smuzhiyun }; 211*4882a593Smuzhiyun dcsr-ocn@11000 { 212*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-ocn", "fsl,dcsr-ocn"; 213*4882a593Smuzhiyun reg = <0x11000 0x1000>; 214*4882a593Smuzhiyun }; 215*4882a593Smuzhiyun dcsr-ddr@12000 { 216*4882a593Smuzhiyun compatible = "fsl,dcsr-ddr"; 217*4882a593Smuzhiyun dev-handle = <&ddr1>; 218*4882a593Smuzhiyun reg = <0x12000 0x1000>; 219*4882a593Smuzhiyun }; 220*4882a593Smuzhiyun dcsr-ddr@13000 { 221*4882a593Smuzhiyun compatible = "fsl,dcsr-ddr"; 222*4882a593Smuzhiyun dev-handle = <&ddr2>; 223*4882a593Smuzhiyun reg = <0x13000 0x1000>; 224*4882a593Smuzhiyun }; 225*4882a593Smuzhiyun dcsr-ddr@14000 { 226*4882a593Smuzhiyun compatible = "fsl,dcsr-ddr"; 227*4882a593Smuzhiyun dev-handle = <&ddr3>; 228*4882a593Smuzhiyun reg = <0x14000 0x1000>; 229*4882a593Smuzhiyun }; 230*4882a593Smuzhiyun dcsr-nal@18000 { 231*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-nal", "fsl,dcsr-nal"; 232*4882a593Smuzhiyun reg = <0x18000 0x1000>; 233*4882a593Smuzhiyun }; 234*4882a593Smuzhiyun dcsr-rcpm@22000 { 235*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-rcpm", "fsl,dcsr-rcpm"; 236*4882a593Smuzhiyun reg = <0x22000 0x1000>; 237*4882a593Smuzhiyun }; 238*4882a593Smuzhiyun dcsr-snpc@30000 { 239*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-snpc", "fsl,dcsr-snpc"; 240*4882a593Smuzhiyun reg = <0x30000 0x1000 0x1022000 0x10000>; 241*4882a593Smuzhiyun }; 242*4882a593Smuzhiyun dcsr-snpc@31000 { 243*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-snpc", "fsl,dcsr-snpc"; 244*4882a593Smuzhiyun reg = <0x31000 0x1000 0x1042000 0x10000>; 245*4882a593Smuzhiyun }; 246*4882a593Smuzhiyun dcsr-snpc@32000 { 247*4882a593Smuzhiyun compatible = "fsl,t4240-dcsr-snpc", "fsl,dcsr-snpc"; 248*4882a593Smuzhiyun reg = <0x32000 0x1000 0x1062000 0x10000>; 249*4882a593Smuzhiyun }; 250*4882a593Smuzhiyun dcsr-cpu-sb-proxy@100000 { 251*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 252*4882a593Smuzhiyun cpu-handle = <&cpu0>; 253*4882a593Smuzhiyun reg = <0x100000 0x1000 0x101000 0x1000>; 254*4882a593Smuzhiyun }; 255*4882a593Smuzhiyun dcsr-cpu-sb-proxy@108000 { 256*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 257*4882a593Smuzhiyun cpu-handle = <&cpu1>; 258*4882a593Smuzhiyun reg = <0x108000 0x1000 0x109000 0x1000>; 259*4882a593Smuzhiyun }; 260*4882a593Smuzhiyun dcsr-cpu-sb-proxy@110000 { 261*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 262*4882a593Smuzhiyun cpu-handle = <&cpu2>; 263*4882a593Smuzhiyun reg = <0x110000 0x1000 0x111000 0x1000>; 264*4882a593Smuzhiyun }; 265*4882a593Smuzhiyun dcsr-cpu-sb-proxy@118000 { 266*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 267*4882a593Smuzhiyun cpu-handle = <&cpu3>; 268*4882a593Smuzhiyun reg = <0x118000 0x1000 0x119000 0x1000>; 269*4882a593Smuzhiyun }; 270*4882a593Smuzhiyun dcsr-cpu-sb-proxy@120000 { 271*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 272*4882a593Smuzhiyun cpu-handle = <&cpu4>; 273*4882a593Smuzhiyun reg = <0x120000 0x1000 0x121000 0x1000>; 274*4882a593Smuzhiyun }; 275*4882a593Smuzhiyun dcsr-cpu-sb-proxy@128000 { 276*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 277*4882a593Smuzhiyun cpu-handle = <&cpu5>; 278*4882a593Smuzhiyun reg = <0x128000 0x1000 0x129000 0x1000>; 279*4882a593Smuzhiyun }; 280*4882a593Smuzhiyun dcsr-cpu-sb-proxy@130000 { 281*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 282*4882a593Smuzhiyun cpu-handle = <&cpu6>; 283*4882a593Smuzhiyun reg = <0x130000 0x1000 0x131000 0x1000>; 284*4882a593Smuzhiyun }; 285*4882a593Smuzhiyun dcsr-cpu-sb-proxy@138000 { 286*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 287*4882a593Smuzhiyun cpu-handle = <&cpu7>; 288*4882a593Smuzhiyun reg = <0x138000 0x1000 0x139000 0x1000>; 289*4882a593Smuzhiyun }; 290*4882a593Smuzhiyun dcsr-cpu-sb-proxy@140000 { 291*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 292*4882a593Smuzhiyun cpu-handle = <&cpu8>; 293*4882a593Smuzhiyun reg = <0x140000 0x1000 0x141000 0x1000>; 294*4882a593Smuzhiyun }; 295*4882a593Smuzhiyun dcsr-cpu-sb-proxy@148000 { 296*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 297*4882a593Smuzhiyun cpu-handle = <&cpu9>; 298*4882a593Smuzhiyun reg = <0x148000 0x1000 0x149000 0x1000>; 299*4882a593Smuzhiyun }; 300*4882a593Smuzhiyun dcsr-cpu-sb-proxy@150000 { 301*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 302*4882a593Smuzhiyun cpu-handle = <&cpu10>; 303*4882a593Smuzhiyun reg = <0x150000 0x1000 0x151000 0x1000>; 304*4882a593Smuzhiyun }; 305*4882a593Smuzhiyun dcsr-cpu-sb-proxy@158000 { 306*4882a593Smuzhiyun compatible = "fsl,dcsr-e6500-sb-proxy", "fsl,dcsr-cpu-sb-proxy"; 307*4882a593Smuzhiyun cpu-handle = <&cpu11>; 308*4882a593Smuzhiyun reg = <0x158000 0x1000 0x159000 0x1000>; 309*4882a593Smuzhiyun }; 310*4882a593Smuzhiyun}; 311*4882a593Smuzhiyun 312*4882a593Smuzhiyun&bportals { 313*4882a593Smuzhiyun #address-cells = <0x1>; 314*4882a593Smuzhiyun #size-cells = <0x1>; 315*4882a593Smuzhiyun compatible = "simple-bus"; 316*4882a593Smuzhiyun 317*4882a593Smuzhiyun bman-portal@0 { 318*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 319*4882a593Smuzhiyun reg = <0x0 0x4000>, <0x1000000 0x1000>; 320*4882a593Smuzhiyun interrupts = <105 2 0 0>; 321*4882a593Smuzhiyun }; 322*4882a593Smuzhiyun bman-portal@4000 { 323*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 324*4882a593Smuzhiyun reg = <0x4000 0x4000>, <0x1001000 0x1000>; 325*4882a593Smuzhiyun interrupts = <107 2 0 0>; 326*4882a593Smuzhiyun }; 327*4882a593Smuzhiyun bman-portal@8000 { 328*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 329*4882a593Smuzhiyun reg = <0x8000 0x4000>, <0x1002000 0x1000>; 330*4882a593Smuzhiyun interrupts = <109 2 0 0>; 331*4882a593Smuzhiyun }; 332*4882a593Smuzhiyun bman-portal@c000 { 333*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 334*4882a593Smuzhiyun reg = <0xc000 0x4000>, <0x1003000 0x1000>; 335*4882a593Smuzhiyun interrupts = <111 2 0 0>; 336*4882a593Smuzhiyun }; 337*4882a593Smuzhiyun bman-portal@10000 { 338*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 339*4882a593Smuzhiyun reg = <0x10000 0x4000>, <0x1004000 0x1000>; 340*4882a593Smuzhiyun interrupts = <113 2 0 0>; 341*4882a593Smuzhiyun }; 342*4882a593Smuzhiyun bman-portal@14000 { 343*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 344*4882a593Smuzhiyun reg = <0x14000 0x4000>, <0x1005000 0x1000>; 345*4882a593Smuzhiyun interrupts = <115 2 0 0>; 346*4882a593Smuzhiyun }; 347*4882a593Smuzhiyun bman-portal@18000 { 348*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 349*4882a593Smuzhiyun reg = <0x18000 0x4000>, <0x1006000 0x1000>; 350*4882a593Smuzhiyun interrupts = <117 2 0 0>; 351*4882a593Smuzhiyun }; 352*4882a593Smuzhiyun bman-portal@1c000 { 353*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 354*4882a593Smuzhiyun reg = <0x1c000 0x4000>, <0x1007000 0x1000>; 355*4882a593Smuzhiyun interrupts = <119 2 0 0>; 356*4882a593Smuzhiyun }; 357*4882a593Smuzhiyun bman-portal@20000 { 358*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 359*4882a593Smuzhiyun reg = <0x20000 0x4000>, <0x1008000 0x1000>; 360*4882a593Smuzhiyun interrupts = <121 2 0 0>; 361*4882a593Smuzhiyun }; 362*4882a593Smuzhiyun bman-portal@24000 { 363*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 364*4882a593Smuzhiyun reg = <0x24000 0x4000>, <0x1009000 0x1000>; 365*4882a593Smuzhiyun interrupts = <123 2 0 0>; 366*4882a593Smuzhiyun }; 367*4882a593Smuzhiyun bman-portal@28000 { 368*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 369*4882a593Smuzhiyun reg = <0x28000 0x4000>, <0x100a000 0x1000>; 370*4882a593Smuzhiyun interrupts = <125 2 0 0>; 371*4882a593Smuzhiyun }; 372*4882a593Smuzhiyun bman-portal@2c000 { 373*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 374*4882a593Smuzhiyun reg = <0x2c000 0x4000>, <0x100b000 0x1000>; 375*4882a593Smuzhiyun interrupts = <127 2 0 0>; 376*4882a593Smuzhiyun }; 377*4882a593Smuzhiyun bman-portal@30000 { 378*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 379*4882a593Smuzhiyun reg = <0x30000 0x4000>, <0x100c000 0x1000>; 380*4882a593Smuzhiyun interrupts = <129 2 0 0>; 381*4882a593Smuzhiyun }; 382*4882a593Smuzhiyun bman-portal@34000 { 383*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 384*4882a593Smuzhiyun reg = <0x34000 0x4000>, <0x100d000 0x1000>; 385*4882a593Smuzhiyun interrupts = <131 2 0 0>; 386*4882a593Smuzhiyun }; 387*4882a593Smuzhiyun bman-portal@38000 { 388*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 389*4882a593Smuzhiyun reg = <0x38000 0x4000>, <0x100e000 0x1000>; 390*4882a593Smuzhiyun interrupts = <133 2 0 0>; 391*4882a593Smuzhiyun }; 392*4882a593Smuzhiyun bman-portal@3c000 { 393*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 394*4882a593Smuzhiyun reg = <0x3c000 0x4000>, <0x100f000 0x1000>; 395*4882a593Smuzhiyun interrupts = <135 2 0 0>; 396*4882a593Smuzhiyun }; 397*4882a593Smuzhiyun bman-portal@40000 { 398*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 399*4882a593Smuzhiyun reg = <0x40000 0x4000>, <0x1010000 0x1000>; 400*4882a593Smuzhiyun interrupts = <137 2 0 0>; 401*4882a593Smuzhiyun }; 402*4882a593Smuzhiyun bman-portal@44000 { 403*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 404*4882a593Smuzhiyun reg = <0x44000 0x4000>, <0x1011000 0x1000>; 405*4882a593Smuzhiyun interrupts = <139 2 0 0>; 406*4882a593Smuzhiyun }; 407*4882a593Smuzhiyun bman-portal@48000 { 408*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 409*4882a593Smuzhiyun reg = <0x48000 0x4000>, <0x1012000 0x1000>; 410*4882a593Smuzhiyun interrupts = <141 2 0 0>; 411*4882a593Smuzhiyun }; 412*4882a593Smuzhiyun bman-portal@4c000 { 413*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 414*4882a593Smuzhiyun reg = <0x4c000 0x4000>, <0x1013000 0x1000>; 415*4882a593Smuzhiyun interrupts = <143 2 0 0>; 416*4882a593Smuzhiyun }; 417*4882a593Smuzhiyun bman-portal@50000 { 418*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 419*4882a593Smuzhiyun reg = <0x50000 0x4000>, <0x1014000 0x1000>; 420*4882a593Smuzhiyun interrupts = <145 2 0 0>; 421*4882a593Smuzhiyun }; 422*4882a593Smuzhiyun bman-portal@54000 { 423*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 424*4882a593Smuzhiyun reg = <0x54000 0x4000>, <0x1015000 0x1000>; 425*4882a593Smuzhiyun interrupts = <147 2 0 0>; 426*4882a593Smuzhiyun }; 427*4882a593Smuzhiyun bman-portal@58000 { 428*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 429*4882a593Smuzhiyun reg = <0x58000 0x4000>, <0x1016000 0x1000>; 430*4882a593Smuzhiyun interrupts = <149 2 0 0>; 431*4882a593Smuzhiyun }; 432*4882a593Smuzhiyun bman-portal@5c000 { 433*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 434*4882a593Smuzhiyun reg = <0x5c000 0x4000>, <0x1017000 0x1000>; 435*4882a593Smuzhiyun interrupts = <151 2 0 0>; 436*4882a593Smuzhiyun }; 437*4882a593Smuzhiyun bman-portal@60000 { 438*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 439*4882a593Smuzhiyun reg = <0x60000 0x4000>, <0x1018000 0x1000>; 440*4882a593Smuzhiyun interrupts = <153 2 0 0>; 441*4882a593Smuzhiyun }; 442*4882a593Smuzhiyun bman-portal@64000 { 443*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 444*4882a593Smuzhiyun reg = <0x64000 0x4000>, <0x1019000 0x1000>; 445*4882a593Smuzhiyun interrupts = <155 2 0 0>; 446*4882a593Smuzhiyun }; 447*4882a593Smuzhiyun bman-portal@68000 { 448*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 449*4882a593Smuzhiyun reg = <0x68000 0x4000>, <0x101a000 0x1000>; 450*4882a593Smuzhiyun interrupts = <157 2 0 0>; 451*4882a593Smuzhiyun }; 452*4882a593Smuzhiyun bman-portal@6c000 { 453*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 454*4882a593Smuzhiyun reg = <0x6c000 0x4000>, <0x101b000 0x1000>; 455*4882a593Smuzhiyun interrupts = <159 2 0 0>; 456*4882a593Smuzhiyun }; 457*4882a593Smuzhiyun bman-portal@70000 { 458*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 459*4882a593Smuzhiyun reg = <0x70000 0x4000>, <0x101c000 0x1000>; 460*4882a593Smuzhiyun interrupts = <161 2 0 0>; 461*4882a593Smuzhiyun }; 462*4882a593Smuzhiyun bman-portal@74000 { 463*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 464*4882a593Smuzhiyun reg = <0x74000 0x4000>, <0x101d000 0x1000>; 465*4882a593Smuzhiyun interrupts = <163 2 0 0>; 466*4882a593Smuzhiyun }; 467*4882a593Smuzhiyun bman-portal@78000 { 468*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 469*4882a593Smuzhiyun reg = <0x78000 0x4000>, <0x101e000 0x1000>; 470*4882a593Smuzhiyun interrupts = <165 2 0 0>; 471*4882a593Smuzhiyun }; 472*4882a593Smuzhiyun bman-portal@7c000 { 473*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 474*4882a593Smuzhiyun reg = <0x7c000 0x4000>, <0x101f000 0x1000>; 475*4882a593Smuzhiyun interrupts = <167 2 0 0>; 476*4882a593Smuzhiyun }; 477*4882a593Smuzhiyun bman-portal@80000 { 478*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 479*4882a593Smuzhiyun reg = <0x80000 0x4000>, <0x1020000 0x1000>; 480*4882a593Smuzhiyun interrupts = <169 2 0 0>; 481*4882a593Smuzhiyun }; 482*4882a593Smuzhiyun bman-portal@84000 { 483*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 484*4882a593Smuzhiyun reg = <0x84000 0x4000>, <0x1021000 0x1000>; 485*4882a593Smuzhiyun interrupts = <171 2 0 0>; 486*4882a593Smuzhiyun }; 487*4882a593Smuzhiyun bman-portal@88000 { 488*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 489*4882a593Smuzhiyun reg = <0x88000 0x4000>, <0x1022000 0x1000>; 490*4882a593Smuzhiyun interrupts = <173 2 0 0>; 491*4882a593Smuzhiyun }; 492*4882a593Smuzhiyun bman-portal@8c000 { 493*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 494*4882a593Smuzhiyun reg = <0x8c000 0x4000>, <0x1023000 0x1000>; 495*4882a593Smuzhiyun interrupts = <175 2 0 0>; 496*4882a593Smuzhiyun }; 497*4882a593Smuzhiyun bman-portal@90000 { 498*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 499*4882a593Smuzhiyun reg = <0x90000 0x4000>, <0x1024000 0x1000>; 500*4882a593Smuzhiyun interrupts = <385 2 0 0>; 501*4882a593Smuzhiyun }; 502*4882a593Smuzhiyun bman-portal@94000 { 503*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 504*4882a593Smuzhiyun reg = <0x94000 0x4000>, <0x1025000 0x1000>; 505*4882a593Smuzhiyun interrupts = <387 2 0 0>; 506*4882a593Smuzhiyun }; 507*4882a593Smuzhiyun bman-portal@98000 { 508*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 509*4882a593Smuzhiyun reg = <0x98000 0x4000>, <0x1026000 0x1000>; 510*4882a593Smuzhiyun interrupts = <389 2 0 0>; 511*4882a593Smuzhiyun }; 512*4882a593Smuzhiyun bman-portal@9c000 { 513*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 514*4882a593Smuzhiyun reg = <0x9c000 0x4000>, <0x1027000 0x1000>; 515*4882a593Smuzhiyun interrupts = <391 2 0 0>; 516*4882a593Smuzhiyun }; 517*4882a593Smuzhiyun bman-portal@a0000 { 518*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 519*4882a593Smuzhiyun reg = <0xa0000 0x4000>, <0x1028000 0x1000>; 520*4882a593Smuzhiyun interrupts = <393 2 0 0>; 521*4882a593Smuzhiyun }; 522*4882a593Smuzhiyun bman-portal@a4000 { 523*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 524*4882a593Smuzhiyun reg = <0xa4000 0x4000>, <0x1029000 0x1000>; 525*4882a593Smuzhiyun interrupts = <395 2 0 0>; 526*4882a593Smuzhiyun }; 527*4882a593Smuzhiyun bman-portal@a8000 { 528*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 529*4882a593Smuzhiyun reg = <0xa8000 0x4000>, <0x102a000 0x1000>; 530*4882a593Smuzhiyun interrupts = <397 2 0 0>; 531*4882a593Smuzhiyun }; 532*4882a593Smuzhiyun bman-portal@ac000 { 533*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 534*4882a593Smuzhiyun reg = <0xac000 0x4000>, <0x102b000 0x1000>; 535*4882a593Smuzhiyun interrupts = <399 2 0 0>; 536*4882a593Smuzhiyun }; 537*4882a593Smuzhiyun bman-portal@b0000 { 538*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 539*4882a593Smuzhiyun reg = <0xb0000 0x4000>, <0x102c000 0x1000>; 540*4882a593Smuzhiyun interrupts = <401 2 0 0>; 541*4882a593Smuzhiyun }; 542*4882a593Smuzhiyun bman-portal@b4000 { 543*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 544*4882a593Smuzhiyun reg = <0xb4000 0x4000>, <0x102d000 0x1000>; 545*4882a593Smuzhiyun interrupts = <403 2 0 0>; 546*4882a593Smuzhiyun }; 547*4882a593Smuzhiyun bman-portal@b8000 { 548*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 549*4882a593Smuzhiyun reg = <0xb8000 0x4000>, <0x102e000 0x1000>; 550*4882a593Smuzhiyun interrupts = <405 2 0 0>; 551*4882a593Smuzhiyun }; 552*4882a593Smuzhiyun bman-portal@bc000 { 553*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 554*4882a593Smuzhiyun reg = <0xbc000 0x4000>, <0x102f000 0x1000>; 555*4882a593Smuzhiyun interrupts = <407 2 0 0>; 556*4882a593Smuzhiyun }; 557*4882a593Smuzhiyun bman-portal@c0000 { 558*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 559*4882a593Smuzhiyun reg = <0xc0000 0x4000>, <0x1030000 0x1000>; 560*4882a593Smuzhiyun interrupts = <409 2 0 0>; 561*4882a593Smuzhiyun }; 562*4882a593Smuzhiyun bman-portal@c4000 { 563*4882a593Smuzhiyun compatible = "fsl,bman-portal"; 564*4882a593Smuzhiyun reg = <0xc4000 0x4000>, <0x1031000 0x1000>; 565*4882a593Smuzhiyun interrupts = <411 2 0 0>; 566*4882a593Smuzhiyun }; 567*4882a593Smuzhiyun}; 568*4882a593Smuzhiyun 569*4882a593Smuzhiyun&qportals { 570*4882a593Smuzhiyun #address-cells = <0x1>; 571*4882a593Smuzhiyun #size-cells = <0x1>; 572*4882a593Smuzhiyun compatible = "simple-bus"; 573*4882a593Smuzhiyun 574*4882a593Smuzhiyun qportal0: qman-portal@0 { 575*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 576*4882a593Smuzhiyun reg = <0x0 0x4000>, <0x1000000 0x1000>; 577*4882a593Smuzhiyun interrupts = <104 0x2 0 0>; 578*4882a593Smuzhiyun cell-index = <0x0>; 579*4882a593Smuzhiyun }; 580*4882a593Smuzhiyun qportal1: qman-portal@4000 { 581*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 582*4882a593Smuzhiyun reg = <0x4000 0x4000>, <0x1001000 0x1000>; 583*4882a593Smuzhiyun interrupts = <106 0x2 0 0>; 584*4882a593Smuzhiyun cell-index = <0x1>; 585*4882a593Smuzhiyun }; 586*4882a593Smuzhiyun qportal2: qman-portal@8000 { 587*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 588*4882a593Smuzhiyun reg = <0x8000 0x4000>, <0x1002000 0x1000>; 589*4882a593Smuzhiyun interrupts = <108 0x2 0 0>; 590*4882a593Smuzhiyun cell-index = <0x2>; 591*4882a593Smuzhiyun }; 592*4882a593Smuzhiyun qportal3: qman-portal@c000 { 593*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 594*4882a593Smuzhiyun reg = <0xc000 0x4000>, <0x1003000 0x1000>; 595*4882a593Smuzhiyun interrupts = <110 0x2 0 0>; 596*4882a593Smuzhiyun cell-index = <0x3>; 597*4882a593Smuzhiyun }; 598*4882a593Smuzhiyun qportal4: qman-portal@10000 { 599*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 600*4882a593Smuzhiyun reg = <0x10000 0x4000>, <0x1004000 0x1000>; 601*4882a593Smuzhiyun interrupts = <112 0x2 0 0>; 602*4882a593Smuzhiyun cell-index = <0x4>; 603*4882a593Smuzhiyun }; 604*4882a593Smuzhiyun qportal5: qman-portal@14000 { 605*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 606*4882a593Smuzhiyun reg = <0x14000 0x4000>, <0x1005000 0x1000>; 607*4882a593Smuzhiyun interrupts = <114 0x2 0 0>; 608*4882a593Smuzhiyun cell-index = <0x5>; 609*4882a593Smuzhiyun }; 610*4882a593Smuzhiyun qportal6: qman-portal@18000 { 611*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 612*4882a593Smuzhiyun reg = <0x18000 0x4000>, <0x1006000 0x1000>; 613*4882a593Smuzhiyun interrupts = <116 0x2 0 0>; 614*4882a593Smuzhiyun cell-index = <0x6>; 615*4882a593Smuzhiyun }; 616*4882a593Smuzhiyun qportal7: qman-portal@1c000 { 617*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 618*4882a593Smuzhiyun reg = <0x1c000 0x4000>, <0x1007000 0x1000>; 619*4882a593Smuzhiyun interrupts = <118 0x2 0 0>; 620*4882a593Smuzhiyun cell-index = <0x7>; 621*4882a593Smuzhiyun }; 622*4882a593Smuzhiyun qportal8: qman-portal@20000 { 623*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 624*4882a593Smuzhiyun reg = <0x20000 0x4000>, <0x1008000 0x1000>; 625*4882a593Smuzhiyun interrupts = <120 0x2 0 0>; 626*4882a593Smuzhiyun cell-index = <0x8>; 627*4882a593Smuzhiyun }; 628*4882a593Smuzhiyun qportal9: qman-portal@24000 { 629*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 630*4882a593Smuzhiyun reg = <0x24000 0x4000>, <0x1009000 0x1000>; 631*4882a593Smuzhiyun interrupts = <122 0x2 0 0>; 632*4882a593Smuzhiyun cell-index = <0x9>; 633*4882a593Smuzhiyun }; 634*4882a593Smuzhiyun qportal10: qman-portal@28000 { 635*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 636*4882a593Smuzhiyun reg = <0x28000 0x4000>, <0x100a000 0x1000>; 637*4882a593Smuzhiyun interrupts = <124 0x2 0 0>; 638*4882a593Smuzhiyun cell-index = <0xa>; 639*4882a593Smuzhiyun }; 640*4882a593Smuzhiyun qportal11: qman-portal@2c000 { 641*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 642*4882a593Smuzhiyun reg = <0x2c000 0x4000>, <0x100b000 0x1000>; 643*4882a593Smuzhiyun interrupts = <126 0x2 0 0>; 644*4882a593Smuzhiyun cell-index = <0xb>; 645*4882a593Smuzhiyun }; 646*4882a593Smuzhiyun qportal12: qman-portal@30000 { 647*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 648*4882a593Smuzhiyun reg = <0x30000 0x4000>, <0x100c000 0x1000>; 649*4882a593Smuzhiyun interrupts = <128 0x2 0 0>; 650*4882a593Smuzhiyun cell-index = <0xc>; 651*4882a593Smuzhiyun }; 652*4882a593Smuzhiyun qportal13: qman-portal@34000 { 653*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 654*4882a593Smuzhiyun reg = <0x34000 0x4000>, <0x100d000 0x1000>; 655*4882a593Smuzhiyun interrupts = <130 0x2 0 0>; 656*4882a593Smuzhiyun cell-index = <0xd>; 657*4882a593Smuzhiyun }; 658*4882a593Smuzhiyun qportal14: qman-portal@38000 { 659*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 660*4882a593Smuzhiyun reg = <0x38000 0x4000>, <0x100e000 0x1000>; 661*4882a593Smuzhiyun interrupts = <132 0x2 0 0>; 662*4882a593Smuzhiyun cell-index = <0xe>; 663*4882a593Smuzhiyun }; 664*4882a593Smuzhiyun qportal15: qman-portal@3c000 { 665*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 666*4882a593Smuzhiyun reg = <0x3c000 0x4000>, <0x100f000 0x1000>; 667*4882a593Smuzhiyun interrupts = <134 0x2 0 0>; 668*4882a593Smuzhiyun cell-index = <0xf>; 669*4882a593Smuzhiyun }; 670*4882a593Smuzhiyun qportal16: qman-portal@40000 { 671*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 672*4882a593Smuzhiyun reg = <0x40000 0x4000>, <0x1010000 0x1000>; 673*4882a593Smuzhiyun interrupts = <136 0x2 0 0>; 674*4882a593Smuzhiyun cell-index = <0x10>; 675*4882a593Smuzhiyun }; 676*4882a593Smuzhiyun qportal17: qman-portal@44000 { 677*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 678*4882a593Smuzhiyun reg = <0x44000 0x4000>, <0x1011000 0x1000>; 679*4882a593Smuzhiyun interrupts = <138 0x2 0 0>; 680*4882a593Smuzhiyun cell-index = <0x11>; 681*4882a593Smuzhiyun }; 682*4882a593Smuzhiyun qportal18: qman-portal@48000 { 683*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 684*4882a593Smuzhiyun reg = <0x48000 0x4000>, <0x1012000 0x1000>; 685*4882a593Smuzhiyun interrupts = <140 0x2 0 0>; 686*4882a593Smuzhiyun cell-index = <0x12>; 687*4882a593Smuzhiyun }; 688*4882a593Smuzhiyun qportal19: qman-portal@4c000 { 689*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 690*4882a593Smuzhiyun reg = <0x4c000 0x4000>, <0x1013000 0x1000>; 691*4882a593Smuzhiyun interrupts = <142 0x2 0 0>; 692*4882a593Smuzhiyun cell-index = <0x13>; 693*4882a593Smuzhiyun }; 694*4882a593Smuzhiyun qportal20: qman-portal@50000 { 695*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 696*4882a593Smuzhiyun reg = <0x50000 0x4000>, <0x1014000 0x1000>; 697*4882a593Smuzhiyun interrupts = <144 0x2 0 0>; 698*4882a593Smuzhiyun cell-index = <0x14>; 699*4882a593Smuzhiyun }; 700*4882a593Smuzhiyun qportal21: qman-portal@54000 { 701*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 702*4882a593Smuzhiyun reg = <0x54000 0x4000>, <0x1015000 0x1000>; 703*4882a593Smuzhiyun interrupts = <146 0x2 0 0>; 704*4882a593Smuzhiyun cell-index = <0x15>; 705*4882a593Smuzhiyun }; 706*4882a593Smuzhiyun qportal22: qman-portal@58000 { 707*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 708*4882a593Smuzhiyun reg = <0x58000 0x4000>, <0x1016000 0x1000>; 709*4882a593Smuzhiyun interrupts = <148 0x2 0 0>; 710*4882a593Smuzhiyun cell-index = <0x16>; 711*4882a593Smuzhiyun }; 712*4882a593Smuzhiyun qportal23: qman-portal@5c000 { 713*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 714*4882a593Smuzhiyun reg = <0x5c000 0x4000>, <0x1017000 0x1000>; 715*4882a593Smuzhiyun interrupts = <150 0x2 0 0>; 716*4882a593Smuzhiyun cell-index = <0x17>; 717*4882a593Smuzhiyun }; 718*4882a593Smuzhiyun qportal24: qman-portal@60000 { 719*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 720*4882a593Smuzhiyun reg = <0x60000 0x4000>, <0x1018000 0x1000>; 721*4882a593Smuzhiyun interrupts = <152 0x2 0 0>; 722*4882a593Smuzhiyun cell-index = <0x18>; 723*4882a593Smuzhiyun }; 724*4882a593Smuzhiyun qportal25: qman-portal@64000 { 725*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 726*4882a593Smuzhiyun reg = <0x64000 0x4000>, <0x1019000 0x1000>; 727*4882a593Smuzhiyun interrupts = <154 0x2 0 0>; 728*4882a593Smuzhiyun cell-index = <0x19>; 729*4882a593Smuzhiyun }; 730*4882a593Smuzhiyun qportal26: qman-portal@68000 { 731*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 732*4882a593Smuzhiyun reg = <0x68000 0x4000>, <0x101a000 0x1000>; 733*4882a593Smuzhiyun interrupts = <156 0x2 0 0>; 734*4882a593Smuzhiyun cell-index = <0x1a>; 735*4882a593Smuzhiyun }; 736*4882a593Smuzhiyun qportal27: qman-portal@6c000 { 737*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 738*4882a593Smuzhiyun reg = <0x6c000 0x4000>, <0x101b000 0x1000>; 739*4882a593Smuzhiyun interrupts = <158 0x2 0 0>; 740*4882a593Smuzhiyun cell-index = <0x1b>; 741*4882a593Smuzhiyun }; 742*4882a593Smuzhiyun qportal28: qman-portal@70000 { 743*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 744*4882a593Smuzhiyun reg = <0x70000 0x4000>, <0x101c000 0x1000>; 745*4882a593Smuzhiyun interrupts = <160 0x2 0 0>; 746*4882a593Smuzhiyun cell-index = <0x1c>; 747*4882a593Smuzhiyun }; 748*4882a593Smuzhiyun qportal29: qman-portal@74000 { 749*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 750*4882a593Smuzhiyun reg = <0x74000 0x4000>, <0x101d000 0x1000>; 751*4882a593Smuzhiyun interrupts = <162 0x2 0 0>; 752*4882a593Smuzhiyun cell-index = <0x1d>; 753*4882a593Smuzhiyun }; 754*4882a593Smuzhiyun qportal30: qman-portal@78000 { 755*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 756*4882a593Smuzhiyun reg = <0x78000 0x4000>, <0x101e000 0x1000>; 757*4882a593Smuzhiyun interrupts = <164 0x2 0 0>; 758*4882a593Smuzhiyun cell-index = <0x1e>; 759*4882a593Smuzhiyun }; 760*4882a593Smuzhiyun qportal31: qman-portal@7c000 { 761*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 762*4882a593Smuzhiyun reg = <0x7c000 0x4000>, <0x101f000 0x1000>; 763*4882a593Smuzhiyun interrupts = <166 0x2 0 0>; 764*4882a593Smuzhiyun cell-index = <0x1f>; 765*4882a593Smuzhiyun }; 766*4882a593Smuzhiyun qportal32: qman-portal@80000 { 767*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 768*4882a593Smuzhiyun reg = <0x80000 0x4000>, <0x1020000 0x1000>; 769*4882a593Smuzhiyun interrupts = <168 0x2 0 0>; 770*4882a593Smuzhiyun cell-index = <0x20>; 771*4882a593Smuzhiyun }; 772*4882a593Smuzhiyun qportal33: qman-portal@84000 { 773*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 774*4882a593Smuzhiyun reg = <0x84000 0x4000>, <0x1021000 0x1000>; 775*4882a593Smuzhiyun interrupts = <170 0x2 0 0>; 776*4882a593Smuzhiyun cell-index = <0x21>; 777*4882a593Smuzhiyun }; 778*4882a593Smuzhiyun qportal34: qman-portal@88000 { 779*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 780*4882a593Smuzhiyun reg = <0x88000 0x4000>, <0x1022000 0x1000>; 781*4882a593Smuzhiyun interrupts = <172 0x2 0 0>; 782*4882a593Smuzhiyun cell-index = <0x22>; 783*4882a593Smuzhiyun }; 784*4882a593Smuzhiyun qportal35: qman-portal@8c000 { 785*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 786*4882a593Smuzhiyun reg = <0x8c000 0x4000>, <0x1023000 0x1000>; 787*4882a593Smuzhiyun interrupts = <174 0x2 0 0>; 788*4882a593Smuzhiyun cell-index = <0x23>; 789*4882a593Smuzhiyun }; 790*4882a593Smuzhiyun qportal36: qman-portal@90000 { 791*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 792*4882a593Smuzhiyun reg = <0x90000 0x4000>, <0x1024000 0x1000>; 793*4882a593Smuzhiyun interrupts = <384 0x2 0 0>; 794*4882a593Smuzhiyun cell-index = <0x24>; 795*4882a593Smuzhiyun }; 796*4882a593Smuzhiyun qportal37: qman-portal@94000 { 797*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 798*4882a593Smuzhiyun reg = <0x94000 0x4000>, <0x1025000 0x1000>; 799*4882a593Smuzhiyun interrupts = <386 0x2 0 0>; 800*4882a593Smuzhiyun cell-index = <0x25>; 801*4882a593Smuzhiyun }; 802*4882a593Smuzhiyun qportal38: qman-portal@98000 { 803*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 804*4882a593Smuzhiyun reg = <0x98000 0x4000>, <0x1026000 0x1000>; 805*4882a593Smuzhiyun interrupts = <388 0x2 0 0>; 806*4882a593Smuzhiyun cell-index = <0x26>; 807*4882a593Smuzhiyun }; 808*4882a593Smuzhiyun qportal39: qman-portal@9c000 { 809*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 810*4882a593Smuzhiyun reg = <0x9c000 0x4000>, <0x1027000 0x1000>; 811*4882a593Smuzhiyun interrupts = <390 0x2 0 0>; 812*4882a593Smuzhiyun cell-index = <0x27>; 813*4882a593Smuzhiyun }; 814*4882a593Smuzhiyun qportal40: qman-portal@a0000 { 815*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 816*4882a593Smuzhiyun reg = <0xa0000 0x4000>, <0x1028000 0x1000>; 817*4882a593Smuzhiyun interrupts = <392 0x2 0 0>; 818*4882a593Smuzhiyun cell-index = <0x28>; 819*4882a593Smuzhiyun }; 820*4882a593Smuzhiyun qportal41: qman-portal@a4000 { 821*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 822*4882a593Smuzhiyun reg = <0xa4000 0x4000>, <0x1029000 0x1000>; 823*4882a593Smuzhiyun interrupts = <394 0x2 0 0>; 824*4882a593Smuzhiyun cell-index = <0x29>; 825*4882a593Smuzhiyun }; 826*4882a593Smuzhiyun qportal42: qman-portal@a8000 { 827*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 828*4882a593Smuzhiyun reg = <0xa8000 0x4000>, <0x102a000 0x1000>; 829*4882a593Smuzhiyun interrupts = <396 0x2 0 0>; 830*4882a593Smuzhiyun cell-index = <0x2a>; 831*4882a593Smuzhiyun }; 832*4882a593Smuzhiyun qportal43: qman-portal@ac000 { 833*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 834*4882a593Smuzhiyun reg = <0xac000 0x4000>, <0x102b000 0x1000>; 835*4882a593Smuzhiyun interrupts = <398 0x2 0 0>; 836*4882a593Smuzhiyun cell-index = <0x2b>; 837*4882a593Smuzhiyun }; 838*4882a593Smuzhiyun qportal44: qman-portal@b0000 { 839*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 840*4882a593Smuzhiyun reg = <0xb0000 0x4000>, <0x102c000 0x1000>; 841*4882a593Smuzhiyun interrupts = <400 0x2 0 0>; 842*4882a593Smuzhiyun cell-index = <0x2c>; 843*4882a593Smuzhiyun }; 844*4882a593Smuzhiyun qportal45: qman-portal@b4000 { 845*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 846*4882a593Smuzhiyun reg = <0xb4000 0x4000>, <0x102d000 0x1000>; 847*4882a593Smuzhiyun interrupts = <402 0x2 0 0>; 848*4882a593Smuzhiyun cell-index = <0x2d>; 849*4882a593Smuzhiyun }; 850*4882a593Smuzhiyun qportal46: qman-portal@b8000 { 851*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 852*4882a593Smuzhiyun reg = <0xb8000 0x4000>, <0x102e000 0x1000>; 853*4882a593Smuzhiyun interrupts = <404 0x2 0 0>; 854*4882a593Smuzhiyun cell-index = <0x2e>; 855*4882a593Smuzhiyun }; 856*4882a593Smuzhiyun qportal47: qman-portal@bc000 { 857*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 858*4882a593Smuzhiyun reg = <0xbc000 0x4000>, <0x102f000 0x1000>; 859*4882a593Smuzhiyun interrupts = <406 0x2 0 0>; 860*4882a593Smuzhiyun cell-index = <0x2f>; 861*4882a593Smuzhiyun }; 862*4882a593Smuzhiyun qportal48: qman-portal@c0000 { 863*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 864*4882a593Smuzhiyun reg = <0xc0000 0x4000>, <0x1030000 0x1000>; 865*4882a593Smuzhiyun interrupts = <408 0x2 0 0>; 866*4882a593Smuzhiyun cell-index = <0x30>; 867*4882a593Smuzhiyun }; 868*4882a593Smuzhiyun qportal49: qman-portal@c4000 { 869*4882a593Smuzhiyun compatible = "fsl,qman-portal"; 870*4882a593Smuzhiyun reg = <0xc4000 0x4000>, <0x1031000 0x1000>; 871*4882a593Smuzhiyun interrupts = <410 0x2 0 0>; 872*4882a593Smuzhiyun cell-index = <0x31>; 873*4882a593Smuzhiyun }; 874*4882a593Smuzhiyun}; 875*4882a593Smuzhiyun 876*4882a593Smuzhiyun&soc { 877*4882a593Smuzhiyun #address-cells = <1>; 878*4882a593Smuzhiyun #size-cells = <1>; 879*4882a593Smuzhiyun device_type = "soc"; 880*4882a593Smuzhiyun compatible = "simple-bus"; 881*4882a593Smuzhiyun 882*4882a593Smuzhiyun soc-sram-error { 883*4882a593Smuzhiyun compatible = "fsl,soc-sram-error"; 884*4882a593Smuzhiyun interrupts = <16 2 1 29>; 885*4882a593Smuzhiyun }; 886*4882a593Smuzhiyun 887*4882a593Smuzhiyun corenet-law@0 { 888*4882a593Smuzhiyun compatible = "fsl,corenet-law"; 889*4882a593Smuzhiyun reg = <0x0 0x1000>; 890*4882a593Smuzhiyun fsl,num-laws = <32>; 891*4882a593Smuzhiyun }; 892*4882a593Smuzhiyun 893*4882a593Smuzhiyun ddr1: memory-controller@8000 { 894*4882a593Smuzhiyun compatible = "fsl,qoriq-memory-controller-v4.7", 895*4882a593Smuzhiyun "fsl,qoriq-memory-controller"; 896*4882a593Smuzhiyun reg = <0x8000 0x1000>; 897*4882a593Smuzhiyun interrupts = <16 2 1 23>; 898*4882a593Smuzhiyun }; 899*4882a593Smuzhiyun 900*4882a593Smuzhiyun ddr2: memory-controller@9000 { 901*4882a593Smuzhiyun compatible = "fsl,qoriq-memory-controller-v4.7", 902*4882a593Smuzhiyun "fsl,qoriq-memory-controller"; 903*4882a593Smuzhiyun reg = <0x9000 0x1000>; 904*4882a593Smuzhiyun interrupts = <16 2 1 22>; 905*4882a593Smuzhiyun }; 906*4882a593Smuzhiyun 907*4882a593Smuzhiyun ddr3: memory-controller@a000 { 908*4882a593Smuzhiyun compatible = "fsl,qoriq-memory-controller-v4.7", 909*4882a593Smuzhiyun "fsl,qoriq-memory-controller"; 910*4882a593Smuzhiyun reg = <0xa000 0x1000>; 911*4882a593Smuzhiyun interrupts = <16 2 1 21>; 912*4882a593Smuzhiyun }; 913*4882a593Smuzhiyun 914*4882a593Smuzhiyun cpc: l3-cache-controller@10000 { 915*4882a593Smuzhiyun compatible = "fsl,t4240-l3-cache-controller", "cache"; 916*4882a593Smuzhiyun reg = <0x10000 0x1000 917*4882a593Smuzhiyun 0x11000 0x1000 918*4882a593Smuzhiyun 0x12000 0x1000>; 919*4882a593Smuzhiyun interrupts = <16 2 1 27 920*4882a593Smuzhiyun 16 2 1 26 921*4882a593Smuzhiyun 16 2 1 25>; 922*4882a593Smuzhiyun }; 923*4882a593Smuzhiyun 924*4882a593Smuzhiyun corenet-cf@18000 { 925*4882a593Smuzhiyun compatible = "fsl,corenet2-cf", "fsl,corenet-cf"; 926*4882a593Smuzhiyun reg = <0x18000 0x1000>; 927*4882a593Smuzhiyun interrupts = <16 2 1 31>; 928*4882a593Smuzhiyun fsl,ccf-num-csdids = <32>; 929*4882a593Smuzhiyun fsl,ccf-num-snoopids = <32>; 930*4882a593Smuzhiyun }; 931*4882a593Smuzhiyun 932*4882a593Smuzhiyun iommu@20000 { 933*4882a593Smuzhiyun compatible = "fsl,pamu-v1.0", "fsl,pamu"; 934*4882a593Smuzhiyun reg = <0x20000 0x6000>; 935*4882a593Smuzhiyun fsl,portid-mapping = <0x8000>; 936*4882a593Smuzhiyun interrupts = < 937*4882a593Smuzhiyun 24 2 0 0 938*4882a593Smuzhiyun 16 2 1 30>; 939*4882a593Smuzhiyun }; 940*4882a593Smuzhiyun 941*4882a593Smuzhiyun/include/ "qoriq-mpic4.3.dtsi" 942*4882a593Smuzhiyun 943*4882a593Smuzhiyun guts: global-utilities@e0000 { 944*4882a593Smuzhiyun compatible = "fsl,t4240-device-config", "fsl,qoriq-device-config-2.0"; 945*4882a593Smuzhiyun reg = <0xe0000 0xe00>; 946*4882a593Smuzhiyun fsl,has-rstcr; 947*4882a593Smuzhiyun fsl,liodn-bits = <12>; 948*4882a593Smuzhiyun }; 949*4882a593Smuzhiyun 950*4882a593Smuzhiyun/include/ "qoriq-clockgen2.dtsi" 951*4882a593Smuzhiyun global-utilities@e1000 { 952*4882a593Smuzhiyun compatible = "fsl,t4240-clockgen", "fsl,qoriq-clockgen-2.0"; 953*4882a593Smuzhiyun }; 954*4882a593Smuzhiyun 955*4882a593Smuzhiyun rcpm: global-utilities@e2000 { 956*4882a593Smuzhiyun compatible = "fsl,t4240-rcpm", "fsl,qoriq-rcpm-2.0"; 957*4882a593Smuzhiyun reg = <0xe2000 0x1000>; 958*4882a593Smuzhiyun }; 959*4882a593Smuzhiyun 960*4882a593Smuzhiyun sfp: sfp@e8000 { 961*4882a593Smuzhiyun compatible = "fsl,t4240-sfp"; 962*4882a593Smuzhiyun reg = <0xe8000 0x1000>; 963*4882a593Smuzhiyun }; 964*4882a593Smuzhiyun 965*4882a593Smuzhiyun serdes: serdes@ea000 { 966*4882a593Smuzhiyun compatible = "fsl,t4240-serdes"; 967*4882a593Smuzhiyun reg = <0xea000 0x4000>; 968*4882a593Smuzhiyun }; 969*4882a593Smuzhiyun 970*4882a593Smuzhiyun/include/ "elo3-dma-0.dtsi" 971*4882a593Smuzhiyun/include/ "elo3-dma-1.dtsi" 972*4882a593Smuzhiyun/include/ "elo3-dma-2.dtsi" 973*4882a593Smuzhiyun 974*4882a593Smuzhiyun/include/ "qoriq-espi-0.dtsi" 975*4882a593Smuzhiyun spi@110000 { 976*4882a593Smuzhiyun fsl,espi-num-chipselects = <4>; 977*4882a593Smuzhiyun }; 978*4882a593Smuzhiyun 979*4882a593Smuzhiyun/include/ "qoriq-esdhc-0.dtsi" 980*4882a593Smuzhiyun sdhc@114000 { 981*4882a593Smuzhiyun compatible = "fsl,t4240-esdhc", "fsl,esdhc"; 982*4882a593Smuzhiyun sdhci,auto-cmd12; 983*4882a593Smuzhiyun }; 984*4882a593Smuzhiyun/include/ "qoriq-i2c-0.dtsi" 985*4882a593Smuzhiyun/include/ "qoriq-i2c-1.dtsi" 986*4882a593Smuzhiyun/include/ "qoriq-duart-0.dtsi" 987*4882a593Smuzhiyun/include/ "qoriq-duart-1.dtsi" 988*4882a593Smuzhiyun/include/ "qoriq-gpio-0.dtsi" 989*4882a593Smuzhiyun/include/ "qoriq-gpio-1.dtsi" 990*4882a593Smuzhiyun/include/ "qoriq-gpio-2.dtsi" 991*4882a593Smuzhiyun/include/ "qoriq-gpio-3.dtsi" 992*4882a593Smuzhiyun/include/ "qoriq-usb2-mph-0.dtsi" 993*4882a593Smuzhiyun usb0: usb@210000 { 994*4882a593Smuzhiyun compatible = "fsl-usb2-mph-v2.5", "fsl-usb2-mph"; 995*4882a593Smuzhiyun phy_type = "utmi"; 996*4882a593Smuzhiyun port0; 997*4882a593Smuzhiyun }; 998*4882a593Smuzhiyun/include/ "qoriq-usb2-dr-0.dtsi" 999*4882a593Smuzhiyun usb1: usb@211000 { 1000*4882a593Smuzhiyun compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr"; 1001*4882a593Smuzhiyun dr_mode = "host"; 1002*4882a593Smuzhiyun phy_type = "utmi"; 1003*4882a593Smuzhiyun }; 1004*4882a593Smuzhiyun/include/ "qoriq-sata2-0.dtsi" 1005*4882a593Smuzhiyun/include/ "qoriq-sata2-1.dtsi" 1006*4882a593Smuzhiyun/include/ "qoriq-sec5.0-0.dtsi" 1007*4882a593Smuzhiyun/include/ "qoriq-qman3.dtsi" 1008*4882a593Smuzhiyun/include/ "qoriq-bman1.dtsi" 1009*4882a593Smuzhiyun 1010*4882a593Smuzhiyun/include/ "qoriq-fman3-0.dtsi" 1011*4882a593Smuzhiyun/include/ "qoriq-fman3-0-1g-0.dtsi" 1012*4882a593Smuzhiyun/include/ "qoriq-fman3-0-1g-1.dtsi" 1013*4882a593Smuzhiyun/include/ "qoriq-fman3-0-1g-2.dtsi" 1014*4882a593Smuzhiyun/include/ "qoriq-fman3-0-1g-3.dtsi" 1015*4882a593Smuzhiyun/include/ "qoriq-fman3-0-1g-4.dtsi" 1016*4882a593Smuzhiyun/include/ "qoriq-fman3-0-1g-5.dtsi" 1017*4882a593Smuzhiyun/include/ "qoriq-fman3-0-10g-0.dtsi" 1018*4882a593Smuzhiyun/include/ "qoriq-fman3-0-10g-1.dtsi" 1019*4882a593Smuzhiyun fman@400000 { 1020*4882a593Smuzhiyun enet0: ethernet@e0000 { 1021*4882a593Smuzhiyun }; 1022*4882a593Smuzhiyun 1023*4882a593Smuzhiyun enet1: ethernet@e2000 { 1024*4882a593Smuzhiyun }; 1025*4882a593Smuzhiyun 1026*4882a593Smuzhiyun enet2: ethernet@e4000 { 1027*4882a593Smuzhiyun }; 1028*4882a593Smuzhiyun 1029*4882a593Smuzhiyun enet3: ethernet@e6000 { 1030*4882a593Smuzhiyun }; 1031*4882a593Smuzhiyun 1032*4882a593Smuzhiyun enet4: ethernet@e8000 { 1033*4882a593Smuzhiyun }; 1034*4882a593Smuzhiyun 1035*4882a593Smuzhiyun enet5: ethernet@ea000 { 1036*4882a593Smuzhiyun }; 1037*4882a593Smuzhiyun 1038*4882a593Smuzhiyun enet6: ethernet@f0000 { 1039*4882a593Smuzhiyun }; 1040*4882a593Smuzhiyun 1041*4882a593Smuzhiyun enet7: ethernet@f2000 { 1042*4882a593Smuzhiyun }; 1043*4882a593Smuzhiyun 1044*4882a593Smuzhiyun mdio@fc000 { 1045*4882a593Smuzhiyun status = "disabled"; 1046*4882a593Smuzhiyun }; 1047*4882a593Smuzhiyun 1048*4882a593Smuzhiyun mdio@fd000 { 1049*4882a593Smuzhiyun status = "disabled"; 1050*4882a593Smuzhiyun }; 1051*4882a593Smuzhiyun }; 1052*4882a593Smuzhiyun 1053*4882a593Smuzhiyun/include/ "qoriq-fman3-1.dtsi" 1054*4882a593Smuzhiyun/include/ "qoriq-fman3-1-1g-0.dtsi" 1055*4882a593Smuzhiyun/include/ "qoriq-fman3-1-1g-1.dtsi" 1056*4882a593Smuzhiyun/include/ "qoriq-fman3-1-1g-2.dtsi" 1057*4882a593Smuzhiyun/include/ "qoriq-fman3-1-1g-3.dtsi" 1058*4882a593Smuzhiyun/include/ "qoriq-fman3-1-1g-4.dtsi" 1059*4882a593Smuzhiyun/include/ "qoriq-fman3-1-1g-5.dtsi" 1060*4882a593Smuzhiyun/include/ "qoriq-fman3-1-10g-0.dtsi" 1061*4882a593Smuzhiyun/include/ "qoriq-fman3-1-10g-1.dtsi" 1062*4882a593Smuzhiyun fman@500000 { 1063*4882a593Smuzhiyun enet8: ethernet@e0000 { 1064*4882a593Smuzhiyun }; 1065*4882a593Smuzhiyun 1066*4882a593Smuzhiyun enet9: ethernet@e2000 { 1067*4882a593Smuzhiyun }; 1068*4882a593Smuzhiyun 1069*4882a593Smuzhiyun enet10: ethernet@e4000 { 1070*4882a593Smuzhiyun }; 1071*4882a593Smuzhiyun 1072*4882a593Smuzhiyun enet11: ethernet@e6000 { 1073*4882a593Smuzhiyun }; 1074*4882a593Smuzhiyun 1075*4882a593Smuzhiyun enet12: ethernet@e8000 { 1076*4882a593Smuzhiyun }; 1077*4882a593Smuzhiyun 1078*4882a593Smuzhiyun enet13: ethernet@ea000 { 1079*4882a593Smuzhiyun }; 1080*4882a593Smuzhiyun 1081*4882a593Smuzhiyun enet14: ethernet@f0000 { 1082*4882a593Smuzhiyun }; 1083*4882a593Smuzhiyun 1084*4882a593Smuzhiyun enet15: ethernet@f2000 { 1085*4882a593Smuzhiyun }; 1086*4882a593Smuzhiyun 1087*4882a593Smuzhiyun mdio@fc000 { 1088*4882a593Smuzhiyun interrupts = <100 1 0 0>; 1089*4882a593Smuzhiyun }; 1090*4882a593Smuzhiyun 1091*4882a593Smuzhiyun mdio@fd000 { 1092*4882a593Smuzhiyun interrupts = <101 1 0 0>; 1093*4882a593Smuzhiyun }; 1094*4882a593Smuzhiyun }; 1095*4882a593Smuzhiyun 1096*4882a593Smuzhiyun L2_1: l2-cache-controller@c20000 { 1097*4882a593Smuzhiyun compatible = "fsl,t4240-l2-cache-controller"; 1098*4882a593Smuzhiyun reg = <0xc20000 0x40000>; 1099*4882a593Smuzhiyun next-level-cache = <&cpc>; 1100*4882a593Smuzhiyun }; 1101*4882a593Smuzhiyun L2_2: l2-cache-controller@c60000 { 1102*4882a593Smuzhiyun compatible = "fsl,t4240-l2-cache-controller"; 1103*4882a593Smuzhiyun reg = <0xc60000 0x40000>; 1104*4882a593Smuzhiyun next-level-cache = <&cpc>; 1105*4882a593Smuzhiyun }; 1106*4882a593Smuzhiyun L2_3: l2-cache-controller@ca0000 { 1107*4882a593Smuzhiyun compatible = "fsl,t4240-l2-cache-controller"; 1108*4882a593Smuzhiyun reg = <0xca0000 0x40000>; 1109*4882a593Smuzhiyun next-level-cache = <&cpc>; 1110*4882a593Smuzhiyun }; 1111*4882a593Smuzhiyun}; 1112