target_linux_rockchip-6.x/patches-6.11/013-rk3399-add-dwc3-xhci-usb-trb-quirk.patch
sbwml a793154b0b rockchip: init linux-6.11
Signed-off-by: sbwml <admin@cooluc.com>
2024-09-23 04:53:55 +08:00

19 lines
630 B
Diff

--- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@ -556,6 +556,7 @@
snps,dis_enblslpm_quirk;
snps,dis-u2-freeclk-exists-quirk;
snps,dis_u2_susphy_quirk;
+ snps,xhci-trb-ent-quirk;
snps,dis-del-phy-power-chg-quirk;
snps,dis-tx-ipgap-linecheck-quirk;
power-domains = <&power RK3399_PD_USB3>;
@@ -592,6 +593,7 @@
snps,dis_enblslpm_quirk;
snps,dis-u2-freeclk-exists-quirk;
snps,dis_u2_susphy_quirk;
+ snps,xhci-trb-ent-quirk;
snps,dis-del-phy-power-chg-quirk;
snps,dis-tx-ipgap-linecheck-quirk;
power-domains = <&power RK3399_PD_USB3>;