[PATCH 13/13] ARM: dts: imx7-mba7: set dr_mode to otg on usbotg1

From: Matthias Schiffer
Date: Fri Sep 18 2020 - 07:34:30 EST


USBOTG1 has a Micro-USB port that can be used in host mode (using an OTG
cable) or device mode.

Signed-off-by: Matthias Schiffer <matthias.schiffer@xxxxxxxxxxxxxxx>
---
arch/arm/boot/dts/imx7-mba7.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx7-mba7.dtsi b/arch/arm/boot/dts/imx7-mba7.dtsi
index 52b8f66f9982..3683f97f946f 100644
--- a/arch/arm/boot/dts/imx7-mba7.dtsi
+++ b/arch/arm/boot/dts/imx7-mba7.dtsi
@@ -611,7 +611,7 @@
hnp-disable;
adp-disable;
over-current-active-low;
- dr_mode = "host";
+ dr_mode = "otg";
status = "okay";
};

--
2.17.1