5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "hiwifi,hc5962", "mediatek,mt7621-soc";
10 model = "HiWiFi HC5962";
13 led-boot = &led_status;
14 led-failsafe = &led_status;
15 led-running = &led_status;
16 led-upgrade = &led_status;
20 bootargs = "console=ttyS0,115200";
24 compatible = "gpio-leds";
27 label = "hc5962:white:status";
28 gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
32 label = "hc5962:red:system";
33 gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
38 compatible = "gpio-keys";
42 gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>;
43 linux,code = <KEY_RESTART>;
52 compatible = "fixed-partitions";
64 reg = <0x80000 0x80000>;
68 factory: partition@100000 {
70 reg = <0x100000 0x40000>;
76 reg = <0x140000 0x200000>;
81 reg = <0x340000 0x1E00000>;
86 reg = <0x2140000 0x80000>;
92 reg = <0x21c0000 0x80000>;
98 reg = <0x2240000 0x80000>;
104 reg = <0x22c0000 0x1000000>;
108 label = "firmware_backup";
109 reg = <0x32c0000 0x2000000>;
114 reg = <0x52c0000 0x200000>;
119 reg = <0x54c0000 0x2ac0000>;
130 reg = <0x0000 0 0 0 0>;
131 mediatek,mtd-eeprom = <&factory 0x0000>;
132 ieee80211-freq-limit = <2400000 2500000>;
138 reg = <0x0000 0 0 0 0>;
139 mediatek,mtd-eeprom = <&factory 0x8000>;
140 ieee80211-freq-limit = <5000000 6000000>;
146 ralink,group = "uart3", "jtag";
147 ralink,function = "gpio";