]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: add device alias for Linksys VLP01 20455/head
authorChristoph Krapp <achterin@gmail.com>
Sun, 19 Oct 2025 11:52:31 +0000 (13:52 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 19 Oct 2025 17:40:44 +0000 (19:40 +0200)
Both devices, the Linksys WHW01 and the VLP01, are essentially the same
device. Even Linksys provides only one image for both devices which uses
the WHW01 identifier in the image header.

Signed-off-by: Christoph Krapp <achterin@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20455
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-whw01.dts
target/linux/ipq40xx/image/generic.mk

index 15a22afff72b9cfc460f070bf80b207965d1ba83..9809ac8777fdd58aa7ffa5d2c2d78d409d69919d 100644 (file)
@@ -6,7 +6,7 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       model = "Linksys WHW01";
+       model = "Linksys WHW01 / VLP01";
        compatible = "linksys,whw01";
 
        aliases {
index 7afe64b4159d2140e7d6124539ae3360a19eea22..eeab12800874224d21bc5e7444d6e5e79258d123 100644 (file)
@@ -727,6 +727,8 @@ define Device/linksys_whw01
        $(call Device/FitzImage)
        DEVICE_VENDOR := Linksys
        DEVICE_MODEL := WHW01
+       DEVICE_ALT0_VENDOR := Linksys
+       DEVICE_ALT0_MODEL := VLP01
        KERNEL_SIZE := 6144k
        IMAGE_SIZE := 75776k
        NAND_SIZE := 256m