Commit 4616c395 authored by Li Jun's avatar Li Jun Committed by Shawn Guo

arm64: dts: imx8mm-evk: disable over current for usb1

imx8mm evk board usb1 port does not support over current detection,
so disable it.
Signed-off-by: default avatarLi Jun <jun.li@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent ce87d936
......@@ -314,6 +314,7 @@ &usbotg1 {
srp-disable;
adp-disable;
usb-role-switch;
disable-over-current;
samsung,picophy-pre-emp-curr-control = <3>;
samsung,picophy-dc-vol-level-adjust = <7>;
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment