MLK-17399 ARM64: dts: imx8mq: enable usb3 link PM
authorJun Li <jun.li@nxp.com>
Wed, 17 Jan 2018 16:16:57 +0000 (00:16 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:56 +0000 (14:52 -0500)
Enable USB3 hardware link power management, so the link can enter
U1 and U2 if there is no data transfer if the deivce can support
them.

Signed-off-by: Li Jun <jun.li@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi

index 7313df9..a14e7dc 100644 (file)
                        power-domains = <&usb_otg1_pd>;
                        snps,power-down-scale = <2>;
                        usb3-resume-missing-cas;
+                       usb3-lpm-capable;
                        status = "disabled";
                };
        };
                        power-domains = <&usb_otg2_pd>;
                        snps,power-down-scale = <2>;
                        usb3-resume-missing-cas;
+                       usb3-lpm-capable;
                        status = "disabled";
                };
        };