2 * Device Tree file for Marvell Armada 370 evaluation board
5 * Copyright (C) 2012 Marvell
7 * Lior Amsalem <alior@marvell.com>
8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
9 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 * This file is licensed under the terms of the GNU General Public
12 * License version 2. This program is licensed "as is" without any
13 * warranty of any kind, whether express or implied.
17 /include/ "armada-370.dtsi"
20 model = "Marvell Armada 370 Evaluation Board";
21 compatible = "marvell,a370-db", "marvell,armada370", "marvell,armada-370-xp";
24 bootargs = "console=ttyS0,115200 earlyprintk";
28 device_type = "memory";
29 reg = <0x00000000 0x40000000>; /* 1 GB */
34 clock-frequency = <200000000>;
43 phy0: ethernet-phy@0 {
47 phy1: ethernet-phy@1 {
55 phy-mode = "rgmii-id";
60 phy-mode = "rgmii-id";
64 pinctrl-0 = <&sdio_pins1>;
65 pinctrl-names = "default";
67 * This device is disabled by default, because
68 * using the SD card connector requires
69 * changing the default CON40 connector
70 * "DB-88F6710_MPP_2xRGMII_DEVICE_Jumper" to a
72 * "DB-88F6710_MPP_RGMII_SD_Jumper".
75 /* No CD or WP GPIOs */
92 compatible = "mx25l25635e";
93 reg = <0>; /* Chip select 0 */
94 spi-max-frequency = <50000000>;