2 * Device Tree file for Marvell Armada XP development board
5 * Copyright (C) 2013 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 Development Board DB-MV784MP-GP";
21 compatible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
24 bootargs = "console=ttyS0,115200 earlyprintk";
28 device_type = "memory";
30 * 8 GB of plug-in RAM modules by default.The amount
31 * of memory available can be changed by the
32 * bootloader according the size of the module
33 * actually plugged. Only 7GB are usable because
34 * addresses from 0xC0000000 to 0xffffffff are used by
35 * the internal registers of the SoC.
37 reg = <0x00000000 0x00000000 0x00000000 0xC0000000>,
38 <0x00000001 0x00000000 0x00000001 0x00000000>;
42 ranges = <MBUS_ID(0xf0, 0x01) 0 0 0xd0000000 0x100000
43 MBUS_ID(0x01, 0x1d) 0 0 0xfff00000 0x100000
44 MBUS_ID(0x01, 0x2f) 0 0 0xf0000000 0x1000000>;
49 /* Device Bus parameters are required */
52 devbus,bus-width = <16>;
53 devbus,turn-off-ps = <60000>;
54 devbus,badr-skew-ps = <0>;
55 devbus,acc-first-ps = <124000>;
56 devbus,acc-next-ps = <248000>;
57 devbus,rd-setup-ps = <0>;
58 devbus,rd-hold-ps = <0>;
60 /* Write parameters */
61 devbus,sync-enable = <0>;
62 devbus,wr-high-ps = <60000>;
63 devbus,wr-low-ps = <60000>;
64 devbus,ale-wr-ps = <60000>;
68 compatible = "cfi-flash";
78 * The 3 slots are physically present as
79 * standard PCIe slots on the board.
97 clock-frequency = <250000000>;
101 clock-frequency = <250000000>;
105 clock-frequency = <250000000>;
109 clock-frequency = <250000000>;
119 phy0: ethernet-phy@0 {
123 phy1: ethernet-phy@1 {
127 phy2: ethernet-phy@2 {
131 phy3: ethernet-phy@3 {
139 phy-mode = "rgmii-id";
144 phy-mode = "rgmii-id";
149 phy-mode = "rgmii-id";
154 phy-mode = "rgmii-id";
157 /* Front-side USB slot */
162 /* Back-side USB slot */
171 #address-cells = <1>;
173 compatible = "n25q128a13";
174 reg = <0>; /* Chip select 0 */
175 spi-max-frequency = <108000000>;