[PATCH 1/1] ARM: dts: ls1021a: Enable usb3-lpm-capable for usb3 node

Frank Li Frank.Li at nxp.com
Wed Feb 21 14:15:09 PST 2024


From: Li Yang <leoyang.li at nxp.com>

Enable USB3 HW LPM feature.

Signed-off-by: Ran Wang <ran.wang_1 at nxp.com>
Signed-off-by: Li Yang <leoyang.li at nxp.com>
Signed-off-by: Frank Li <Frank.Li at nxp.com>
---
 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 at 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




More information about the linux-arm-kernel mailing list