arm64: dts: rockchip: add xhci trb ent quirk for rockchip SoCs
This patch adds "snps,xhci-trb-ent-quirk" for DWC3 controllers in RK1808/RK3328/RK3399/RK3399pro-npu. Change-Id: I708f62747150316d66459f02b399d7c9b2667636 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -245,6 +245,7 @@
|
||||
snps,dis_u3_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1387,6 +1387,7 @@
|
||||
snps,dis_u3_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -431,6 +431,7 @@
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
snps,xhci-slow-suspend-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
snps,usb3-warm-reset-on-resume-quirk;
|
||||
status = "disabled";
|
||||
};
|
||||
@@ -464,6 +465,7 @@
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
snps,xhci-slow-suspend-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
snps,usb3-warm-reset-on-resume-quirk;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -148,6 +148,7 @@
|
||||
snps,dis_u3_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user