]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: re-enable MeshPoint.One target 22258/head
authorValent Turkovic <valent@meshpointone.com>
Tue, 3 Mar 2026 21:18:52 +0000 (22:18 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 4 Mar 2026 11:35:57 +0000 (12:35 +0100)
The MeshPoint.One was disabled during the DSA migration with the
comment "Missing DSA Setup". However, this device inherits its
entire network configuration from 8dev Jalapeno via the
Device/8dev_jalapeno-common template, and shares the same DSA
network setup in 02_network.

The Jalapeno has been working with DSA since the migration. All
MeshPoint.One board support files (DTS, network config, LED config)
are already in place and reference the same QCA8072 switch
configuration as the Jalapeno.

Hardware: Qualcomm IPQ4018, QCA8072 switch, same as 8dev Jalapeno.
Tested: Built firmware from current main branch, boots and network
functions correctly.

Signed-off-by: Valent Turkovic <valent@meshpointone.com>
Link: https://github.com/openwrt/openwrt/pull/22258
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/image/generic.mk

index 84aa05a8c1015aba1c0ae34025c9c84b97104d75..94e929cf73d2e55013a13ba2a68435acbd249a65 100644 (file)
@@ -343,8 +343,7 @@ define Device/cilab_meshpoint-one
        DEVICE_MODEL := MeshPoint.One
        DEVICE_PACKAGES += kmod-i2c-gpio kmod-iio-bmp280-i2c kmod-hwmon-ina2xx kmod-rtc-pcf2127
 endef
-# Missing DSA Setup
-#TARGET_DEVICES += cilab_meshpoint-one
+TARGET_DEVICES += cilab_meshpoint-one
 
 define Device/compex_wpj419
        $(call Device/FitImage)