Skip to content

Commit

Permalink
arm64: dts: verdin-imx8mp: remove usb_2 over-current detection disabling
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
ziswiler authored and Shawn Guo committed Nov 11, 2022
1 parent d0a5223 commit 4306aa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,6 @@
};

&usb_dwc3_1 {
disable-over-current;
dr_mode = "host";
};

Expand Down

0 comments on commit 4306aa3

Please sign in to comment.