#include <dt-bindings/input/input.h>
/ {
- compatible = "netis,wf-2881", "mediatek,mt7621-soc";
- model = "NETIS WF-2881";
+ compatible = "netis,wf2881", "mediatek,mt7621-soc";
+ model = "NETIS WF2881";
aliases {
led-boot = &led_wps;
compatible = "gpio-leds";
usb {
- label = "wf-2881:green:usb";
+ label = "wf2881:green:usb";
gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
linux,default-trigger = "usbport";
};
led_wps: wps {
- label = "wf-2881:green:wps";
+ label = "wf2881:green:wps";
gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
};
};
endef
TARGET_DEVICES += netgear_wndr3700-v5
-define Device/netis_wf-2881
+define Device/netis_wf2881
BLOCKSIZE := 128k
PAGESIZE := 2048
FILESYSTEMS := squashfs
IMAGE/factory.bin := append-kernel | pad-to $$$$(KERNEL_SIZE) | append-ubi | \
check-size $$$$(IMAGE_SIZE)
DEVICE_VENDOR := NETIS
- DEVICE_MODEL := WF-2881
+ DEVICE_MODEL := WF2881
DEVICE_PACKAGES := kmod-mt76x2 kmod-usb3 kmod-usb-ledtrig-usbport wpad-basic
- SUPPORTED_DEVICES += wf-2881
endef
-TARGET_DEVICES += netis_wf-2881
+TARGET_DEVICES += netis_wf2881
define Device/phicomm_k2p
IMAGE_SIZE := 15744k