1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/input.h>
10 compatible = "zyxel,keenetic-start", "ralink,rt5350-soc";
11 model = "ZyXEL Keenetic Start";
14 led-boot = &led_status;
15 led-failsafe = &led_status;
16 led-running = &led_status;
17 led-upgrade = &led_status;
18 label-mac-device = ðernet;
22 compatible = "gpio-leds";
25 label = "zyxel:green:power";
26 gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
30 label = "zyxel:green:internet";
31 gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
36 compatible = "gpio-keys-polled";
41 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
42 linux,code = <KEY_RESTART>;
47 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
48 linux,code = <KEY_WPS_BUTTON>;
57 compatible = "jedec,spi-nor";
59 spi-max-frequency = <10000000>;
62 compatible = "fixed-partitions";
74 reg = <0x30000 0x10000>;
78 factory: partition@40000 {
80 reg = <0x40000 0x10000>;
85 compatible = "denx,uimage";
87 reg = <0x50000 0x3b0000>;
94 state_default: pinctrl0 {
96 ralink,group = "i2c", "jtag", "uartf";
97 ralink,function = "gpio";
103 mtd-mac-address = <&factory 0x28>;
107 mediatek,portmap = <0x2f>;
108 mediatek,led_polarity = <0x17>;
113 ralink,led-polarity = <1>;
114 ralink,mtd-eeprom = <&factory 0>;