diff mbox series

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

Message ID 20240221221510.3762096-1-Frank.Li@nxp.com (mailing list archive)
State New, archived
Headers show
Series [1/1] ARM: dts: ls1021a: Enable usb3-lpm-capable for usb3 node | expand

Commit Message

Frank Li Feb. 21, 2024, 10:15 p.m. UTC
From: Li Yang <leoyang.li@nxp.com>

Enable USB3 HW LPM feature.

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 arch/arm/boot/dts/nxp/ls/ls1021a.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Shawn Guo Feb. 25, 2024, 1:01 p.m. UTC | #1
On Wed, Feb 21, 2024 at 05:15:09PM -0500, Frank Li wrote:
> From: Li Yang <leoyang.li@nxp.com>
> 
> Enable USB3 HW LPM feature.
> 
> Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
> Signed-off-by: Li Yang <leoyang.li@nxp.com>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Applied, thanks!
diff mbox series

Patch

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;
 		};