mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
arm64: dts: ls1012a: fix DWC3 USB VBUS glitch issue
Fix DWC3 USB VBUS glitch issue. Signed-off-by: Ran Wang <ran.wang_1@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
6c43dcf771
commit
7e0685a0c4
|
|
@ -809,6 +809,7 @@ usb3: usb@3100000 {
|
|||
snps,quirk-frame-length-adjustment = <0x20>;
|
||||
snps,dis_rxdet_inp3_quirk;
|
||||
snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
|
||||
snps,host-vbus-glitches;
|
||||
};
|
||||
|
||||
pcie@3400000 {
|
||||
|
|
|
|||
|
|
@ -501,6 +501,7 @@ usb0: usb@2f00000 {
|
|||
snps,quirk-frame-length-adjustment = <0x20>;
|
||||
snps,dis_rxdet_inp3_quirk;
|
||||
snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
|
||||
snps,host-vbus-glitches;
|
||||
};
|
||||
|
||||
sata: sata@3200000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user