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>
Sat, 16 Apr 2022 09:22:54 +0000 (11:22 +0200)
These workarrounds are incomplete and non-functional, and thus not needed.

Signed-off-by: Rodrigo Balerdi <lanchon@gmail.com>
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 94b7ed6277e48a0674c2ef4bc9254231e9dc3982..0970eaf0ecc029978a794515ae0946c1c659924b 100644 (file)
 };
 
 &usb3_0 {
-       clocks = <&gcc USB30_1_MASTER_CLK>;
        status = "okay";
 };
 
 &usb3_1 {
-       clocks = <&gcc USB30_0_MASTER_CLK>;
        status = "okay";
 };
 
index d7001499397ad6824d8f5a879d2e4d3a2d150e66..a15dee6aca62f79b1b0b2ca67d692b4e5014f994 100644 (file)
 
 &usb3_0 {
        status = "okay";
-       clocks = <&gcc USB30_1_MASTER_CLK>;
 };
 
 &usb3_1 {
        status = "okay";
-       clocks = <&gcc USB30_0_MASTER_CLK>;
 };
 
 &pcie0 {