18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-or-later 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * P1020 RDB Device Tree Source 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright 2009-2011 Freescale Semiconductor Inc. 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci/include/ "p1020si-pre.dtsi" 98c2ecf20Sopenharmony_ci/ { 108c2ecf20Sopenharmony_ci model = "fsl,P1020RDB"; 118c2ecf20Sopenharmony_ci compatible = "fsl,P1020RDB"; 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci memory { 148c2ecf20Sopenharmony_ci device_type = "memory"; 158c2ecf20Sopenharmony_ci }; 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ci board_lbc: lbc: localbus@ffe05000 { 188c2ecf20Sopenharmony_ci reg = <0 0xffe05000 0 0x1000>; 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ci /* NOR, NAND Flashes and Vitesse 5 port L2 switch */ 218c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0x0 0xef000000 0x01000000 228c2ecf20Sopenharmony_ci 0x1 0x0 0x0 0xffa00000 0x00040000 238c2ecf20Sopenharmony_ci 0x2 0x0 0x0 0xffb00000 0x00020000>; 248c2ecf20Sopenharmony_ci }; 258c2ecf20Sopenharmony_ci 268c2ecf20Sopenharmony_ci board_soc: soc: soc@ffe00000 { 278c2ecf20Sopenharmony_ci ranges = <0x0 0x0 0xffe00000 0x100000>; 288c2ecf20Sopenharmony_ci }; 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ci pci0: pcie@ffe09000 { 318c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000 328c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>; 338c2ecf20Sopenharmony_ci reg = <0 0xffe09000 0 0x1000>; 348c2ecf20Sopenharmony_ci pcie@0 { 358c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0xa0000000 368c2ecf20Sopenharmony_ci 0x2000000 0x0 0xa0000000 378c2ecf20Sopenharmony_ci 0x0 0x20000000 388c2ecf20Sopenharmony_ci 398c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 408c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 418c2ecf20Sopenharmony_ci 0x0 0x100000>; 428c2ecf20Sopenharmony_ci }; 438c2ecf20Sopenharmony_ci }; 448c2ecf20Sopenharmony_ci 458c2ecf20Sopenharmony_ci pci1: pcie@ffe0a000 { 468c2ecf20Sopenharmony_ci reg = <0 0xffe0a000 0 0x1000>; 478c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000 488c2ecf20Sopenharmony_ci 0x1000000 0x0 0x00000000 0 0xffc00000 0x0 0x10000>; 498c2ecf20Sopenharmony_ci pcie@0 { 508c2ecf20Sopenharmony_ci ranges = <0x2000000 0x0 0x80000000 518c2ecf20Sopenharmony_ci 0x2000000 0x0 0x80000000 528c2ecf20Sopenharmony_ci 0x0 0x20000000 538c2ecf20Sopenharmony_ci 548c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 558c2ecf20Sopenharmony_ci 0x1000000 0x0 0x0 568c2ecf20Sopenharmony_ci 0x0 0x100000>; 578c2ecf20Sopenharmony_ci }; 588c2ecf20Sopenharmony_ci }; 598c2ecf20Sopenharmony_ci}; 608c2ecf20Sopenharmony_ci 618c2ecf20Sopenharmony_ci/include/ "p1020rdb.dtsi" 628c2ecf20Sopenharmony_ci/include/ "p1020si-post.dtsi" 63