ipq40xx: re-add label MAC address for FritzBox 4040
[openwrt/staging/neocturne.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-fritzbox-4040.dts
index d962ca58fa3114ae948049a0a638fa0fe33c87b8..ec1112ee2bc58e82233c7d5f35a8a18d44c4c434 100644 (file)
@@ -14,6 +14,7 @@
                led-failsafe = &flash;
                led-running = &power;
                led-upgrade = &flash;
+               label-mac-device = &gmac;
        };
 
        soc {
        #gpio-cells = <2>;
 };
 
+&gmac {
+       status = "okay";
+};
+
+&switch {
+       status = "okay";
+};
+
+&swport1 {
+       status = "okay";
+};
+
+&swport2 {
+       status = "okay";
+};
+
+&swport3 {
+       status = "okay";
+};
+
+&swport4 {
+       status = "okay";
+};
+
+&swport5 {
+       status = "okay";
+};
+
 &usb3_ss_phy {
        status = "okay";
 };