2 * Copyright (C) 2016 Marvell Technology Group Ltd.
4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPLv2 or the X11 license, at your option. Note that this dual
6 * licensing only applies to this file, and not this project as a
9 * a) This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License as
11 * published by the Free Software Foundation; either version 2 of the
12 * License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 * GNU General Public License for more details.
21 * b) Permission is hereby granted, free of charge, to any person
22 * obtaining a copy of this software and associated documentation
23 * files (the "Software"), to deal in the Software without
24 * restriction, including without limitation the rights to use,
25 * copy, modify, merge, publish, distribute, sublicense, and/or
26 * sell copies of the Software, and to permit persons to whom the
27 * Software is furnished to do so, subject to the following
30 * The above copyright notice and this permission notice shall be
31 * included in all copies or substantial portions of the Software.
33 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
34 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
35 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
37 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
40 * OTHER DEALINGS IN THE SOFTWARE.
44 * Device Tree file for Marvell Armada 7040 Development board platform
45 * Boot device: SPI NOR, 0x32 (SW3)
48 #include "armada-7040.dtsi"
51 model = "Marvell Armada 7040 DB board";
52 compatible = "marvell,armada7040-db", "marvell,armada7040",
53 "marvell,armada-ap806-quad", "marvell,armada-ap806";
56 stdout-path = "serial0:115200n8";
65 device_type = "memory";
66 reg = <0x0 0x0 0x0 0x80000000>;
75 /* 0 1 2 3 4 5 6 7 8 9 */
76 pin-func = < 1 1 1 1 1 1 0 0 0 0
77 0 3 0 0 0 0 0 0 0 3 >;
90 pinctrl-names = "default";
91 pinctrl-0 = <&cpm_i2c0_pins>;
93 clock-frequency = <100000>;
108 /* 0 1 2 3 4 5 6 7 8 9 */
109 pin-func = < 4 4 4 4 4 4 4 4 4 4
111 0 0 0 0 0 0 0 0 9 0xA
112 0xA 0 7 0 7 7 7 2 2 0
114 1 1 1 1 1 1 0xE 0xE 0xE 0xE
119 pinctrl-names = "default";
120 pinctrl-0 = <&cpm_spi0_pins>;
124 #address-cells = <0x1>;
126 compatible = "jedec,spi-nor";
128 spi-max-frequency = <20000000>;
131 compatible = "fixed-partitions";
132 #address-cells = <1>;
137 reg = <0x0 0x200000>;
141 label = "Filesystem";
142 reg = <0x200000 0xe00000>;
162 phy-type = <PHY_TYPE_SGMII1>;
163 phy-speed = <PHY_SPEED_1_25G>;
167 phy-type = <PHY_TYPE_USB3_HOST0>;
168 phy-speed = <PHY_SPEED_5G>;
172 phy-type = <PHY_TYPE_SFI>;
176 phy-type = <PHY_TYPE_SATA1>;
177 phy-speed = <PHY_SPEED_5G>;
181 phy-type = <PHY_TYPE_USB3_HOST1>;
182 phy-speed = <PHY_SPEED_5G>;
186 phy-type = <PHY_TYPE_PEX2>;
187 phy-speed = <PHY_SPEED_5G>;
214 phy0: ethernet-phy@0 {
217 phy1: ethernet-phy@1 {
228 phy-mode = "sfi"; /* lane-2 */
240 phy-mode = "rgmii-id";