1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Device Tree file for Marvell Armada XP Matrix board
5 * Copyright (C) 2013 Marvell
7 * Lior Amsalem <alior@marvell.com>
11 #include "armada-xp-mv78460.dtsi"
14 model = "Marvell Armada XP Matrix Board";
15 compatible = "marvell,axp-matrix", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
18 stdout-path = "serial0:115200n8";
22 device_type = "memory";
24 * This board has 4 GB of RAM, but the last 256 MB of
25 * RAM are not usable due to the overlap with the MBus
26 * Window address range
28 reg = <0 0x00000000 0 0xf0000000>;
32 ranges = <MBUS_ID(0xf0, 0x01) 0 0 0xf1000000 0x100000
33 MBUS_ID(0x01, 0x1d) 0 0 0xfff00000 0x100000
34 MBUS_ID(0x09, 0x09) 0 0 0xf1100000 0x10000
35 MBUS_ID(0x09, 0x05) 0 0 0xf1110000 0x10000>;