diff options
author | Shiji Yang <yangshiji66@qq.com> | 2022-10-24 12:01:12 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-12 17:10:12 +0100 |
commit | 4778f6e959f5b9a6379968b600d721975238083c (patch) | |
tree | 6d897e3fc0f648c225b36218f28009b566708c64 /target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts | |
parent | e7bd3767a96a8a84be7ea4730798a7a08dbb20d0 (diff) | |
download | upstream-4778f6e959f5b9a6379968b600d721975238083c.tar.gz upstream-4778f6e959f5b9a6379968b600d721975238083c.tar.bz2 upstream-4778f6e959f5b9a6379968b600d721975238083c.zip |
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 <yangshiji66@qq.com>
Diffstat (limited to 'target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts')
-rw-r--r-- | target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts b/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts index 6c5d013ccd..77f6637188 100644 --- a/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts +++ b/target/linux/ath79/dts/ar9344_tplink_tl-wdr3500-v1.dts @@ -42,14 +42,7 @@ }; &usb { - #address-cells = <1>; - #size-cells = <0>; status = "okay"; - - hub_port: port@1 { - reg = <1>; - #trigger-source-cells = <0>; - }; }; &usb_phy { |