target_linux_rockchip-6.x/patches-6.6/013-rk3399-add-dwc3-xhci-usb-trb-quirk.patch
sbwml 9a0e9f17d5 rockchip: switch linux-6.6
Signed-off-by: sbwml <admin@cooluc.com>
2023-12-30 13:13:36 +08:00

19 lines
630 B
Diff

--- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@ -486,6 +486,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>;
@@ -522,6 +523,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>;