ARM: dts: imx7d-smegw01: Fix USB host over-current polarity
authorFabio Estevam <festevam@denx.de>
Tue, 17 Jan 2023 11:25:10 +0000 (08:25 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2023 10:28:15 +0000 (11:28 +0100)
commit334ce90fadd14b2438cae75f76b8323fb4c69c15
treeb2fc1af2935b53e8dcd919cb16b4a7770af3c05b
parent78792d25b658bacdd8592dc2c90789f64d78ffab
ARM: dts: imx7d-smegw01: Fix USB host over-current polarity

commit 1febf88ef907b142fdde34f7c64ed3535d9339e4 upstream.

Currently, when resetting the USB modem via AT commands, the modem is
no longer re-connected.

This problem is caused by the incorrect description of the USB_OTG2_OC
pad. It should have pull-up enabled, hysteresis enabled and the
property 'over-current-active-low' should be passed.

With this change, the USB modem can be successfully re-connected
after a reset.

Cc: stable@vger.kernel.org
Fixes: 9ac0ae97e349 ("ARM: dts: imx7d-smegw01: Add support for i.MX7D SMEGW01 board")
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx7d-smegw01.dts