arm64: dts: imx8mm-phygate-tauri-l: Update pad ctl for USB OC pin

Disable Hysteresis Enable Field in pad ctl register for USB OC pin
as this is more appropriate for the signal form in our case.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Teresa Remmet
2025-10-01 14:43:28 +02:00
committed by Shawn Guo
parent 2a5f92d11f
commit 052290cdea

View File

@@ -452,7 +452,7 @@
pinctrl_usbotg1: usbotg1grp {
fsl,pins = <
MX8MM_IOMUXC_GPIO1_IO13_USB1_OTG_OC 0x80
MX8MM_IOMUXC_GPIO1_IO13_USB1_OTG_OC 0x00
>;
};