arm64: dts: verdin-imx8mp: remove usb_2 over-current detection disabling

The disable-over-current property is only applicable for the
ci-hdrc-usb2 and dwc2 drivers while the i.MX 8M Plus integrates dwc3
IP. Therefore remove this property which does not really serve any
purpose here.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Marcel Ziswiler 2022-11-02 14:11:59 +01:00 committed by Shawn Guo
parent d0a52238d6
commit 4306aa3b63

View File

@ -828,7 +828,6 @@ &usb3_phy1 {
};
&usb_dwc3_1 {
disable-over-current;
dr_mode = "host";
};