Sfoglia il codice sorgente

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 <[email protected]>
Rodrigo Balerdi 3 anni fa
parent
commit
3a4d972d43

+ 0 - 2
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7500.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";
 };
 

+ 0 - 2
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-rt4230w-rev6.dts

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