3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/input/input.h>
7 compatible = "7links,px-4885", "ralink,rt5350-soc";
11 led-failsafe = &led_wifi;
12 led-running = &led_wifi;
13 led-upgrade = &led_wifi;
17 compatible = "gpio-keys-polled";
22 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
23 linux,code = <KEY_RESTART>;
28 compatible = "gpio-leds";
31 label = "px-4885:orange:wifi";
32 gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
36 label = "px-4885:blue:storage";
37 gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
38 trigger-sources = <&ohci_port1>, <&ehci_port1>;
39 linux,default-trigger = "usbport";
45 state_default: pinctrl0 {
47 ralink,group = "i2c", "jtag", "uartf";
48 ralink,function = "gpio";
54 mtd-mac-address = <&devconf 0x28>;
58 mediatek,portmap = <0x3f>;
62 ralink,mtd-eeprom = <&devconf 0>;