1*c66ec88fSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-or-later 2*c66ec88fSEmmanuel Vadot/* 3*c66ec88fSEmmanuel Vadot * MPC8572DS Device Tree Source (36-bit address map) 4*c66ec88fSEmmanuel Vadot * 5*c66ec88fSEmmanuel Vadot * Copyright 2007-2009 Freescale Semiconductor Inc. 6*c66ec88fSEmmanuel Vadot */ 7*c66ec88fSEmmanuel Vadot 8*c66ec88fSEmmanuel Vadot/include/ "mpc8572si-pre.dtsi" 9*c66ec88fSEmmanuel Vadot 10*c66ec88fSEmmanuel Vadot/ { 11*c66ec88fSEmmanuel Vadot model = "fsl,MPC8572DS"; 12*c66ec88fSEmmanuel Vadot compatible = "fsl,MPC8572DS"; 13*c66ec88fSEmmanuel Vadot 14*c66ec88fSEmmanuel Vadot memory { 15*c66ec88fSEmmanuel Vadot device_type = "memory"; 16*c66ec88fSEmmanuel Vadot }; 17*c66ec88fSEmmanuel Vadot 18*c66ec88fSEmmanuel Vadot board_lbc: lbc: localbus@fffe05000 { 19*c66ec88fSEmmanuel Vadot reg = <0xf 0xffe05000 0 0x1000>; 20*c66ec88fSEmmanuel Vadot 21*c66ec88fSEmmanuel Vadot ranges = <0x0 0x0 0xf 0xe8000000 0x08000000 22*c66ec88fSEmmanuel Vadot 0x1 0x0 0xf 0xe0000000 0x08000000 23*c66ec88fSEmmanuel Vadot 0x2 0x0 0xf 0xffa00000 0x00040000 24*c66ec88fSEmmanuel Vadot 0x3 0x0 0xf 0xffdf0000 0x00008000 25*c66ec88fSEmmanuel Vadot 0x4 0x0 0xf 0xffa40000 0x00040000 26*c66ec88fSEmmanuel Vadot 0x5 0x0 0xf 0xffa80000 0x00040000 27*c66ec88fSEmmanuel Vadot 0x6 0x0 0xf 0xffac0000 0x00040000>; 28*c66ec88fSEmmanuel Vadot }; 29*c66ec88fSEmmanuel Vadot 30*c66ec88fSEmmanuel Vadot board_soc: soc: soc8572@fffe00000 { 31*c66ec88fSEmmanuel Vadot ranges = <0x0 0xf 0xffe00000 0x100000>; 32*c66ec88fSEmmanuel Vadot }; 33*c66ec88fSEmmanuel Vadot 34*c66ec88fSEmmanuel Vadot board_pci0: pci0: pcie@fffe08000 { 35*c66ec88fSEmmanuel Vadot reg = <0xf 0xffe08000 0 0x1000>; 36*c66ec88fSEmmanuel Vadot ranges = <0x2000000 0x0 0xe0000000 0xc 0x00000000 0x0 0x20000000 37*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x00000000 0xf 0xffc00000 0x0 0x00010000>; 38*c66ec88fSEmmanuel Vadot pcie@0 { 39*c66ec88fSEmmanuel Vadot ranges = <0x2000000 0x0 0xe0000000 40*c66ec88fSEmmanuel Vadot 0x2000000 0x0 0xe0000000 41*c66ec88fSEmmanuel Vadot 0x0 0x20000000 42*c66ec88fSEmmanuel Vadot 43*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x0 44*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x0 45*c66ec88fSEmmanuel Vadot 0x0 0x10000>; 46*c66ec88fSEmmanuel Vadot }; 47*c66ec88fSEmmanuel Vadot }; 48*c66ec88fSEmmanuel Vadot 49*c66ec88fSEmmanuel Vadot pci1: pcie@fffe09000 { 50*c66ec88fSEmmanuel Vadot reg = <0xf 0xffe09000 0 0x1000>; 51*c66ec88fSEmmanuel Vadot ranges = <0x2000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000 52*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x00000000 0xf 0xffc10000 0x0 0x00010000>; 53*c66ec88fSEmmanuel Vadot pcie@0 { 54*c66ec88fSEmmanuel Vadot ranges = <0x2000000 0x0 0xe0000000 55*c66ec88fSEmmanuel Vadot 0x2000000 0x0 0xe0000000 56*c66ec88fSEmmanuel Vadot 0x0 0x20000000 57*c66ec88fSEmmanuel Vadot 58*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x0 59*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x0 60*c66ec88fSEmmanuel Vadot 0x0 0x10000>; 61*c66ec88fSEmmanuel Vadot }; 62*c66ec88fSEmmanuel Vadot }; 63*c66ec88fSEmmanuel Vadot 64*c66ec88fSEmmanuel Vadot pci2: pcie@fffe0a000 { 65*c66ec88fSEmmanuel Vadot reg = <0xf 0xffe0a000 0 0x1000>; 66*c66ec88fSEmmanuel Vadot ranges = <0x2000000 0x0 0xe0000000 0xc 0x40000000 0x0 0x20000000 67*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x00000000 0xf 0xffc20000 0x0 0x00010000>; 68*c66ec88fSEmmanuel Vadot pcie@0 { 69*c66ec88fSEmmanuel Vadot ranges = <0x2000000 0x0 0xe0000000 70*c66ec88fSEmmanuel Vadot 0x2000000 0x0 0xe0000000 71*c66ec88fSEmmanuel Vadot 0x0 0x20000000 72*c66ec88fSEmmanuel Vadot 73*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x0 74*c66ec88fSEmmanuel Vadot 0x1000000 0x0 0x0 75*c66ec88fSEmmanuel Vadot 0x0 0x10000>; 76*c66ec88fSEmmanuel Vadot }; 77*c66ec88fSEmmanuel Vadot }; 78*c66ec88fSEmmanuel Vadot}; 79*c66ec88fSEmmanuel Vadot 80*c66ec88fSEmmanuel Vadot/* 81*c66ec88fSEmmanuel Vadot * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings 82*c66ec88fSEmmanuel Vadot * for interrupt-map & interrupt-map-mask 83*c66ec88fSEmmanuel Vadot */ 84*c66ec88fSEmmanuel Vadot 85*c66ec88fSEmmanuel Vadot/include/ "mpc8572si-post.dtsi" 86*c66ec88fSEmmanuel Vadot/include/ "mpc8572ds.dtsi" 87