| * Marvell DB-{88F6281,88F6282}-BP Development Board Setup |
| * Saeed Bishara <saeed@marvell.com> |
| * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
| * This file is licensed under the terms of the GNU General Public |
| * License version 2. This program is licensed "as is" without any |
| * warranty of any kind, whether express or implied. |
| * This file contains the definitions that are common between the 6281 |
| * and 6282 variants of the Marvell Kirkwood Development Board. |
| reg = <0x00000000 0x20000000>; /* 512 MB */ |
| bootargs = "console=ttyS0,115200n8 earlyprintk"; |
| pmx_sdio_gpios: pmx-sdio-gpios { |
| marvell,pins = "mpp37", "mpp38"; |
| marvell,function = "gpio"; |
| pinctrl-0 = <&pmx_sdio_gpios>; |
| pinctrl-names = "default"; |
| wp-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>; |
| cd-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>; |
| reg = <0x100000 0x400000>; |
| reg = <0x500000 0x1fb00000>; |
| ethphy0: ethernet-phy@8 { |