From f7a220b2f62724bccb76abe622281808e3f6f061 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Thu, 7 Jun 2018 11:16:56 +0300 Subject: ath79: fix usb led on wr-1043nd-v1 usb port was not triggered correctly also remove uneded wifi led trigger from the script Signed-off-by: Lucian Cristian --- target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/ath79/dts') diff --git a/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts b/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts index a7d47dc868..8d4cc7f4a6 100644 --- a/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts +++ b/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts @@ -104,14 +104,9 @@ &usb { status = "okay"; - port@1 { + hub_port: port@1 { reg = <1>; #trigger-source-cells = <0>; - - hub_port: port@1 { - reg = <1>; - #trigger-source-cells = <0>; - }; }; }; -- cgit v1.2.3