1 // SPDX-License-Identifier: GPL-2.0
3 * kirkwood-pogo_e02.dts - Device tree file for Pogoplug E02
5 * Copyright (C) 2015 Christoph Junghans <ottxor@gentoo.org>
7 * based on information of dts files from
8 * Arch Linux ARM by Oleg Rakhmanov <moonman.ca@gmail.com>
9 * OpenWrt by Felix Kaechele <heffer@fedoraproject.org>
15 #include "kirkwood.dtsi"
16 #include "kirkwood-6281.dtsi"
19 model = "Cloud Engines Pogoplug E02";
20 compatible = "cloudengines,pogoe02", "marvell,kirkwood-88f6281",
24 device_type = "memory";
25 reg = <0x00000000 0x10000000>;
29 bootargs = "console=ttyS0,115200n8";
34 compatible = "gpio-leds";
37 label = "pogo_e02:green:health";
38 gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
39 default-state = "keep";
42 label = "pogo_e02:orange:fault";
43 gpios = <&gpio1 17 GPIO_ACTIVE_LOW>;
48 compatible = "simple-bus";
51 pinctrl-0 = <&pmx_usb_power_enable>;
52 pinctrl-names = "default";
54 usb_power: regulator@1 {
55 compatible = "regulator-fixed";
57 regulator-name = "USB Power";
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
63 gpio = <&gpio0 29 GPIO_ACTIVE_HIGH>;
69 pinctrl-0 = < &pmx_usb_power_enable &pmx_led_orange
71 pinctrl-names = "default";
73 pmx_usb_power_enable: pmx-usb-power-enable {
74 marvell,pins = "mpp29";
75 marvell,function = "gpio";
78 pmx_led_green: pmx-led-green {
79 marvell,pins = "mpp48";
80 marvell,function = "gpio";
83 pmx_led_orange: pmx-led-orange {
84 marvell,pins = "mpp49";
85 marvell,function = "gpio";
99 reg = <0x0000000 0x100000>;
105 reg = <0x0100000 0x400000>;
110 reg = <0x0500000 0x2000000>;
115 reg = <0x02500000 0x5b00000>;
122 ethphy0: ethernet-phy@0 {
130 phy-handle = <ðphy0>;