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 |
Hello: This patch was applied to soc/soc.git (refs/heads/for-next). On Thu, 9 Jan 2020 13:55:31 +0100 you wrote: > 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> > > [...] Here is a summary with links: - ARM: multi_v7_defconfig: enable STM32 PWR regulator https://git.kernel.org/soc/soc/c/afa7f6eb4dca0470bf60d8f29868123238a77d76 You are awesome, thank you!
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