X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Fqca9563_tl-wr1043n.dtsi;h=3134eb94837c42a64d4b459edabcb641132588e6;hb=25070f71062e57c08e27b921868178b09274602a;hp=10bdfdf702f7a14d713aed540a5fb4eb8f4b6ed1;hpb=7dd3d7e1d3845160c2ef51e6148b452e666bd6f5;p=openwrt%2F.git diff --git a/target/linux/ath79/dts/qca9563_tl-wr1043n.dtsi b/target/linux/ath79/dts/qca9563_tl-wr1043n.dtsi index 10bdfdf702..3134eb9483 100644 --- a/target/linux/ath79/dts/qca9563_tl-wr1043n.dtsi +++ b/target/linux/ath79/dts/qca9563_tl-wr1043n.dtsi @@ -15,7 +15,7 @@ led-status = &system; }; - leds { + gpio_leds: leds { compatible = "gpio-leds"; system: system { @@ -24,14 +24,6 @@ linux,default-trigger = "heartbeat"; }; - usb { - label = "tp-link:green:usb"; - gpios = <&gpio 7 GPIO_ACTIVE_LOW>; - default-state = "off"; - trigger-sources = <&hub_port0>; - linux,default-trigger = "usbport"; - }; - wifi_green { label = "tp-link:green:wlan"; gpios = <&gpio 19 GPIO_ACTIVE_LOW>; @@ -51,6 +43,12 @@ default-state = "off"; }; + wan_fail { + label = "tp-link:orange:wan"; + gpios = <&gpio 16 GPIO_ACTIVE_LOW>; + default-state = "off"; + }; + lan1 { label = "tp-link:green:lan1"; gpios = <&gpio 9 GPIO_ACTIVE_LOW>; @@ -116,19 +114,6 @@ status = "okay"; }; -&usb_phy0 { - status = "okay"; -}; - -&usb0 { - status = "okay"; - - hub_port0: port@1 { - reg = <1>; - #trigger-source-cells = <0>; - }; -}; - &spi { status = "okay"; num-cs = <1>;