mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
arm64: dts: rockchip: add linestate check dis quirk for rk3328 dwc3
rk3328 dwc3 has a problem that USB 2.0 MAC lineState not reflect the expected line state (J) during transmission. Add this quirk to add the ipgap between (tkn to tkn/data) with 40 bit times of TXENDDELAY, and linestate is ignored during this 40 bit times delay. Change-Id: I76895476bff94c2198a5d8df7e73b9d54fbb96ed Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
parent
9be0be74f5
commit
65bfd30a16
|
|
@ -928,6 +928,7 @@ usbdrd_dwc3: dwc3@ff600000 {
|
|||
snps,dis-u3-autosuspend-quirk;
|
||||
snps,dis_u3_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user