1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Cyrus 5020 Device Tree Source, based on p5020ds.dts
5 * Copyright 2015 Andy Fleming
7 * p5020ds.dts copyright:
8 * Copyright 2010 - 2014 Freescale Semiconductor Inc.
11 /include/ "p5020si-pre.dtsi"
14 model = "varisys,CYRUS";
15 compatible = "varisys,CYRUS";
18 interrupt-parent = <&mpic>;
21 device_type = "memory";
29 bman_fbpr: bman-fbpr {
31 alignment = <0 0x1000000>;
35 alignment = <0 0x400000>;
37 qman_pfdr: qman-pfdr {
39 alignment = <0 0x2000000>;
43 dcsr: dcsr@f00000000 {
44 ranges = <0x00000000 0xf 0x00000000 0x01008000>;
47 bportals: bman-portals@ff4000000 {
48 ranges = <0x0 0xf 0xf4000000 0x200000>;
51 qportals: qman-portals@ff4200000 {
52 ranges = <0x0 0xf 0xf4200000 0x200000>;
56 ranges = <0x00000000 0xf 0xfe000000 0x1000000>;
57 reg = <0xf 0xfe000000 0 0x00001000>;
66 compatible = "microchip,mcp7941x";
72 rio: rapidio@ffe0c0000 {
73 reg = <0xf 0xfe0c0000 0 0x11000>;
76 ranges = <0 0 0xc 0x20000000 0 0x10000000>;
79 ranges = <0 0 0xc 0x30000000 0 0x10000000>;
83 lbc: localbus@ffe124000 {
84 reg = <0xf 0xfe124000 0 0x1000>;
85 ranges = <0 0 0xf 0xe8000000 0x08000000
86 2 0 0xf 0xffa00000 0x00040000
87 3 0 0xf 0xffdf0000 0x00008000>;
90 pci0: pcie@ffe200000 {
91 reg = <0xf 0xfe200000 0 0x1000>;
92 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
93 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>;
95 ranges = <0x02000000 0 0xe0000000
96 0x02000000 0 0xe0000000
99 0x01000000 0 0x00000000
100 0x01000000 0 0x00000000
105 pci1: pcie@ffe201000 {
106 reg = <0xf 0xfe201000 0 0x1000>;
107 ranges = <0x02000000 0x0 0xe0000000 0xc 0x20000000 0x0 0x20000000
108 0x01000000 0x0 0x00000000 0xf 0xf8010000 0x0 0x00010000>;
110 ranges = <0x02000000 0 0xe0000000
111 0x02000000 0 0xe0000000
114 0x01000000 0 0x00000000
115 0x01000000 0 0x00000000
120 pci2: pcie@ffe202000 {
121 reg = <0xf 0xfe202000 0 0x1000>;
122 ranges = <0x02000000 0 0xe0000000 0xc 0x40000000 0 0x20000000
123 0x01000000 0 0x00000000 0xf 0xf8020000 0 0x00010000>;
125 ranges = <0x02000000 0 0xe0000000
126 0x02000000 0 0xe0000000
129 0x01000000 0 0x00000000
130 0x01000000 0 0x00000000
135 pci3: pcie@ffe203000 {
136 reg = <0xf 0xfe203000 0 0x1000>;
137 ranges = <0x02000000 0 0xe0000000 0xc 0x60000000 0 0x20000000
138 0x01000000 0 0x00000000 0xf 0xf8030000 0 0x00010000>;
140 ranges = <0x02000000 0 0xe0000000
141 0x02000000 0 0xe0000000
144 0x01000000 0 0x00000000
145 0x01000000 0 0x00000000
151 /include/ "p5020si-post.dtsi"