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>
This commit is contained in:
Shiji Yang
2022-10-24 12:01:12 +08:00
committed by Hauke Mehrtens
parent e7bd3767a9
commit 4778f6e959
72 changed files with 98 additions and 550 deletions

View File

@@ -84,8 +84,6 @@
};
&usb0 {
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
};
@@ -94,8 +92,6 @@
};
&usb1 {
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
};