1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
3 * Device Tree file for Marvell Armada 385 AMC board
6 * Copyright (C) 2017 Allied Telesis Labs
10 #include "armada-385.dtsi"
12 #include <dt-bindings/gpio/gpio.h>
15 model = "Marvell Armada 385 AMC";
16 compatible = "marvell,a385-db-amc", "marvell,armada385", "marvell,armada380";
19 stdout-path = "serial0:115200n8";
29 device_type = "memory";
30 reg = <0x00000000 0x80000000>; /* 2GB */
34 ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000
35 MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000>;
40 pinctrl-names = "default";
41 pinctrl-0 = <&i2c0_pins>;
47 * Exported on the micro USB connector CON3
51 pinctrl-names = "default";
52 pinctrl-0 = <&uart0_pins>;
58 pinctrl-names = "default";
60 * The Reference Clock 0 is used to provide a
63 pinctrl-0 = <&ge0_rgmii_pins>, <&ref_clk0_pins>;
66 phy-mode = "rgmii-id";
82 pinctrl-names = "default";
83 pinctrl-0 = <&mdio_pins>;
85 phy0: ethernet-phy@1 {
89 phy1: ethernet-phy@0 {
99 label = "pxa3xx_nand-0";
104 compatible = "fixed-partitions";
105 #address-cells = <1>;
108 reg = <0x00000000 0x40000000>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&spi1_pins>;
130 #address-cells = <1>;
132 compatible = "jedec,spi-nor";
133 reg = <0>; /* Chip select 0 */
134 spi-max-frequency = <50000000>;
138 compatible = "fixed-partitions";
139 #address-cells = <1>;
142 reg = <0x00000000 0x00100000>;
146 reg = <0x00100000 0x00040000>;
147 label = "u-boot-env";
154 clock-frequency = <20000000>;