base-files: correctly split install-key function for APK
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_mikrotik_routerboard-922uags-5hpacd.dts
index 92a1772e201fdf6d105796b1befc87a31480a370..553dff0853d299a1dd3c9aab89faf79e4a408612 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include "qca9558_mikrotik_routerboard-92x.dtsi"
 
@@ -11,7 +10,7 @@
                compatible = "gpio-leds";
 
                wlan5g {
-                       label = "mikrotik:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&ath10k 0 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
        };
 };
 
+&mdio1 {
+       status = "okay";
+};
+
+&eth1 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 
 &usb_phy0 {
        status = "okay";
 };
+
+&usb1 {
+       status = "okay";
+};
+
+&usb_phy1 {
+       status = "okay";
+};