2 * Marvell DB-{88F6281,88F6282}-BP Development Board Setup
4 * Saeed Bishara <saeed@marvell.com>
5 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without any
9 * warranty of any kind, whether express or implied.
11 * This file contains the definitions that are common between the 6281
12 * and 6282 variants of the Marvell Kirkwood Development Board.
15 #include "kirkwood.dtsi"
19 device_type = "memory";
20 reg = <0x00000000 0x20000000>; /* 512 MB */
24 bootargs = "console=ttyS0,115200n8 earlyprintk";
29 pin-controller@10000 {
30 pmx_sdio_gpios: pmx-sdio-gpios {
31 marvell,pins = "mpp37", "mpp38";
32 marvell,function = "gpio";
50 pinctrl-0 = <&pmx_sdio_gpios>;
51 pinctrl-names = "default";
52 wp-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
53 cd-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
70 reg = <0x100000 0x400000>;
75 reg = <0x500000 0x1fb00000>;
82 ethphy0: ethernet-phy@8 {
90 phy-handle = <ðphy0>;