aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
diff options
context:
space:
mode:
authorShiji Yang <yangshiji66@qq.com>2022-10-24 12:01:12 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-12 17:10:12 +0100
commit4778f6e959f5b9a6379968b600d721975238083c (patch)
tree6d897e3fc0f648c225b36218f28009b566708c64 /target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
parente7bd3767a96a8a84be7ea4730798a7a08dbb20d0 (diff)
downloadupstream-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/ar7161_buffalo_wzr-hp-ag300h.dtsi')
-rw-r--r--target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi14
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
index 4fe8d51a00..6e1ba2d47e 100644
--- a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
+++ b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dtsi
@@ -170,25 +170,11 @@
};
&usb1 {
- #address-cells = <1>;
- #size-cells = <0>;
status = "okay";
-
- usb_ohci_port: port@1 {
- reg = <1>;
- #trigger-source-cells = <0>;
- };
};
&usb2 {
- #address-cells = <1>;
- #size-cells = <0>;
status = "okay";
-
- usb_ehci_port: port@1 {
- reg = <1>;
- #trigger-source-cells = <0>;
- };
};
&pcie0 {