build: generate private key for APK early
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9558_mikrotik_routerboard-922uags-5hpacd.dts
index 3936fd993e249ecda935f4329c147096dff8fe5c..553dff0853d299a1dd3c9aab89faf79e4a408612 100644 (file)
@@ -10,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";
+};