Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: ls1088a: add snps incr burst type adjustment for usb1

This property could fix the defect that external usb device
always prints this error log --- 'reset SuperSpeed USB device number n
using xhci_hcd' when system power on.

Signed-off-by: Pengbo Mu <pengbo.mu@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Li Yang and committed by
Shawn Guo
a3d5b4e2 22e9e261

+1
+1
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
··· 497 497 dr_mode = "host"; 498 498 snps,quirk-frame-length-adjustment = <0x20>; 499 499 snps,dis_rxdet_inp3_quirk; 500 + snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; 500 501 status = "disabled"; 501 502 }; 502 503