2 * Device Tree file for Marvell Armada 370 Reference Design board
5 * Copied from arch/arm/boot/dts/armada-370-db.dts
7 * Copyright (C) 2013 Florian Fainelli <florian@openwrt.org>
9 * This file is licensed under the terms of the GNU General Public
10 * License version 2. This program is licensed "as is" without any
11 * warranty of any kind, whether express or implied.
15 #include "armada-370.dtsi"
18 model = "Marvell Armada 370 Reference Design";
19 compatible = "marvell,a370-rd", "marvell,armada370", "marvell,armada-370-xp";
22 bootargs = "console=ttyS0,115200 earlyprintk";
26 device_type = "memory";
27 reg = <0x00000000 0x20000000>; /* 512 MB */
31 ranges = <MBUS_ID(0xf0, 0x01) 0 0xd0000000 0x100000
32 MBUS_ID(0x01, 0xe0) 0 0xfff00000 0x100000>;
37 /* Internal mini-PCIe connector */
43 /* Internal mini-PCIe connector */
52 clock-frequency = <200000000>;
61 phy0: ethernet-phy@0 {
65 phy1: ethernet-phy@1 {
78 phy-mode = "rgmii-id";
82 pinctrl-0 = <&sdio_pins1>;
83 pinctrl-names = "default";
85 /* No CD or WP GPIOs */
98 compatible = "gpio-keys";
102 label = "Software Button";
104 gpios = <&gpio0 6 1>;