From: Alexander Stein Date: Mon, 18 Dec 2023 12:54:56 +0000 (+0100) Subject: ARM: dts: imx7d-mba7: Remove USB OTG related properties on USB node X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=b669a87ed367a9d02ba928a2ed82e49fd139c2c0;p=linux.git ARM: dts: imx7d-mba7: Remove USB OTG related properties on USB node These properties are only used on USB OTG/DR devices, remove them from a host only device. Signed-off-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts b/arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts index 8f2f3898d9d1..0443faa3dfae 100644 --- a/arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts +++ b/arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts @@ -129,9 +129,6 @@ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usbotg2>; vbus-supply = <®_usb_otg2_vbus>; - srp-disable; - hnp-disable; - adp-disable; disable-over-current; dr_mode = "host"; status = "okay";