ipq40xx: migrate Linksys WHW01 to DSA and re-enable
[openwrt/staging/nbd.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-whw01.dts
index 09349219edfc49afc60e7d05548199a15cbfa8e6..5859548254fc432bd4a8c1c6aba55455d97f7a4f 100644 (file)
        nvmem-cell-names = "pre-calibration";
        nvmem-cells = <&precal_art_5000>;
 };
+
+&gmac {
+       status = "okay";
+};
+
+&switch {
+       status = "okay";
+};
+
+&swport4 {
+       status = "okay";
+       label = "eth1";
+};
+
+&swport5 {
+       status = "okay";
+       label = "eth2";
+};