From: Li Yang <leoyang.li@xxxxxxx> Enable USB3 HW LPM feature. Signed-off-by: Ran Wang <ran.wang_1@xxxxxxx> Signed-off-by: Li Yang <leoyang.li@xxxxxxx> Signed-off-by: Frank Li <Frank.Li@xxxxxxx> --- arch/arm/boot/dts/nxp/ls/ls1021a.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi b/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi index 95e2057d9213c..e86998ca77d6e 100644 --- a/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi +++ b/arch/arm/boot/dts/nxp/ls/ls1021a.dtsi @@ -808,6 +808,7 @@ usb3: usb@3100000 { dr_mode = "host"; snps,quirk-frame-length-adjustment = <0x20>; snps,dis_rxdet_inp3_quirk; + usb3-lpm-capable; snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>; snps,host-vbus-glitches; }; -- 2.34.1