Commit fcd3f508 authored by Peng Fan's avatar Peng Fan Committed by Greg Kroah-Hartman
Browse files

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: default avatarPeng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20230323035531.3808192-2-peng.fan@oss.nxp.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 092a2a78
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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";
		};