public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 4/4] ARM: rockchip: remove REGULATOR conditional to PM
@ 2025-09-12 14:30 Mikko Rapeli
  2025-09-12 14:27 ` [PATCH v3 1/4] pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP Mikko Rapeli
  0 siblings, 1 reply; 14+ messages in thread
From: Mikko Rapeli @ 2025-09-12 14:30 UTC (permalink / raw)
  To: Russell King, Heiko Stuebner, linux-pm, linux-arm-kernel,
	linux-rockchip
  Cc: linux-kernel, Mikko Rapeli, Geert Uytterhoeven

PM is explicitly enabled in lines just below so
REGULATOR can be too.

Suggested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
---
 arch/arm/mach-rockchip/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
index b7855cc665e94..c90193dd39283 100644
--- a/arch/arm/mach-rockchip/Kconfig
+++ b/arch/arm/mach-rockchip/Kconfig
@@ -13,7 +13,7 @@ config ARCH_ROCKCHIP
 	select HAVE_ARM_SCU if SMP
 	select HAVE_ARM_TWD if SMP
 	select DW_APB_TIMER_OF
-	select REGULATOR if PM
+	select REGULATOR
 	select ROCKCHIP_TIMER
 	select ARM_GLOBAL_TIMER
 	select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-09-15  7:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 14:30 [PATCH v3 4/4] ARM: rockchip: remove REGULATOR conditional to PM Mikko Rapeli
2025-09-12 14:27 ` [PATCH v3 1/4] pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP Mikko Rapeli
2025-09-12 14:22   ` [PATCH v3 0/4] enable ROCKCHIP_PM_DOMAINS Mikko Rapeli
2025-09-12 14:22     ` [PATCH v3 1/4] pmdomain: rockchip: enable ROCKCHIP_PM_DOMAINS with ARCH_ROCKCHIP Mikko Rapeli
2025-09-12 14:53       ` Arnd Bergmann
2025-09-12 15:00       ` Heiko Stübner
2025-09-12 14:22     ` [PATCH v3 2/4] mmc: add COMPILE_TEST to multiple drivers Mikko Rapeli
2025-09-12 14:53       ` Arnd Bergmann
2025-09-12 14:22     ` [PATCH v3 3/4] mmc: remove COMPILE_TEST from MMC_LOONGSON2 Mikko Rapeli
2025-09-12 14:50       ` Arnd Bergmann
2025-09-15  7:01         ` Mikko Rapeli
2025-09-13  4:58       ` Binbin Zhou
2025-09-12 14:22     ` [PATCH v3 4/4] ARM: rockchip: remove REGULATOR conditional to PM Mikko Rapeli
2025-09-12 14:36     ` [PATCH v3 0/4] enable ROCKCHIP_PM_DOMAINS Mikko Rapeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox