From eeadbabd7ea4bdcc3c02dcd9ddf62d61e6219ea7 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 2 Jan 2021 15:09:09 +0100 Subject: [PATCH] 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 Signed-off-by: maurerr --- target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts b/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts index c792df60df7..36f83809b89 100644 --- a/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts +++ b/target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts @@ -17,15 +17,9 @@ }; &usb0 { - #address-cells = <1>; - #size-cells = <0>; - vbus-supply = <®_usb_vbus>; status = "okay"; - hub_port: port@1 { - reg = <1>; - #trigger-source-cells = <0>; - }; + vbus-supply = <®_usb_vbus>; }; &usb_phy {