1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Keymile kmcoge4 Device Tree Source, based on the P2041RDB DTS
6 * Valentin Longchamp, Keymile AG, valentin.longchamp@keymile.com
8 * Copyright 2011 Freescale Semiconductor Inc.
11 /include/ "p2041si-pre.dtsi"
14 model = "keymile,kmcoge4";
15 compatible = "keymile,kmcoge4", "keymile,kmp204x";
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>;
62 compatible = "spansion,s25fl256s1", "jedec,spi-nor";
64 spi-max-frequency = <20000000>; /* input clock */
68 compatible = "zarlink,zl30343";
70 spi-max-frequency = <8000000>;
76 compatible = "micron,m25p32", "jedec,spi-nor";
78 spi-max-frequency = <15000000>;
111 enet0: ethernet@e0000 {
112 phy-connection-type = "sgmii";
119 front_phy: ethernet-phy@11 {
124 enet1: ethernet@e2000 {
125 phy-connection-type = "sgmii";
131 enet2: ethernet@e4000 {
135 enet3: ethernet@e6000 {
138 enet4: ethernet@e8000 {
139 phy-handle = <&front_phy>;
140 phy-connection-type = "rgmii";
142 enet5: ethernet@f0000 {
148 rio: rapidio@ffe0c0000 {
152 lbc: localbus@ffe124000 {
153 reg = <0xf 0xfe124000 0 0x1000>;
154 ranges = <0 0 0xf 0xffa00000 0x00040000 /* LB 0 */
155 1 0 0xf 0xfb000000 0x00010000 /* LB 1 */
156 2 0 0xf 0xd0000000 0x10000000 /* LB 2 */
157 3 0 0xf 0xe0000000 0x10000000>; /* LB 3 */
160 #address-cells = <1>;
162 compatible = "fsl,elbc-fcm-nand";
167 compatible = "keymile,qriox";
172 compatible = "keymile,bfticu";
173 interrupt-controller;
174 #interrupt-cells = <2>;
176 interrupt-parent = <&mpic>;
177 interrupts = <6 1 0 0>;
181 pci0: pcie@ffe200000 {
182 reg = <0xf 0xfe200000 0 0x1000>;
183 ranges = <0x02000000 0 0xe0000000 0xc 0x00000000 0x0 0x20000000
184 0x01000000 0 0x00000000 0xf 0xf8000000 0x0 0x00010000>;
186 ranges = <0x02000000 0 0xe0000000
187 0x02000000 0 0xe0000000
190 0x01000000 0 0x00000000
191 0x01000000 0 0x00000000
196 pci1: pcie@ffe201000 {
200 pci2: pcie@ffe202000 {
201 reg = <0xf 0xfe202000 0 0x1000>;
202 ranges = <0x02000000 0 0xe0000000 0xc 0x20000000 0 0x20000000
203 0x01000000 0 0x00000000 0xf 0xf8010000 0 0x00010000>;
205 ranges = <0x02000000 0 0xe0000000
206 0x02000000 0 0xe0000000
209 0x01000000 0 0x00000000
210 0x01000000 0 0x00000000
216 /include/ "p2041si-post.dtsi"