2 * Device Tree file for Globalscale Mirabox
4 * Gregory CLEMENT <gregory.clement@free-electrons.com>
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.
12 #include "armada-370.dtsi"
15 model = "Globalscale Mirabox";
16 compatible = "globalscale,mirabox", "marvell,armada370", "marvell,armada-370-xp";
19 bootargs = "console=ttyS0,115200 earlyprintk";
23 device_type = "memory";
24 reg = <0x00000000 0x20000000>; /* 512 MB */
28 ranges = <MBUS_ID(0xf0, 0x01) 0 0xd0000000 0x100000
29 MBUS_ID(0x01, 0xe0) 0 0xfff00000 0x100000>;
34 /* Internal mini-PCIe connector */
40 /* Connected on the PCB to a USB 3.0 XHCI controller */
49 clock-frequency = <200000000>;
53 clock-frequency = <600000000>;
58 pwr_led_pin: pwr-led-pin {
59 marvell,pins = "mpp63";
60 marvell,function = "gpo";
63 stat_led_pins: stat-led-pins {
64 marvell,pins = "mpp64", "mpp65";
65 marvell,function = "gpio";
70 compatible = "gpio-leds";
71 pinctrl-names = "default";
72 pinctrl-0 = <&pwr_led_pin &stat_led_pins>;
75 label = "mirabox:green:pwr";
76 gpios = <&gpio1 31 1>;
77 linux,default-trigger = "heartbeat";
81 label = "mirabox:blue:stat";
83 linux,default-trigger = "cpu0";
87 label = "mirabox:green:stat";
89 default-state = "off";
94 phy0: ethernet-phy@0 {
98 phy1: ethernet-phy@1 {
105 phy-mode = "rgmii-id";
110 phy-mode = "rgmii-id";
114 pinctrl-0 = <&sdio_pins3>;
115 pinctrl-names = "default";
118 * No CD or WP GPIOs: SDIO interface used for
119 * Wifi/Bluetooth chip
134 clock-frequency = <100000>;
135 pca9505: pca9505@25 {
136 compatible = "nxp,pca9505";