2 * Device Tree file for Marvell Armada 395 GP board
4 * Copyright (C) 2016 Marvell
6 * Grzegorz Jaszczyk <jaz@semihalf.com>
8 * This file is dual-licensed: you can use it either under the terms
9 * of the GPL or the X11 license, at your option. Note that this dual
10 * licensing only applies to this file, and not this project as a
13 * a) This file is licensed under the terms of the GNU General Public
14 * License version 2. This program is licensed "as is" without
15 * any warranty of any kind, whether express or implied.
19 * b) Permission is hereby granted, free of charge, to any person
20 * obtaining a copy of this software and associated documentation
21 * files (the "Software"), to deal in the Software without
22 * restriction, including without limitation the rights to use,
23 * copy, modify, merge, publish, distribute, sublicense, and/or
24 * sell copies of the Software, and to permit persons to whom the
25 * Software is furnished to do so, subject to the following
28 * The above copyright notice and this permission notice shall be
29 * included in all copies or substantial portions of the Software.
31 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
32 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
33 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
34 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
35 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
36 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
38 * OTHER DEALINGS IN THE SOFTWARE.
42 #include "armada-395.dtsi"
45 model = "Marvell Armada 395 GP Board";
46 compatible = "marvell,a395-gp", "marvell,armada395",
50 stdout-path = "serial0:115200n8";
54 device_type = "memory";
55 reg = <0x00000000 0x40000000>; /* 1 GB */
59 ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000
60 MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000>;
65 clock-frequency = <100000>;
68 compatible = "atmel,24c64";
75 * Exported on the micro USB connector CON17
93 pinctrl-0 = <&nand_pins>;
94 pinctrl-names = "default";
96 marvell,nand-keep-config;
97 marvell,nand-enable-arbiter;
99 nand-ecc-strength = <4>;
100 nand-ecc-step-size = <512>;
103 compatible = "fixed-partitions";
104 #address-cells = <1>;
109 reg = <0x00000000 0x00600000>;
115 reg = <0x00600000 0x00400000>;
121 reg = <0x00a00000 0x3f600000>;
128 clock-frequency = <200000000>;
146 * The two PCIe units are accessible through
147 * mini PCIe slot on the board.