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:
committed by
Hauke Mehrtens
parent
e7bd3767a9
commit
4778f6e959
@@ -62,14 +62,7 @@
|
||||
};
|
||||
|
||||
&usb0 {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
status = "okay";
|
||||
|
||||
hub_port: port@1 {
|
||||
reg = <1>;
|
||||
#trigger-source-cells = <0>;
|
||||
};
|
||||
};
|
||||
|
||||
&usb_phy {
|
||||
|
||||
Reference in New Issue
Block a user