18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-or-later 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * P2020 DS Device Tree Source 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright 2009-2011 Freescale Semiconductor Inc. 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci/include/ "p2020si-pre.dtsi" 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci/ { 118c2ecf20Sopenharmony_ci model = "fsl,P2020DS"; 128c2ecf20Sopenharmony_ci compatible = "fsl,P2020DS"; 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci memory { 158c2ecf20Sopenharmony_ci device_type = "memory"; 168c2ecf20Sopenharmony_ci }; 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ci board_lbc: lbc: localbus@ffe05000 { 198c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0x0 0xe8000000 0x08000000 208c2ecf20Sopenharmony_ci 0x1 0x0 0x0 0xe0000000 0x08000000 218c2ecf20Sopenharmony_ci 0x2 0x0 0x0 0xffa00000 0x00040000 228c2ecf20Sopenharmony_ci 0x3 0x0 0x0 0xffdf0000 0x00008000 238c2ecf20Sopenharmony_ci 0x4 0x0 0x0 0xffa40000 0x00040000 248c2ecf20Sopenharmony_ci 0x5 0x0 0x0 0xffa80000 0x00040000 258c2ecf20Sopenharmony_ci 0x6 0x0 0x0 0xffac0000 0x00040000>; 268c2ecf20Sopenharmony_ci reg = <0 0xffe05000 0 0x1000>; 278c2ecf20Sopenharmony_ci }; 288c2ecf20Sopenharmony_ci 298c2ecf20Sopenharmony_ci board_soc: soc: soc@ffe00000 { 308c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0xffe00000 0x100000>; 318c2ecf20Sopenharmony_ci }; 328c2ecf20Sopenharmony_ci 338c2ecf20Sopenharmony_ci pci2: pcie@ffe08000 { 348c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000 358c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0 0xffc00000 0x0 0x10000>; 368c2ecf20Sopenharmony_ci reg = <0 0xffe08000 0 0x1000>; 378c2ecf20Sopenharmony_ci pcie@0 { 388c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0x80000000 398c2ecf20Sopenharmony_ci 0x2000000 0x0 0x80000000 408c2ecf20Sopenharmony_ci 0x0 0x20000000 418c2ecf20Sopenharmony_ci 428c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 438c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 448c2ecf20Sopenharmony_ci 0x0 0x10000>; 458c2ecf20Sopenharmony_ci }; 468c2ecf20Sopenharmony_ci }; 478c2ecf20Sopenharmony_ci 488c2ecf20Sopenharmony_ci board_pci1: pci1: pcie@ffe09000 { 498c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000 508c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>; 518c2ecf20Sopenharmony_ci reg = <0 0xffe09000 0 0x1000>; 528c2ecf20Sopenharmony_ci pcie@0 { 538c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xa0000000 548c2ecf20Sopenharmony_ci 0x2000000 0x0 0xa0000000 558c2ecf20Sopenharmony_ci 0x0 0x20000000 568c2ecf20Sopenharmony_ci 578c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 588c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 598c2ecf20Sopenharmony_ci 0x0 0x10000>; 608c2ecf20Sopenharmony_ci }; 618c2ecf20Sopenharmony_ci }; 628c2ecf20Sopenharmony_ci 638c2ecf20Sopenharmony_ci pci0: pcie@ffe0a000 { 648c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xc0000000 0 0xc0000000 0x0 0x20000000 658c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0 0xffc20000 0x0 0x10000>; 668c2ecf20Sopenharmony_ci reg = <0 0xffe0a000 0 0x1000>; 678c2ecf20Sopenharmony_ci pcie@0 { 688c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xc0000000 698c2ecf20Sopenharmony_ci 0x2000000 0x0 0xc0000000 708c2ecf20Sopenharmony_ci 0x0 0x20000000 718c2ecf20Sopenharmony_ci 728c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 738c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 748c2ecf20Sopenharmony_ci 0x0 0x10000>; 758c2ecf20Sopenharmony_ci }; 768c2ecf20Sopenharmony_ci }; 778c2ecf20Sopenharmony_ci}; 788c2ecf20Sopenharmony_ci 798c2ecf20Sopenharmony_ci/* 808c2ecf20Sopenharmony_ci * p2020ds.dtsi must be last to ensure board_pci0 overrides pci0 settings 818c2ecf20Sopenharmony_ci * for interrupt-map & interrupt-map-mask 828c2ecf20Sopenharmony_ci */ 838c2ecf20Sopenharmony_ci 848c2ecf20Sopenharmony_ci/include/ "p2020si-post.dtsi" 858c2ecf20Sopenharmony_ci/include/ "p2020ds.dtsi" 86