summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2023-05-30 15:03:43 +0300
committerShawn Guo <shawnguo@kernel.org>2023-06-04 16:07:24 +0300
commit31d682f1186c3c85eb8e7416a0b1d929b283ad43 (patch)
tree761fb2ede344d60a0c9957b4e8664a77a80a6592 /arch
parent84bd06535980595db95255c2c894845902dfb241 (diff)
downloadlinux-31d682f1186c3c85eb8e7416a0b1d929b283ad43.tar.xz
ARM: dts: imx6dl: plybas: fix USB over-current detection on USB OTG port
USB over-current detection is supported on this board. So, activate it. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/imx6dl-plybas.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6dl-plybas.dts b/arch/arm/boot/dts/imx6dl-plybas.dts
index e98046eea7a4..84f34da06267 100644
--- a/arch/arm/boot/dts/imx6dl-plybas.dts
+++ b/arch/arm/boot/dts/imx6dl-plybas.dts
@@ -235,7 +235,7 @@
pinctrl-0 = <&pinctrl_usbotg>;
phy_type = "utmi";
dr_mode = "host";
- disable-over-current;
+ over-current-active-low;
status = "okay";
};