Skip to content

Commit ae066f3

Browse files
GateworksShawn Guo
authored andcommitted
arm64: dts: imx8mm-venice-gw7901: fix USB2 controller OC polarity
The GW7901 has USB2 routed to a USB VBUS supply with over-current protection via an active-low pin. Define the OC pin polarity properly. Fixes: 2b1649a ("arm64: dts: imx: Add i.mx8mm Gateworks gw7901 dts support") Signed-off-by: Tim Harvey <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 9a65c75 commit ae066f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,7 @@
771771
&usbotg2 {
772772
dr_mode = "host";
773773
vbus-supply = <&reg_usb2_vbus>;
774+
over-current-active-low;
774775
status = "okay";
775776
};
776777

0 commit comments

Comments
 (0)