]> Git Repo - J-linux.git/commitdiff
arm64: stm32: enable scmi regulator for stm32
authorPascal Paillet <[email protected]>
Fri, 5 Jul 2024 13:45:54 +0000 (15:45 +0200)
committerArnd Bergmann <[email protected]>
Tue, 9 Jul 2024 09:08:44 +0000 (11:08 +0200)
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]>
arch/arm64/Kconfig.platforms

index a52618073de2f7a82344f886e4dc65968020ec55..3738a9fc2d6c2f73b5aa430e0bb78bceb7757197 100644 (file)
@@ -312,6 +312,8 @@ config ARCH_STM32
        select STM32_EXTI
        select ARM_SMC_MBOX
        select ARM_SCMI_PROTOCOL
+       select REGULATOR
+       select REGULATOR_ARM_SCMI
        select COMMON_CLK_SCMI
        select STM32_FIREWALL
        help
This page took 0.056839 seconds and 4 git commands to generate.