diff mbox series

ARM: multi_v7_defconfig: enable STM32 PWR regulator

Message ID 20200109125531.13610-1-alexandre.torgue@st.com (mailing list archive)
State Mainlined
Commit afa7f6eb4dca0470bf60d8f29868123238a77d76
Headers show
Series ARM: multi_v7_defconfig: enable STM32 PWR regulator | expand

Commit Message

Alexandre TORGUE Jan. 9, 2020, 12:55 p.m. UTC
From: Amelie Delaunay <amelie.delaunay@st.com>

This enables the driver for STM32 PWR regulators found on stm32mp1.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>

---

Hi Arnd, Olof and Kevin,

I only have this patch for STM32 configs part. So please consider it
as my pull request for v5.6.

Thanks

Alex
diff mbox series

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 3f1b96dc7faa..8539da92f60a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -591,6 +591,7 @@  CONFIG_REGULATOR_S2MPS11=y
 CONFIG_REGULATOR_S5M8767=y
 CONFIG_REGULATOR_STM32_BOOSTER=m
 CONFIG_REGULATOR_STM32_VREFBUF=m
+CONFIG_REGULATOR_STM32_PWR=y
 CONFIG_REGULATOR_STPMIC1=y
 CONFIG_REGULATOR_TI_ABB=y
 CONFIG_REGULATOR_TPS51632=y