Skip to content

Commit 8d6b492

Browse files
Pascal Pailletarndb
authored andcommitted
ARM: multi_v7_defconfig: Add SCMI regulator support
SCMI regulators are used in the ARMv7 STMicrolectronics stm32mp boards: - for STM32MP13: stm32mp135f-dk - for STM32MP15 boards with SCMI variant, introduced by commit 5b7e583 ("ARM: dts: stm32: Add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)") * stm32mp157c-ev1-scmi * stm32mp157c-ed1-scmi * stm32mp157c-dk2-scmi * stm32mp157a-dk1-scmi Signed-off-by: Pascal Paillet <p.paillet@foss.st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com> Link: https://lore.kernel.org/r/20230816123055.12636-1-alexandre.torgue@foss.st.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent 0aea47f commit 8d6b492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,7 @@ CONFIG_REGULATOR_ACT8865=y
613613
CONFIG_REGULATOR_ACT8945A=y
614614
CONFIG_REGULATOR_ANATOP=y
615615
CONFIG_REGULATOR_AB8500=y
616+
CONFIG_REGULATOR_ARM_SCMI=y
616617
CONFIG_REGULATOR_AS3711=y
617618
CONFIG_REGULATOR_AS3722=y
618619
CONFIG_REGULATOR_AXP20X=y

0 commit comments

Comments
 (0)