Skip to content

Commit e9a316a

Browse files
Pascal Pailletarndb
authored andcommitted
arm64: stm32: enable scmi regulator for stm32
Add SCMI ARM REGULATOR configuration for stm32. Signed-off-by: Pascal Paillet <[email protected]> Signed-off-by: Alexandre Torgue <[email protected]> Acked-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 9c148cb commit e9a316a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,8 @@ config ARCH_STM32
312312
select STM32_EXTI
313313
select ARM_SMC_MBOX
314314
select ARM_SCMI_PROTOCOL
315+
select REGULATOR
316+
select REGULATOR_ARM_SCMI
315317
select COMMON_CLK_SCMI
316318
select STM32_FIREWALL
317319
help

0 commit comments

Comments
 (0)