]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: re-enable MeshPoint.One target 22279/head
authorValent Turkovic <valent@meshpointone.com>
Tue, 3 Mar 2026 21:18:52 +0000 (22:18 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 6 Mar 2026 23:52:15 +0000 (00:52 +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>
(cherry picked from commit a75cc4f18ca9ea1e9a491ffd5a386f6a6d771ea1)
Link: https://github.com/openwrt/openwrt/pull/22279
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ipq40xx/image/generic.mk

index 1ede90bc07557beba42a1421f7dcead38aadeb26..b95fa220297c583e1a08a416208498d648e788ad 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)