2 * Device Tree file for the Linksys E1700
4 * Copyright (C) 2014 Imre Kaloz <kaloz@openwrt.org>
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.
13 #include "mt7620a.dtsi"
15 #include <dt-bindings/gpio/gpio.h>
16 #include <dt-bindings/input/input.h>
19 compatible = "linksys,e1700", "ralink,mt7620a-soc";
20 model = "Linksys E1700";
23 led-boot = &led_power;
24 led-failsafe = &led_power;
25 led-running = &led_power;
26 led-upgrade = &led_power;
30 compatible = "gpio-keys";
34 gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>;
35 linux,code = <KEY_RESTART>;
40 gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
41 linux,code = <KEY_WPS_BUTTON>;
46 compatible = "gpio-leds";
49 label = "e1700:green:power";
50 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
54 label = "e1700:green:wps";
55 gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
64 compatible = "jedec,spi-nor";
66 spi-max-frequency = <10000000>;
69 compatible = "fixed-partitions";
81 reg = <0x30000 0x10000>;
85 factory: partition@40000 {
87 reg = <0x40000 0x10000>;
92 compatible = "denx,uimage";
94 reg = <0x50000 0x7b0000>;
102 ralink,group = "i2c", "uartf";
103 ralink,function = "gpio";
109 mtd-mac-address = <&factory 0x28>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&rgmii1_pins &rgmii2_pins &mdio_pins>;
115 mediatek,fixed-link = <1000 1 1 1>;
122 phy0: ethernet-phy@0 {
127 phy1: ethernet-phy@1 {
132 phy2: ethernet-phy@2 {
137 phy3: ethernet-phy@3 {
142 phy4: ethernet-phy@4 {
147 phy1f: ethernet-phy@1f {
155 mediatek,port4 = "gmac";
159 ralink,mtd-eeprom = <&factory 0>;