ARM: dts: imx7[d]-mba7: disable USB OC on USB host and USB OTG2

USB host is an HSIC interface directly connected to a USB hub. USB OTG2
is a direct connection to Mini PCIe interface without any OC signaling.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
pull/817/head
Alexander Stein 2023-12-18 13:54:39 +01:00 committed by Shawn Guo
parent d32fb60fc4
commit 7d37d9df42
2 changed files with 2 additions and 0 deletions

View File

@ -590,6 +590,7 @@
};
&usbh {
disable-over-current;
status = "okay";
};

View File

@ -112,6 +112,7 @@
srp-disable;
hnp-disable;
adp-disable;
disable-over-current;
dr_mode = "host";
status = "okay";
};