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 = <0 0 0xd0000000 0x100000 /* Internal registers 1MiB */
43 0xe0000000 0 0xe0000000 0x8100000 /* PCIe */
44 0xf0000000 0 0xf0000000 0x1000000 /* Device Bus, NOR 16MiB */>;
48 clock-frequency = <250000000>;
52 clock-frequency = <250000000>;
56 clock-frequency = <250000000>;
60 clock-frequency = <250000000>;
70 phy0: ethernet-phy@0 {
74 phy1: ethernet-phy@1 {
78 phy2: ethernet-phy@2 {
82 phy3: ethernet-phy@3 {
90 phy-mode = "rgmii-id";
95 phy-mode = "rgmii-id";
100 phy-mode = "rgmii-id";
105 phy-mode = "rgmii-id";
112 #address-cells = <1>;
114 compatible = "n25q128a13";
115 reg = <0>; /* Chip select 0 */
116 spi-max-frequency = <108000000>;
120 devbus-bootcs@10400 {
122 ranges = <0 0xf0000000 0x1000000>; /* @addr 0xf000000, size 0x1000000 */
124 /* Device Bus parameters are required */
126 /* Read parameters */
127 devbus,bus-width = <8>;
128 devbus,turn-off-ps = <60000>;
129 devbus,badr-skew-ps = <0>;
130 devbus,acc-first-ps = <124000>;
131 devbus,acc-next-ps = <248000>;
132 devbus,rd-setup-ps = <0>;
133 devbus,rd-hold-ps = <0>;
135 /* Write parameters */
136 devbus,sync-enable = <0>;
137 devbus,wr-high-ps = <60000>;
138 devbus,wr-low-ps = <60000>;
139 devbus,ale-wr-ps = <60000>;
143 compatible = "cfi-flash";
153 * The 3 slots are physically present as
154 * standard PCIe slots on the board.