arm64: dts: imx8mm: Disable USB2 OC on Data Modul i.MX8M Mini eDM SBC

The USB2 port has USB Hub permanently connected to it, disable OC
to avoid getting false OC indication.

Fixes: 583f24ae42 ("arm64: dts: imx8mm: Add support for Data Modul i.MX8M Mini eDM SBC")
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: NXP Linux Team <linux-imx@nxp.com>
To: linux-arm-kernel@lists.infradead.org
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Marek Vasut 2022-04-26 22:02:47 +02:00 committed by Shawn Guo
parent 13e4e43a19
commit 13305aa536

View File

@ -962,6 +962,7 @@
};
&usbotg2 {
disable-over-current;
dr_mode = "host";
status = "okay";
};