[GIT PULL] Rockchip soc32 changes for 6.18 #1
Heiko Stuebner
heiko at sntech.de
Sun Sep 21 14:02:07 PDT 2025
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.18-rockchip-arm32-1
for you to fetch changes up to a1b20e062245571c128ec521c4df56ad1bff9bd0:
ARM: rockchip: remove REGULATOR conditional to PM (2025-09-18 21:05:39 +0200)
----------------------------------------------------------------
Commit d1bef995f61a ("ARM: rockchip: force built-in regulator support for PM")
introduced the REGULATOR if PM dependency for the suspend code, while
commit d1558dfd9f22 ("ARM: rockchip: Force CONFIG_PM on Rockchip systems")
later always enabled PM.
So we can simplify the REGULATOR dependency by dropping the if PM.
----------------------------------------------------------------
Mikko Rapeli (1):
ARM: rockchip: remove REGULATOR conditional to PM
arch/arm/mach-rockchip/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the linux-arm-kernel
mailing list