1 // SPDX-License-Identifier: GPL-2.0
3 * Marvell DB-{88F6281,88F6282}-BP Development Board Setup
5 * Saeed Bishara <saeed@marvell.com>
6 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 * This file contains the definitions that are common between the 6281
9 * and 6282 variants of the Marvell Kirkwood Development Board.
12 #include "kirkwood.dtsi"
16 device_type = "memory";
17 reg = <0x00000000 0x20000000>; /* 512 MB */
21 bootargs = "console=ttyS0,115200n8 earlyprintk";
26 pin-controller@10000 {
27 pmx_sdio_gpios: pmx-sdio-gpios {
28 marvell,pins = "mpp37", "mpp38";
29 marvell,function = "gpio";
47 pinctrl-0 = <&pmx_sdio_gpios>;
48 pinctrl-names = "default";
49 wp-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;
50 cd-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
67 reg = <0x100000 0x400000>;
72 reg = <0x500000 0x1fb00000>;
79 ethphy0: ethernet-phy@8 {
87 phy-handle = <ðphy0>;