summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
diff options
context:
space:
mode:
authorStefan Riedmueller <s.riedmueller@phytec.de>2021-03-29 16:01:02 +0300
committerShawn Guo <shawnguo@kernel.org>2021-03-30 11:33:16 +0300
commit45b78dd39f04f6198f8e2e9fe9d155a5e8326aab (patch)
tree5d3bc98b88a20c36289d7aead6e49f75fa35e132 /arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
parenta255af65df6de5fc28e79a488d385cbbffb904bf (diff)
downloadlinux-45b78dd39f04f6198f8e2e9fe9d155a5e8326aab.tar.xz
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 <s.riedmueller@phytec.de> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi')
-rw-r--r--arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi b/arch/arm/boot/dts/imx6qdl-phytec-pbab01.dtsi
index 10abb47b46b9..51d28e275aa6 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 {