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>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
William Wu
2019-01-04 11:58:44 +08:00
committed by Tao Huang
parent 5eaf710dbb
commit 53da1d59f8

View File

@@ -465,6 +465,7 @@
snps,dis-del-phy-power-chg-quirk;
snps,dis-tx-ipgap-linecheck-quirk;
snps,xhci-slow-suspend-quirk;
snps,xhci-trb-ent-quirk;
snps,usb3-warm-reset-on-resume-quirk;
power-domains = <&power RK3399_PD_USB3>;
status = "disabled";
@@ -498,6 +499,7 @@
snps,dis-del-phy-power-chg-quirk;
snps,dis-tx-ipgap-linecheck-quirk;
snps,xhci-slow-suspend-quirk;
snps,xhci-trb-ent-quirk;
snps,usb3-warm-reset-on-resume-quirk;
power-domains = <&power RK3399_PD_USB3>;
status = "disabled";