ARM: dts: imx7d-mba7: Remove USB OTG related properties on USB node
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Mon, 18 Dec 2023 12:54:56 +0000 (13:54 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Feb 2024 04:41:01 +0000 (12:41 +0800)
These properties are only used on USB OTG/DR devices, remove them from
a host only device.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7d-mba7.dts

index 8f2f3898d9d1c416b0c89aefa1fd4b09de4e62c6..0443faa3dfae48259cbf2ad9bb0a530d72f166e5 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usbotg2>;
        vbus-supply = <&reg_usb_otg2_vbus>;
-       srp-disable;
-       hnp-disable;
-       adp-disable;
        disable-over-current;
        dr_mode = "host";
        status = "okay";