2 * kirkwood-pogo_e02.dts - Device tree file for Pogoplug E02
4 * Copyright (C) 2015 Christoph Junghans <ottxor@gentoo.org>
6 * based on information of dts files from
7 * Arch Linux ARM by Oleg Rakhmanov <moonman.ca@gmail.com>
8 * OpenWrt by Felix Kaechele <heffer@fedoraproject.org>
10 * This file is licensed under the terms of the GNU General Public
11 * License version 2. This program is licensed "as is" without any
12 * warranty of any kind, whether express or implied.
17 #include "kirkwood.dtsi"
18 #include "kirkwood-6281.dtsi"
21 model = "Cloud Engines Pogoplug E02";
22 compatible = "cloudengines,pogoe02", "marvell,kirkwood-88f6281",
26 device_type = "memory";
27 reg = <0x00000000 0x10000000>;
31 bootargs = "console=ttyS0,115200n8";
36 compatible = "gpio-leds";
39 label = "pogo_e02:green:health";
40 gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
41 default-state = "keep";
44 label = "pogo_e02:orange:fault";
45 gpios = <&gpio1 17 GPIO_ACTIVE_LOW>;
50 compatible = "simple-bus";
53 pinctrl-0 = <&pmx_usb_power_enable>;
54 pinctrl-names = "default";
56 usb_power: regulator@1 {
57 compatible = "regulator-fixed";
59 regulator-name = "USB Power";
60 regulator-min-microvolt = <5000000>;
61 regulator-max-microvolt = <5000000>;
65 gpio = <&gpio0 29 GPIO_ACTIVE_HIGH>;
71 pinctrl-0 = < &pmx_usb_power_enable &pmx_led_orange
73 pinctrl-names = "default";
75 pmx_usb_power_enable: pmx-usb-power-enable {
76 marvell,pins = "mpp29";
77 marvell,function = "gpio";
80 pmx_led_green: pmx-led-green {
81 marvell,pins = "mpp48";
82 marvell,function = "gpio";
85 pmx_led_orange: pmx-led-orange {
86 marvell,pins = "mpp49";
87 marvell,function = "gpio";
101 reg = <0x0000000 0x100000>;
107 reg = <0x0100000 0x400000>;
112 reg = <0x0500000 0x2000000>;
117 reg = <0x02500000 0x5b00000>;
124 ethphy0: ethernet-phy@0 {
132 phy-handle = <ðphy0>;