ARM: dts: stm32: disable active-discharge for vbus_otg on stm32mp157a-avenger96
authorPascal Paillet <p.paillet@st.com>
Fri, 11 Oct 2019 14:05:33 +0000 (16:05 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 25 Oct 2019 12:28:42 +0000 (14:28 +0200)
Active discharge is not needed on vbus_otg and generate unneeded current
consumption.

Signed-off-by: Pascal Paillet <p.paillet@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp157a-avenger96.dts

index d1cc42a92d3fd627b11f76fb5e95c8cc46d45f8b..628c74a45a25f00846dfc47d9613fce77449d3d0 100644 (file)
                                regulator-name = "vbus_otg";
                                interrupts = <IT_OCP_OTG 0>;
                                interrupt-parent = <&pmic>;
-                               regulator-active-discharge = <1>;
                        };
 
                        vbus_sw: pwr_sw2 {