ipq40xx: convert some boards to DSA
[openwrt/openwrt.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4019-gl-b2200.dts
index 6fdc361ee70e247a902286cafb26dda7a691b0fd..e17609ff6fbfa9279dd21343a9bdbca9685f8744 100644 (file)
                bootargs-append = " root=/dev/mmcblk0p2 rw rootwait clk_ignore_unused";
        };
 
+       aliases {
+               ethernet1 = &swport4;
+       };
+
        soc {
                rng@22000 {
                        status = "okay";
        };
 };
 
+&gmac {
+       status = "okay";
+};
+
+&switch {
+       status = "okay";
+};
+
+&swport4 {
+       status = "okay";
+
+       label = "wan";
+};
+
+&swport5 {
+       status = "okay";
+
+       label = "lan";
+};
+
 &wifi0 {
        status = "okay";
        nvmem-cell-names = "pre-calibration";