From: Peng Fan Date: Thu, 23 Mar 2023 03:55:31 +0000 (+0800) Subject: arm64: dts: imx8mq: drop usb3-resume-missing-cas from usb X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fcd3f50845be909c9e0f8ac402874a2fb4b09c6c;p=linux.git arm64: dts: imx8mq: drop usb3-resume-missing-cas from usb The property is NXP downstream property that there is no user in upstream, drop it. Signed-off-by: Peng Fan Link: https://lore.kernel.org/r/20230323035531.3808192-2-peng.fan@oss.nxp.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi index 98fbba4c99a99..aa4f4f28ca9fb 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi @@ -1445,7 +1445,6 @@ phys = <&usb3_phy0>, <&usb3_phy0>; phy-names = "usb2-phy", "usb3-phy"; power-domains = <&pgc_otg1>; - usb3-resume-missing-cas; status = "disabled"; }; @@ -1477,7 +1476,6 @@ phys = <&usb3_phy1>, <&usb3_phy1>; phy-names = "usb2-phy", "usb3-phy"; power-domains = <&pgc_otg2>; - usb3-resume-missing-cas; status = "disabled"; };