gemini: Add module for VSC73xx switches
authorLinus Walleij <[email protected]>
Sun, 12 Jan 2025 00:37:20 +0000 (01:37 +0100)
committerLinus Walleij <[email protected]>
Mon, 15 Sep 2025 21:12:56 +0000 (23:12 +0200)
This adds the Vitesse VSC73xx DSA switch modules to the two
Gemini devices that have them.

Link: https://github.com/openwrt/openwrt/pull/20057
Signed-off-by: Linus Walleij <[email protected]>
target/linux/gemini/image/Makefile

index df0d86096ee1ddc8a9373528849748f3c3167070..6219f67e057ebb7a3bc9be6bcf91331a09fcd1d0 100644 (file)
@@ -194,7 +194,7 @@ define Device/itian_sq201
        DEVICE_VENDOR := ITian
        DEVICE_MODEL := Square One SQ201
        DEVICE_DTS := gemini-sq201
-       DEVICE_PACKAGES += kmod-rt61-pci kmod-usb2-pci
+       DEVICE_PACKAGES += kmod-rt61-pci kmod-usb2-pci kmod-dsa-vsc73xx-spi
 endef
 TARGET_DEVICES += itian_sq201
 
@@ -211,6 +211,7 @@ define Device/storlink_sl93512r
        DEVICE_VENDOR := StorLink
        DEVICE_MODEL := SL93512r
        DEVICE_DTS := gemini-sl93512r
+       DEVICE_PACKAGES += kmod-dsa-vsc73xx-spi
 endef
 TARGET_DEVICES += storlink_sl93512r