projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37365e1
)
ARM: multi_v7_defconfig: enable STM32 PWR regulator
author
Amelie Delaunay
<amelie.delaunay@st.com>
Thu, 9 Jan 2020 12:55:31 +0000
(13:55 +0100)
committer
Olof Johansson
<olof@lixom.net>
Sat, 11 Jan 2020 06:17:51 +0000
(22:17 -0800)
This enables the driver for STM32 PWR regulators found on stm32mp1.
Link:
https://lore.kernel.org/r/20200109125531.13610-1-alexandre.torgue@st.com
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 3f1b96dc7faace27825f4e327d770c89d6ddcd4a..8539da92f60a01e8061055b825ffa205febdd584 100644
(file)
--- 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