blob: 5da790da5e18f072e1132bf9b88e834960ca49ac [file] [log] [blame]
Hou Zhiqiangd2d019b2020-05-01 19:06:26 +08001// SPDX-License-Identifier: GPL-2.0+ OR X11
2/*
3 * P1010RDB Device Tree Source
4 *
5 * Copyright 2020 NXP
6 */
7
8soc: soc@ffe00000 {
9 ranges = <0x0 0x0 0xffe00000 0x100000>;
10};
11
12pci1: pcie@ffe09000 {
13 reg = <0 0xffe09000 0 0x1000>;
14 ranges = <0x2000000 0x0 0xa0000000 0 0xa0000000 0x0 0x20000000
15 0x1000000 0x0 0x00000000 0 0xffc10000 0x0 0x10000>;
16};
17
18pci0: pcie@ffe0a000 {
19 reg = <0 0xffe0a000 0 0x1000>;
20 ranges = <0x2000000 0x0 0x80000000 0 0x80000000 0x0 0x20000000
21 0x1000000 0x0 0x00000000 0 0xffc00000 0x0 0x10000>;
22};