Commit b669a87e authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo

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: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 5ec4722f
......@@ -129,9 +129,6 @@ &usbotg2 {
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment