2 * Device Tree file for Marvell Armada XP 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-xp-mv78460.dtsi"
20 model = "Marvell Armada XP Evaluation Board";
21 compatible = "marvell,axp-db", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
24 bootargs = "console=ttyS0,115200 earlyprintk";
28 device_type = "memory";
29 reg = <0 0x00000000 0 0x80000000>; /* 2 GB */
33 ranges = <MBUS_ID(0xf0, 0x01) 0 0 0xd0000000 0x100000
34 MBUS_ID(0x01, 0x1d) 0 0 0xfff00000 0x100000
35 MBUS_ID(0x01, 0x2f) 0 0 0xf0000000 0x1000000>;
40 /* Device Bus parameters are required */
43 devbus,bus-width = <16>;
44 devbus,turn-off-ps = <60000>;
45 devbus,badr-skew-ps = <0>;
46 devbus,acc-first-ps = <124000>;
47 devbus,acc-next-ps = <248000>;
48 devbus,rd-setup-ps = <0>;
49 devbus,rd-hold-ps = <0>;
51 /* Write parameters */
52 devbus,sync-enable = <0>;
53 devbus,wr-high-ps = <60000>;
54 devbus,wr-low-ps = <60000>;
55 devbus,ale-wr-ps = <60000>;
59 compatible = "cfi-flash";
69 * All 6 slots are physically present as
70 * standard PCIe slots on the board.
100 clock-frequency = <250000000>;
104 clock-frequency = <250000000>;
108 clock-frequency = <250000000>;
112 clock-frequency = <250000000>;
122 phy0: ethernet-phy@0 {
126 phy1: ethernet-phy@1 {
130 phy2: ethernet-phy@2 {
134 phy3: ethernet-phy@3 {
142 phy-mode = "rgmii-id";
147 phy-mode = "rgmii-id";
161 pinctrl-0 = <&sdio_pins>;
162 pinctrl-names = "default";
164 /* No CD or WP GPIOs */
184 #address-cells = <1>;
186 compatible = "m25p64";
187 reg = <0>; /* Chip select 0 */
188 spi-max-frequency = <20000000>;