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 <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Stein 2023-12-18 13:54:56 +01:00 committed by Shawn Guo
parent 5ec4722f49
commit b669a87ed3

View file

@ -129,9 +129,6 @@
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";