Commit 9737a358 authored by Pascal Paillet's avatar Pascal Paillet Committed by Alexandre Torgue
Browse files

ARM: dts: stm32: disable active-discharge for vbus_otg on stm32mp157a-avenger96



Active discharge is not needed on vbus_otg and generate unneeded current
consumption.

Signed-off-by: default avatarPascal Paillet <p.paillet@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent c9b2fe7e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -252,7 +252,6 @@
				regulator-name = "vbus_otg";
				interrupts = <IT_OCP_OTG 0>;
				interrupt-parent = <&pmic>;
				regulator-active-discharge = <1>;
			};

			vbus_sw: pwr_sw2 {