1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Marvell Armada 388 Reference Design board
6 * Copyright (C) 2014 Marvell
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 #include "armada-388.dtsi"
16 model = "Marvell Armada 385 Reference Design";
17 compatible = "marvell,a385-rd", "marvell,armada388",
18 "marvell,armada385","marvell,armada380";
21 stdout-path = "serial0:115200n8";
25 device_type = "memory";
26 reg = <0x00000000 0x10000000>; /* 256 MB */
30 ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000
31 MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000
32 MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
33 MBUS_ID(0x09, 0x15) 0 0xf1110000 0x10000>;
38 clock-frequency = <100000>;
42 pinctrl-names = "default";
43 pinctrl-0 = <&sdhci_pins>;
58 phy-mode = "rgmii-id";
64 phy-mode = "rgmii-id";
69 phy0: ethernet-phy@0 {
73 phy1: ethernet-phy@1 {
86 * One PCIe units is accessible through
87 * standard PCIe slot on the board.
101 #address-cells = <1>;
103 compatible = "st,m25p128", "jedec,spi-nor";
104 reg = <0>; /* Chip select 0 */
105 spi-max-frequency = <108000000>;