Re: [PATCH] ath79: Push MV88E6060 DSA switch into package

2025-01-02 Thread Stefan Lippers-Hollmann via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi On 2025-01-02, Linus Walleij w

Re: [PATCH] ath79: Push MV88E6060 DSA switch into package

2025-01-02 Thread Linus Walleij
On Thu, Jan 2, 2025 at 9:12 PM Stefan Lippers-Hollmann wrote: > > As far as I can see the TP-Link TL WR941 v2 is the only device > > using MV88E6060 and the only device with a DSA switch overall. > > > > However the ath79 people should look at this so I'm not > > mistaken. > > At this point, tl-w

Re: [PATCH] ath79: Push MV88E6060 DSA switch into package

2025-01-02 Thread Felix Baumann via openwrt-devel
644 >--- a/target/linux/ath79/tiny/config-default >+++ b/target/linux/ath79/tiny/config-default >@@ -1,9 +1,6 @@ > CONFIG_GRO_CELLS=y > CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y > CONFIG_NET_DEVLINK=y >-CONFIG_NET_DSA=y >-CONFIG_NET_DSA_MV88E6060=y >-CONFIG_NET_DSA_TAG_TRAILER=y >

Re: [PATCH] ath79: Push MV88E6060 DSA switch into package

2025-01-02 Thread Felix Baumann via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Am 2. Januar 2025 22:40:20 MEZ sch

Re: [PATCH] ath79: Push MV88E6060 DSA switch into package

2025-01-02 Thread Hauke Mehrtens
On 1/2/25 22:27, Linus Walleij wrote: On Thu, Jan 2, 2025 at 9:12 PM Stefan Lippers-Hollmann wrote: As far as I can see the TP-Link TL WR941 v2 is the only device using MV88E6060 and the only device with a DSA switch overall. However the ath79 people should look at this so I'm not mistaken.

[PATCH] ath79: Push MV88E6060 DSA switch into package

2025-01-02 Thread Linus Walleij
T_DSA=y -CONFIG_NET_DSA_MV88E6060=y -CONFIG_NET_DSA_TAG_TRAILER=y CONFIG_NET_SWITCHDEV=y CONFIG_NVMEM_SYSFS=y CONFIG_NVMEM_U_BOOT_ENV=y --- base-commit: f0df6e3a4a4996eca917fa17591b8f1d483dfa30 change-id: 20250102-ath79-mv88e6060-module-d4ee1c78d32a Best regards, -- Linus Wa

[ubus] [PATCH 2/2] lua: Implement object removal

2025-01-02 Thread Ernestas Kulik via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- When implementing services in Lua,

[ubus] [PATCH 1/2] lua: Use local state in ubus_lua_add()

2025-01-02 Thread Ernestas Kulik via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Currently, when setting __ubusobj