From: Stefan Riedmueller Date: Mon, 29 Mar 2021 13:01:02 +0000 (+0200) Subject: ARM: dts: imx6: pbab01: Set USB OTG port to peripheral X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=45b78dd39f04f6198f8e2e9fe9d155a5e8326aab;p=linux.git ARM: dts: imx6: pbab01: Set USB OTG port to peripheral Due to a hardware bug preventing the correct detection if the ID pin the USB OTG port cannot be used in otg mode. It can either be set to host or peripheral. Set it to peripheral so vbus is disabled by default. Signed-off-by: Stefan Riedmueller Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi index 10abb47b46b96..51d28e275aa64 100644 --- a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi +++ b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi @@ -165,6 +165,7 @@ &usbotg { status = "okay"; + dr_mode = "peripheral"; }; &usdhc2 {