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 3a4d972d43)
This commit is contained in:
Rodrigo Balerdi 2022-04-09 17:41:38 -03:00 committed by Hauke Mehrtens
parent e723bcbac0
commit aa9ae01ee3
2 changed files with 0 additions and 4 deletions

View File

@ -148,12 +148,10 @@
};
&usb3_0 {
clocks = <&gcc USB30_1_MASTER_CLK>;
status = "okay";
};
&usb3_1 {
clocks = <&gcc USB30_0_MASTER_CLK>;
status = "okay";
};

View File

@ -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 {