ipq806x: remove non-working fixes for USB bug in 5.10 dtsi additions
authorRodrigo Balerdi <lanchon@gmail.com>
Sat, 9 Apr 2022 20:41:38 +0000 (17:41 -0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Apr 2022 19:31:01 +0000 (21:31 +0200)
These workarrounds are incomplete and non-functional, and thus not needed.

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
(cherry picked from commit 3a4d972d43987e1ab0f697817c0f68d1a4a706dc)

target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7500.dts
target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8065-rt4230w-rev6.dts

index c7d26a0772fc96451a2d7fd9f77f59efb27cddf3..f4d452d0610c9c810fc152d0701404d632302afc 100644 (file)
 };
 
 &usb3_0 {
-       clocks = <&gcc USB30_1_MASTER_CLK>;
        status = "okay";
 };
 
 &usb3_1 {
-       clocks = <&gcc USB30_0_MASTER_CLK>;
        status = "okay";
 };
 
index 0ad2dfa57bb7ab2b81e53acc9bea60987c6f9bc4..d58324d70dd6215ba40ab8eb5221cf9e57e870f0 100644 (file)
 
 &usb3_0 {
        status = "okay";
-       clocks = <&gcc USB30_1_MASTER_CLK>;
 };
 
 &usb3_1 {
        status = "okay";
-       clocks = <&gcc USB30_0_MASTER_CLK>;
 };
 
 &pcie0 {