1 // SPDX-License-Identifier: GPL-2.0
3 * Marvell RD88F6181 Common Board descrition
5 * Andrew Lunn <andrew@lunn.ch>
7 * This file contains the definitions that are common between the two
8 * variants of the Marvell Kirkwood Development Board.
11 #include "kirkwood.dtsi"
12 #include "kirkwood-6281.dtsi"
16 device_type = "memory";
17 reg = <0x00000000 0x20000000>;
21 bootargs = "console=ttyS0,115200n8";
26 pinctrl: pin-controller@10000 {
27 pinctrl-names = "default";
29 pmx_sdio_cd: pmx-sdio-cd {
30 marvell,pins = "mpp28";
31 marvell,function = "gpio";
45 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd>;
46 pinctrl-names = "default";
48 cd-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
59 reg = <0x0000000 0x100000>;
65 reg = <0x0100000 0x200000>;
70 reg = <0x0300000 0x500000>;
78 compatible = "marvell,mv88e6085";
109 ethernet = <ð0port>;