mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-21 17:42:30 +00:00
ipq806x: remove non-working fixes for USB bug in 5.10 dtsi additions
These workarrounds are incomplete and non-functional, and thus not needed. Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com> (cherry picked from commit 3a4d972d43987e1ab0f697817c0f68d1a4a706dc)
This commit is contained in:
parent
e723bcbac0
commit
aa9ae01ee3
target/linux/ipq806x/files/arch/arm/boot/dts
@ -148,12 +148,10 @@
|
||||
};
|
||||
|
||||
&usb3_0 {
|
||||
clocks = <&gcc USB30_1_MASTER_CLK>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&usb3_1 {
|
||||
clocks = <&gcc USB30_0_MASTER_CLK>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
@ -283,12 +283,10 @@
|
||||
|
||||
&usb3_0 {
|
||||
status = "okay";
|
||||
clocks = <&gcc USB30_1_MASTER_CLK>;
|
||||
};
|
||||
|
||||
&usb3_1 {
|
||||
status = "okay";
|
||||
clocks = <&gcc USB30_0_MASTER_CLK>;
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user