ath79: remove USB port definition for TP-Link TL-WR810N v1

The USB port definition is only needed when it is linked to a USB
LED. Since there is none for this device, we might as well remove
the port definition.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2021-01-02 15:09:09 +01:00
parent 591a4c9ed3
commit 3bbdc72b53
1 changed files with 1 additions and 7 deletions

View File

@ -17,15 +17,9 @@
};
&usb0 {
#address-cells = <1>;
#size-cells = <0>;
vbus-supply = <&reg_usb_vbus>;
status = "okay";
hub_port: port@1 {
reg = <1>;
#trigger-source-cells = <0>;
};
vbus-supply = <&reg_usb_vbus>;
};
&usb_phy {