1*c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-or-later 2*c66ec88fSEmmanuel Vadot/* 3*c66ec88fSEmmanuel Vadot * TQM 8540 Device Tree Source 4*c66ec88fSEmmanuel Vadot * 5*c66ec88fSEmmanuel Vadot * Copyright 2008 Freescale Semiconductor Inc. 6*c66ec88fSEmmanuel Vadot */ 7*c66ec88fSEmmanuel Vadot 8*c66ec88fSEmmanuel Vadot/dts-v1/; 9*c66ec88fSEmmanuel Vadot 10*c66ec88fSEmmanuel Vadot/ { 11*c66ec88fSEmmanuel Vadot model = "tqc,tqm8540"; 12*c66ec88fSEmmanuel Vadot compatible = "tqc,tqm8540"; 13*c66ec88fSEmmanuel Vadot #address-cells = <1>; 14*c66ec88fSEmmanuel Vadot #size-cells = <1>; 15*c66ec88fSEmmanuel Vadot 16*c66ec88fSEmmanuel Vadot aliases { 17*c66ec88fSEmmanuel Vadot ethernet0 = &enet0; 18*c66ec88fSEmmanuel Vadot ethernet1 = &enet1; 19*c66ec88fSEmmanuel Vadot ethernet2 = &enet2; 20*c66ec88fSEmmanuel Vadot serial0 = &serial0; 21*c66ec88fSEmmanuel Vadot serial1 = &serial1; 22*c66ec88fSEmmanuel Vadot pci0 = &pci0; 23*c66ec88fSEmmanuel Vadot }; 24*c66ec88fSEmmanuel Vadot 25*c66ec88fSEmmanuel Vadot cpus { 26*c66ec88fSEmmanuel Vadot #address-cells = <1>; 27*c66ec88fSEmmanuel Vadot #size-cells = <0>; 28*c66ec88fSEmmanuel Vadot 29*c66ec88fSEmmanuel Vadot PowerPC,8540@0 { 30*c66ec88fSEmmanuel Vadot device_type = "cpu"; 31*c66ec88fSEmmanuel Vadot reg = <0>; 32*c66ec88fSEmmanuel Vadot d-cache-line-size = <32>; 33*c66ec88fSEmmanuel Vadot i-cache-line-size = <32>; 34*c66ec88fSEmmanuel Vadot d-cache-size = <32768>; 35*c66ec88fSEmmanuel Vadot i-cache-size = <32768>; 36*c66ec88fSEmmanuel Vadot timebase-frequency = <0>; 37*c66ec88fSEmmanuel Vadot bus-frequency = <0>; 38*c66ec88fSEmmanuel Vadot clock-frequency = <0>; 39*c66ec88fSEmmanuel Vadot next-level-cache = <&L2>; 40*c66ec88fSEmmanuel Vadot }; 41*c66ec88fSEmmanuel Vadot }; 42*c66ec88fSEmmanuel Vadot 43*c66ec88fSEmmanuel Vadot memory { 44*c66ec88fSEmmanuel Vadot device_type = "memory"; 45*c66ec88fSEmmanuel Vadot reg = <0x00000000 0x10000000>; 46*c66ec88fSEmmanuel Vadot }; 47*c66ec88fSEmmanuel Vadot 48*c66ec88fSEmmanuel Vadot soc@e0000000 { 49*c66ec88fSEmmanuel Vadot #address-cells = <1>; 50*c66ec88fSEmmanuel Vadot #size-cells = <1>; 51*c66ec88fSEmmanuel Vadot device_type = "soc"; 52*c66ec88fSEmmanuel Vadot ranges = <0x0 0xe0000000 0x100000>; 53*c66ec88fSEmmanuel Vadot bus-frequency = <0>; 54*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-immr", "simple-bus"; 55*c66ec88fSEmmanuel Vadot 56*c66ec88fSEmmanuel Vadot ecm-law@0 { 57*c66ec88fSEmmanuel Vadot compatible = "fsl,ecm-law"; 58*c66ec88fSEmmanuel Vadot reg = <0x0 0x1000>; 59*c66ec88fSEmmanuel Vadot fsl,num-laws = <8>; 60*c66ec88fSEmmanuel Vadot }; 61*c66ec88fSEmmanuel Vadot 62*c66ec88fSEmmanuel Vadot ecm@1000 { 63*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-ecm", "fsl,ecm"; 64*c66ec88fSEmmanuel Vadot reg = <0x1000 0x1000>; 65*c66ec88fSEmmanuel Vadot interrupts = <17 2>; 66*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 67*c66ec88fSEmmanuel Vadot }; 68*c66ec88fSEmmanuel Vadot 69*c66ec88fSEmmanuel Vadot memory-controller@2000 { 70*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-memory-controller"; 71*c66ec88fSEmmanuel Vadot reg = <0x2000 0x1000>; 72*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 73*c66ec88fSEmmanuel Vadot interrupts = <18 2>; 74*c66ec88fSEmmanuel Vadot }; 75*c66ec88fSEmmanuel Vadot 76*c66ec88fSEmmanuel Vadot L2: l2-cache-controller@20000 { 77*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-l2-cache-controller"; 78*c66ec88fSEmmanuel Vadot reg = <0x20000 0x1000>; 79*c66ec88fSEmmanuel Vadot cache-line-size = <32>; 80*c66ec88fSEmmanuel Vadot cache-size = <0x40000>; // L2, 256K 81*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 82*c66ec88fSEmmanuel Vadot interrupts = <16 2>; 83*c66ec88fSEmmanuel Vadot }; 84*c66ec88fSEmmanuel Vadot 85*c66ec88fSEmmanuel Vadot i2c@3000 { 86*c66ec88fSEmmanuel Vadot #address-cells = <1>; 87*c66ec88fSEmmanuel Vadot #size-cells = <0>; 88*c66ec88fSEmmanuel Vadot cell-index = <0>; 89*c66ec88fSEmmanuel Vadot compatible = "fsl-i2c"; 90*c66ec88fSEmmanuel Vadot reg = <0x3000 0x100>; 91*c66ec88fSEmmanuel Vadot interrupts = <43 2>; 92*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 93*c66ec88fSEmmanuel Vadot dfsrr; 94*c66ec88fSEmmanuel Vadot 95*c66ec88fSEmmanuel Vadot dtt@48 { 96*c66ec88fSEmmanuel Vadot compatible = "national,lm75"; 97*c66ec88fSEmmanuel Vadot reg = <0x48>; 98*c66ec88fSEmmanuel Vadot }; 99*c66ec88fSEmmanuel Vadot 100*c66ec88fSEmmanuel Vadot rtc@68 { 101*c66ec88fSEmmanuel Vadot compatible = "dallas,ds1337"; 102*c66ec88fSEmmanuel Vadot reg = <0x68>; 103*c66ec88fSEmmanuel Vadot }; 104*c66ec88fSEmmanuel Vadot }; 105*c66ec88fSEmmanuel Vadot 106*c66ec88fSEmmanuel Vadot dma@21300 { 107*c66ec88fSEmmanuel Vadot #address-cells = <1>; 108*c66ec88fSEmmanuel Vadot #size-cells = <1>; 109*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-dma", "fsl,eloplus-dma"; 110*c66ec88fSEmmanuel Vadot reg = <0x21300 0x4>; 111*c66ec88fSEmmanuel Vadot ranges = <0x0 0x21100 0x200>; 112*c66ec88fSEmmanuel Vadot cell-index = <0>; 113*c66ec88fSEmmanuel Vadot dma-channel@0 { 114*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-dma-channel", 115*c66ec88fSEmmanuel Vadot "fsl,eloplus-dma-channel"; 116*c66ec88fSEmmanuel Vadot reg = <0x0 0x80>; 117*c66ec88fSEmmanuel Vadot cell-index = <0>; 118*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 119*c66ec88fSEmmanuel Vadot interrupts = <20 2>; 120*c66ec88fSEmmanuel Vadot }; 121*c66ec88fSEmmanuel Vadot dma-channel@80 { 122*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-dma-channel", 123*c66ec88fSEmmanuel Vadot "fsl,eloplus-dma-channel"; 124*c66ec88fSEmmanuel Vadot reg = <0x80 0x80>; 125*c66ec88fSEmmanuel Vadot cell-index = <1>; 126*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 127*c66ec88fSEmmanuel Vadot interrupts = <21 2>; 128*c66ec88fSEmmanuel Vadot }; 129*c66ec88fSEmmanuel Vadot dma-channel@100 { 130*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-dma-channel", 131*c66ec88fSEmmanuel Vadot "fsl,eloplus-dma-channel"; 132*c66ec88fSEmmanuel Vadot reg = <0x100 0x80>; 133*c66ec88fSEmmanuel Vadot cell-index = <2>; 134*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 135*c66ec88fSEmmanuel Vadot interrupts = <22 2>; 136*c66ec88fSEmmanuel Vadot }; 137*c66ec88fSEmmanuel Vadot dma-channel@180 { 138*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-dma-channel", 139*c66ec88fSEmmanuel Vadot "fsl,eloplus-dma-channel"; 140*c66ec88fSEmmanuel Vadot reg = <0x180 0x80>; 141*c66ec88fSEmmanuel Vadot cell-index = <3>; 142*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 143*c66ec88fSEmmanuel Vadot interrupts = <23 2>; 144*c66ec88fSEmmanuel Vadot }; 145*c66ec88fSEmmanuel Vadot }; 146*c66ec88fSEmmanuel Vadot 147*c66ec88fSEmmanuel Vadot enet0: ethernet@24000 { 148*c66ec88fSEmmanuel Vadot #address-cells = <1>; 149*c66ec88fSEmmanuel Vadot #size-cells = <1>; 150*c66ec88fSEmmanuel Vadot cell-index = <0>; 151*c66ec88fSEmmanuel Vadot device_type = "network"; 152*c66ec88fSEmmanuel Vadot model = "TSEC"; 153*c66ec88fSEmmanuel Vadot compatible = "gianfar"; 154*c66ec88fSEmmanuel Vadot reg = <0x24000 0x1000>; 155*c66ec88fSEmmanuel Vadot ranges = <0x0 0x24000 0x1000>; 156*c66ec88fSEmmanuel Vadot local-mac-address = [ 00 00 00 00 00 00 ]; 157*c66ec88fSEmmanuel Vadot interrupts = <29 2 30 2 34 2>; 158*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 159*c66ec88fSEmmanuel Vadot phy-handle = <&phy2>; 160*c66ec88fSEmmanuel Vadot 161*c66ec88fSEmmanuel Vadot mdio@520 { 162*c66ec88fSEmmanuel Vadot #address-cells = <1>; 163*c66ec88fSEmmanuel Vadot #size-cells = <0>; 164*c66ec88fSEmmanuel Vadot compatible = "fsl,gianfar-mdio"; 165*c66ec88fSEmmanuel Vadot reg = <0x520 0x20>; 166*c66ec88fSEmmanuel Vadot 167*c66ec88fSEmmanuel Vadot phy1: ethernet-phy@1 { 168*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 169*c66ec88fSEmmanuel Vadot interrupts = <8 1>; 170*c66ec88fSEmmanuel Vadot reg = <1>; 171*c66ec88fSEmmanuel Vadot }; 172*c66ec88fSEmmanuel Vadot phy2: ethernet-phy@2 { 173*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 174*c66ec88fSEmmanuel Vadot interrupts = <8 1>; 175*c66ec88fSEmmanuel Vadot reg = <2>; 176*c66ec88fSEmmanuel Vadot }; 177*c66ec88fSEmmanuel Vadot phy3: ethernet-phy@3 { 178*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 179*c66ec88fSEmmanuel Vadot interrupts = <8 1>; 180*c66ec88fSEmmanuel Vadot reg = <3>; 181*c66ec88fSEmmanuel Vadot }; 182*c66ec88fSEmmanuel Vadot tbi0: tbi-phy@11 { 183*c66ec88fSEmmanuel Vadot reg = <0x11>; 184*c66ec88fSEmmanuel Vadot device_type = "tbi-phy"; 185*c66ec88fSEmmanuel Vadot }; 186*c66ec88fSEmmanuel Vadot }; 187*c66ec88fSEmmanuel Vadot }; 188*c66ec88fSEmmanuel Vadot 189*c66ec88fSEmmanuel Vadot enet1: ethernet@25000 { 190*c66ec88fSEmmanuel Vadot #address-cells = <1>; 191*c66ec88fSEmmanuel Vadot #size-cells = <1>; 192*c66ec88fSEmmanuel Vadot cell-index = <1>; 193*c66ec88fSEmmanuel Vadot device_type = "network"; 194*c66ec88fSEmmanuel Vadot model = "TSEC"; 195*c66ec88fSEmmanuel Vadot compatible = "gianfar"; 196*c66ec88fSEmmanuel Vadot reg = <0x25000 0x1000>; 197*c66ec88fSEmmanuel Vadot ranges = <0x0 0x25000 0x1000>; 198*c66ec88fSEmmanuel Vadot local-mac-address = [ 00 00 00 00 00 00 ]; 199*c66ec88fSEmmanuel Vadot interrupts = <35 2 36 2 40 2>; 200*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 201*c66ec88fSEmmanuel Vadot phy-handle = <&phy1>; 202*c66ec88fSEmmanuel Vadot 203*c66ec88fSEmmanuel Vadot mdio@520 { 204*c66ec88fSEmmanuel Vadot #address-cells = <1>; 205*c66ec88fSEmmanuel Vadot #size-cells = <0>; 206*c66ec88fSEmmanuel Vadot compatible = "fsl,gianfar-tbi"; 207*c66ec88fSEmmanuel Vadot reg = <0x520 0x20>; 208*c66ec88fSEmmanuel Vadot 209*c66ec88fSEmmanuel Vadot tbi1: tbi-phy@11 { 210*c66ec88fSEmmanuel Vadot reg = <0x11>; 211*c66ec88fSEmmanuel Vadot device_type = "tbi-phy"; 212*c66ec88fSEmmanuel Vadot }; 213*c66ec88fSEmmanuel Vadot }; 214*c66ec88fSEmmanuel Vadot }; 215*c66ec88fSEmmanuel Vadot 216*c66ec88fSEmmanuel Vadot enet2: ethernet@26000 { 217*c66ec88fSEmmanuel Vadot #address-cells = <1>; 218*c66ec88fSEmmanuel Vadot #size-cells = <1>; 219*c66ec88fSEmmanuel Vadot cell-index = <2>; 220*c66ec88fSEmmanuel Vadot device_type = "network"; 221*c66ec88fSEmmanuel Vadot model = "FEC"; 222*c66ec88fSEmmanuel Vadot compatible = "gianfar"; 223*c66ec88fSEmmanuel Vadot reg = <0x26000 0x1000>; 224*c66ec88fSEmmanuel Vadot ranges = <0x0 0x26000 0x1000>; 225*c66ec88fSEmmanuel Vadot local-mac-address = [ 00 00 00 00 00 00 ]; 226*c66ec88fSEmmanuel Vadot interrupts = <41 2>; 227*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 228*c66ec88fSEmmanuel Vadot phy-handle = <&phy3>; 229*c66ec88fSEmmanuel Vadot 230*c66ec88fSEmmanuel Vadot mdio@520 { 231*c66ec88fSEmmanuel Vadot #address-cells = <1>; 232*c66ec88fSEmmanuel Vadot #size-cells = <0>; 233*c66ec88fSEmmanuel Vadot compatible = "fsl,gianfar-tbi"; 234*c66ec88fSEmmanuel Vadot reg = <0x520 0x20>; 235*c66ec88fSEmmanuel Vadot 236*c66ec88fSEmmanuel Vadot tbi2: tbi-phy@11 { 237*c66ec88fSEmmanuel Vadot reg = <0x11>; 238*c66ec88fSEmmanuel Vadot device_type = "tbi-phy"; 239*c66ec88fSEmmanuel Vadot }; 240*c66ec88fSEmmanuel Vadot }; 241*c66ec88fSEmmanuel Vadot }; 242*c66ec88fSEmmanuel Vadot 243*c66ec88fSEmmanuel Vadot serial0: serial@4500 { 244*c66ec88fSEmmanuel Vadot cell-index = <0>; 245*c66ec88fSEmmanuel Vadot device_type = "serial"; 246*c66ec88fSEmmanuel Vadot compatible = "fsl,ns16550", "ns16550"; 247*c66ec88fSEmmanuel Vadot reg = <0x4500 0x100>; // reg base, size 248*c66ec88fSEmmanuel Vadot clock-frequency = <0>; // should we fill in in uboot? 249*c66ec88fSEmmanuel Vadot interrupts = <42 2>; 250*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 251*c66ec88fSEmmanuel Vadot }; 252*c66ec88fSEmmanuel Vadot 253*c66ec88fSEmmanuel Vadot serial1: serial@4600 { 254*c66ec88fSEmmanuel Vadot cell-index = <1>; 255*c66ec88fSEmmanuel Vadot device_type = "serial"; 256*c66ec88fSEmmanuel Vadot compatible = "fsl,ns16550", "ns16550"; 257*c66ec88fSEmmanuel Vadot reg = <0x4600 0x100>; // reg base, size 258*c66ec88fSEmmanuel Vadot clock-frequency = <0>; // should we fill in in uboot? 259*c66ec88fSEmmanuel Vadot interrupts = <42 2>; 260*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 261*c66ec88fSEmmanuel Vadot }; 262*c66ec88fSEmmanuel Vadot 263*c66ec88fSEmmanuel Vadot mpic: pic@40000 { 264*c66ec88fSEmmanuel Vadot interrupt-controller; 265*c66ec88fSEmmanuel Vadot #address-cells = <0>; 266*c66ec88fSEmmanuel Vadot #interrupt-cells = <2>; 267*c66ec88fSEmmanuel Vadot reg = <0x40000 0x40000>; 268*c66ec88fSEmmanuel Vadot device_type = "open-pic"; 269*c66ec88fSEmmanuel Vadot compatible = "chrp,open-pic"; 270*c66ec88fSEmmanuel Vadot }; 271*c66ec88fSEmmanuel Vadot }; 272*c66ec88fSEmmanuel Vadot 273*c66ec88fSEmmanuel Vadot localbus@e0005000 { 274*c66ec88fSEmmanuel Vadot #address-cells = <2>; 275*c66ec88fSEmmanuel Vadot #size-cells = <1>; 276*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-localbus", "fsl,pq3-localbus", 277*c66ec88fSEmmanuel Vadot "simple-bus"; 278*c66ec88fSEmmanuel Vadot reg = <0xe0005000 0x1000>; 279*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 280*c66ec88fSEmmanuel Vadot interrupts = <19 2>; 281*c66ec88fSEmmanuel Vadot 282*c66ec88fSEmmanuel Vadot ranges = <0x0 0x0 0xfe000000 0x02000000>; 283*c66ec88fSEmmanuel Vadot 284*c66ec88fSEmmanuel Vadot nor@0,0 { 285*c66ec88fSEmmanuel Vadot #address-cells = <1>; 286*c66ec88fSEmmanuel Vadot #size-cells = <1>; 287*c66ec88fSEmmanuel Vadot compatible = "cfi-flash"; 288*c66ec88fSEmmanuel Vadot reg = <0x0 0x0 0x02000000>; 289*c66ec88fSEmmanuel Vadot bank-width = <4>; 290*c66ec88fSEmmanuel Vadot device-width = <2>; 291*c66ec88fSEmmanuel Vadot partition@0 { 292*c66ec88fSEmmanuel Vadot label = "kernel"; 293*c66ec88fSEmmanuel Vadot reg = <0x00000000 0x00180000>; 294*c66ec88fSEmmanuel Vadot }; 295*c66ec88fSEmmanuel Vadot partition@180000 { 296*c66ec88fSEmmanuel Vadot label = "root"; 297*c66ec88fSEmmanuel Vadot reg = <0x00180000 0x01dc0000>; 298*c66ec88fSEmmanuel Vadot }; 299*c66ec88fSEmmanuel Vadot partition@1f40000 { 300*c66ec88fSEmmanuel Vadot label = "env1"; 301*c66ec88fSEmmanuel Vadot reg = <0x01f40000 0x00040000>; 302*c66ec88fSEmmanuel Vadot }; 303*c66ec88fSEmmanuel Vadot partition@1f80000 { 304*c66ec88fSEmmanuel Vadot label = "env2"; 305*c66ec88fSEmmanuel Vadot reg = <0x01f80000 0x00040000>; 306*c66ec88fSEmmanuel Vadot }; 307*c66ec88fSEmmanuel Vadot partition@1fc0000 { 308*c66ec88fSEmmanuel Vadot label = "u-boot"; 309*c66ec88fSEmmanuel Vadot reg = <0x01fc0000 0x00040000>; 310*c66ec88fSEmmanuel Vadot read-only; 311*c66ec88fSEmmanuel Vadot }; 312*c66ec88fSEmmanuel Vadot }; 313*c66ec88fSEmmanuel Vadot }; 314*c66ec88fSEmmanuel Vadot 315*c66ec88fSEmmanuel Vadot pci0: pci@e0008000 { 316*c66ec88fSEmmanuel Vadot #interrupt-cells = <1>; 317*c66ec88fSEmmanuel Vadot #size-cells = <2>; 318*c66ec88fSEmmanuel Vadot #address-cells = <3>; 319*c66ec88fSEmmanuel Vadot compatible = "fsl,mpc8540-pcix", "fsl,mpc8540-pci"; 320*c66ec88fSEmmanuel Vadot device_type = "pci"; 321*c66ec88fSEmmanuel Vadot reg = <0xe0008000 0x1000>; 322*c66ec88fSEmmanuel Vadot clock-frequency = <66666666>; 323*c66ec88fSEmmanuel Vadot interrupt-map-mask = <0xf800 0x0 0x0 0x7>; 324*c66ec88fSEmmanuel Vadot interrupt-map = < 325*c66ec88fSEmmanuel Vadot /* IDSEL 28 */ 326*c66ec88fSEmmanuel Vadot 0xe000 0 0 1 &mpic 2 1 327*c66ec88fSEmmanuel Vadot 0xe000 0 0 2 &mpic 3 1 328*c66ec88fSEmmanuel Vadot 0xe000 0 0 3 &mpic 6 1 329*c66ec88fSEmmanuel Vadot 0xe000 0 0 4 &mpic 5 1 330*c66ec88fSEmmanuel Vadot 331*c66ec88fSEmmanuel Vadot /* IDSEL 11 */ 332*c66ec88fSEmmanuel Vadot 0x5800 0 0 1 &mpic 6 1 333*c66ec88fSEmmanuel Vadot 0x5800 0 0 2 &mpic 5 1 334*c66ec88fSEmmanuel Vadot >; 335*c66ec88fSEmmanuel Vadot 336*c66ec88fSEmmanuel Vadot interrupt-parent = <&mpic>; 337*c66ec88fSEmmanuel Vadot interrupts = <24 2>; 338*c66ec88fSEmmanuel Vadot bus-range = <0 0>; 339*c66ec88fSEmmanuel Vadot ranges = <0x02000000 0 0x80000000 0x80000000 0 0x20000000 340*c66ec88fSEmmanuel Vadot 0x01000000 0 0x00000000 0xe2000000 0 0x01000000>; 341*c66ec88fSEmmanuel Vadot }; 342*c66ec88fSEmmanuel Vadot}; 343