5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "sitecom,wlr-6000", "ralink,rt3883-soc";
10 model = "Sitecom WLR-6000";
13 led-boot = &led_power;
14 led-failsafe = &led_power;
15 led-running = &led_power;
16 led-upgrade = &led_power;
20 compatible = "gpio-keys-polled";
25 gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
26 linux,code = <KEY_RESTART>;
31 compatible = "gpio-leds";
34 label = "wlr-6000:red:power";
35 gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
39 label = "wlr-6000:white:ops";
40 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
45 compatible = "gpio-export";
49 gpio-export,name = "usb";
50 gpio-export,output = <1>;
51 gpios = <&gpio0 9 GPIO_ACTIVE_HIGH>;
61 state_default: pinctrl0 {
63 ralink,group = "i2c", "jtag", "uartf";
64 ralink,function = "gpio";
71 mtd-mac-address = <&factory 0x8004>;
72 mtd-mac-address-increment = <1>;
82 phy0: ethernet-phy@0 {
86 qca,ar8327-initvals = <
87 0x04 0x07600000 /* PORT0 PAD MODE CTRL */
88 0x0c 0x07600000 /* PORT6 PAD MODE CTRL */
89 0x10 0x40000000 /* Power-on Strapping: 176-pin interface configuration */
90 0x50 0xc437c437 /* LED Control Register 0 */
91 0x54 0xc337c337 /* LED Control Register 1 */
92 0x58 0x00000000 /* LED Control Register 2 */
93 0x5c 0x03ffff00 /* LED Control Register 3 */
94 0x7c 0x0000007e /* PORT0_STATUS */
95 0x94 0x0000007e /* PORT6 STATUS */
105 compatible = "jedec,spi-nor";
107 spi-max-frequency = <8600000>;
111 compatible = "fixed-partitions";
112 #address-cells = <1>;
122 label = "u-boot-env";
123 reg = <0x30000 0x10000>;
127 factory: partition@40000 {
129 reg = <0x40000 0x10000>;
134 compatible = "denx,uimage";
136 reg = <0x50000 0x713000>;
140 label = "manufacture";
141 reg = <0x763000 0x7D000>;
147 reg = <0x7E0000 0x10000>;
153 reg = <0x7F0000 0x10000>;
168 compatible = "pci1814,3091";
169 reg = <0x10000 0 0 0 0>;
170 ralink,mtd-eeprom = <&factory 0x8000>;
177 ralink,mtd-eeprom = <&factory 0x0>;