1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Marvell Armada 388 evaluation board
6 * Copyright (C) 2014 Marvell
8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 #include "armada-388.dtsi"
15 model = "Marvell Armada 385 Development Board";
16 compatible = "marvell,a385-db", "marvell,armada388",
17 "marvell,armada385", "marvell,armada380";
20 stdout-path = "serial0:115200n8";
24 device_type = "memory";
25 reg = <0x00000000 0x10000000>; /* 256 MB */
29 ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000
30 MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000
31 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
32 MBUS_ID(0x09, 0x15) 0 0xf1110000 0x10000
33 MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;
38 clock-frequency = <100000>;
43 clock-frequency = <100000>;
53 phy-mode = "rgmii-id";
54 buffer-manager = <&bm>;
66 phy-mode = "rgmii-id";
67 buffer-manager = <&bm>;
73 phy0: ethernet-phy@0 {
77 phy1: ethernet-phy@1 {
118 * The two PCIe units are accessible through
119 * standard PCIe slots on the board.
137 #address-cells = <1>;
139 compatible = "w25q32", "jedec,spi-nor";
140 reg = <0>; /* Chip select 0 */
141 spi-max-frequency = <108000000>;
150 label = "pxa3xx_nand-0";
152 marvell,nand-keep-config;
154 nand-ecc-strength = <4>;
155 nand-ecc-step-size = <512>;
158 compatible = "fixed-partitions";
159 #address-cells = <1>;
168 reg = <0x800000 0x800000>;
171 label = "Filesystem";
172 reg = <0x1000000 0x3f000000>;