1 // SPDX-License-Identifier: GPL-2.0
3 * kirkwood-sheevaplug-common.dtsi - Common parts for Sheevaplugs
5 * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com>
8 #include "kirkwood.dtsi"
9 #include "kirkwood-6281.dtsi"
13 device_type = "memory";
14 reg = <0x00000000 0x20000000>;
18 bootargs = "console=ttyS0,115200n8 earlyprintk";
23 pinctrl: pin-controller@10000 {
25 pmx_usb_power_enable: pmx-usb-power-enable {
26 marvell,pins = "mpp29";
27 marvell,function = "gpio";
29 pmx_led_red: pmx-led-red {
30 marvell,pins = "mpp46";
31 marvell,function = "gpio";
33 pmx_led_blue: pmx-led-blue {
34 marvell,pins = "mpp49";
35 marvell,function = "gpio";
37 pmx_sdio_cd: pmx-sdio-cd {
38 marvell,pins = "mpp44";
39 marvell,function = "gpio";
41 pmx_sdio_wp: pmx-sdio-wp {
42 marvell,pins = "mpp47";
43 marvell,function = "gpio";
52 compatible = "simple-bus";
55 pinctrl-0 = <&pmx_usb_power_enable>;
56 pinctrl-names = "default";
58 usb_power: regulator@1 {
59 compatible = "regulator-fixed";
61 regulator-name = "USB Power";
62 regulator-min-microvolt = <5000000>;
63 regulator-max-microvolt = <5000000>;
77 reg = <0x0000000 0x100000>;
82 reg = <0x0100000 0x400000>;
87 reg = <0x0500000 0x1fb00000>;
94 ethphy0: ethernet-phy@0 {
102 phy-handle = <ðphy0>;