2 * Marvell RD88F6181 Common Board descrition
4 * Andrew Lunn <andrew@lunn.ch>
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without any
8 * warranty of any kind, whether express or implied.
10 * This file contains the definitions that are common between the two
11 * variants of the Marvell Kirkwood Development Board.
14 #include "kirkwood.dtsi"
15 #include "kirkwood-6281.dtsi"
19 device_type = "memory";
20 reg = <0x00000000 0x20000000>;
24 bootargs = "console=ttyS0,115200n8";
39 pinctrl: pin-controller@10000 {
40 pinctrl-0 = <&pmx_sdio_cd>;
41 pinctrl-names = "default";
43 pmx_sdio_cd: pmx-sdio-cd {
44 marvell,pins = "mpp28";
45 marvell,function = "gpio";
59 pinctrl-0 = <&pmx_sdio &pmx_sdio_cd>;
60 pinctrl-names = "default";
62 cd-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
68 compatible = "marvell,dsa";
72 dsa,ethernet = <ð0>;
73 dsa,mii-bus = <ðphy1>;
112 reg = <0x0000000 0x100000>;
118 reg = <0x0100000 0x200000>;
123 reg = <0x0300000 0x500000>;
130 ethphy0: ethernet-phy@0 {
134 ethphy1: ethernet-phy@ff {
135 reg = <0xff>; /* No PHY attached */
144 phy-handle = <ðphy0>;
151 phy-handle = <ðphy1>;