]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ipq40xx: wrtq-329acn: remove ethernet alias
authorTomasz Maciej Nowak <tmn505@gmail.com>
Thu, 12 Mar 2026 19:44:50 +0000 (20:44 +0100)
committerRobert Marko <robimarko@gmail.com>
Fri, 13 Mar 2026 10:54:50 +0000 (11:54 +0100)
The mac addresses are sourced from ART partition.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
target/linux/ipq40xx/dts/qcom-ipq4018-wrtq-329acn.dts

index 8b5bf7a051d3aa1f7156fbd27a431f5f63b5979e..bacf6753d79595040b7ed4efdfe095a5edda03a9 100644 (file)
@@ -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)>;