From a654fa7fe4f1a3a244543cb0ba73f4c9a0acd872 Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Thu, 12 Mar 2026 20:44:50 +0100 Subject: [PATCH] ipq40xx: wrtq-329acn: remove ethernet alias The mac addresses are sourced from ART partition. Signed-off-by: Tomasz Maciej Nowak --- target/linux/ipq40xx/dts/qcom-ipq4018-wrtq-329acn.dts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/target/linux/ipq40xx/dts/qcom-ipq4018-wrtq-329acn.dts b/target/linux/ipq40xx/dts/qcom-ipq4018-wrtq-329acn.dts index 8b5bf7a051..bacf6753d7 100644 --- a/target/linux/ipq40xx/dts/qcom-ipq4018-wrtq-329acn.dts +++ b/target/linux/ipq40xx/dts/qcom-ipq4018-wrtq-329acn.dts @@ -9,11 +9,6 @@ model = "Luma Home WRTQ-329ACN"; compatible = "luma,wrtq-329acn"; - aliases { - // TODO: Verify if the ethernet0 alias is needed - ethernet0 = &gmac; - }; - i2c-gpio { compatible = "i2c-gpio"; sda-gpios = <&tlmm 1 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;