Skip to content

Commit

Permalink
ARM: dts: imx6dl: plybas: fix USB over-current detection on USB OTG port
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
olerem authored and Shawn Guo committed Jun 4, 2023
1 parent 84bd065 commit 31d682f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6dl-plybas.dts
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
pinctrl-0 = <&pinctrl_usbotg>;
phy_type = "utmi";
dr_mode = "host";
disable-over-current;
over-current-active-low;
status = "okay";
};

Expand Down

0 comments on commit 31d682f

Please sign in to comment.