MLK-16604-2 arm64: dts: imx8mq: add usb3-resume-missing-cas for usb3
authorLi Jun <jun.li@nxp.com>
Tue, 28 Nov 2017 14:12:21 +0000 (22:12 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:55:47 +0000 (15:55 -0500)
Add usb3-resume-missing-cas property for imx8mq usb3 to work around
the usb3 resume if the usb3 device plugged in while in system sleep.

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

index 41ea451..a79c043 100644 (file)
                        phy-names = "usb2-phy", "usb3-phy";
                        power-domains = <&usb_otg1_pd>;
                        snps,power-down-scale = <2>;
+                       usb3-resume-missing-cas;
                        status = "disabled";
                };
        };
                        phy-names = "usb2-phy", "usb3-phy";
                        power-domains = <&usb_otg2_pd>;
                        snps,power-down-scale = <2>;
+                       usb3-resume-missing-cas;
                        status = "disabled";
                };
        };