From 4778f6e959f5b9a6379968b600d721975238083c Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Mon, 24 Oct 2022 12:01:12 +0800 Subject: ath79: move usb led trigger node to SoC dtsi These frequently used usb led triggers are universal. They should be moved to SoC dtsi. Signed-off-by: Shiji Yang --- target/linux/ath79/dts/ar9341_tplink_tl-mr3420-v2.dts | 7 ------- 1 file changed, 7 deletions(-) (limited to 'target/linux/ath79/dts/ar9341_tplink_tl-mr3420-v2.dts') diff --git a/target/linux/ath79/dts/ar9341_tplink_tl-mr3420-v2.dts b/target/linux/ath79/dts/ar9341_tplink_tl-mr3420-v2.dts index f86c4423bf..2ccd50d783 100644 --- a/target/linux/ath79/dts/ar9341_tplink_tl-mr3420-v2.dts +++ b/target/linux/ath79/dts/ar9341_tplink_tl-mr3420-v2.dts @@ -82,14 +82,7 @@ }; &usb { - #address-cells = <1>; - #size-cells = <0>; status = "okay"; - - hub_port: port@1 { - reg = <1>; - #trigger-source-cells = <0>; - }; }; &usb_phy { -- cgit v1.2.3