X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Fqca9558_mikrotik_routerboard-922uags-5hpacd.dts;h=34cc35735f2433c499bf17e3ebc02784618addb7;hb=HEAD;hp=3936fd993e249ecda935f4329c147096dff8fe5c;hpb=41cc7edc15010b41a9347988d42898b9001d7402;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ath79/dts/qca9558_mikrotik_routerboard-922uags-5hpacd.dts b/target/linux/ath79/dts/qca9558_mikrotik_routerboard-922uags-5hpacd.dts index 3936fd993e..553dff0853 100644 --- a/target/linux/ath79/dts/qca9558_mikrotik_routerboard-922uags-5hpacd.dts +++ b/target/linux/ath79/dts/qca9558_mikrotik_routerboard-922uags-5hpacd.dts @@ -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"; }; @@ -25,6 +25,14 @@ }; }; +&mdio1 { + status = "okay"; +}; + +ð1 { + status = "okay"; +}; + &pcie0 { status = "okay"; @@ -47,3 +55,11 @@ &usb_phy0 { status = "okay"; }; + +&usb1 { + status = "okay"; +}; + +&usb_phy1 { + status = "okay"; +};