Commit 36ccabe5 authored by Ulf Hansson's avatar Ulf Hansson
Browse files

pmdomain: Merge branch rockchip into next



Merge the immutable branch rockchip into next, to allow it to be tested
together with the changes that are targeted for v6.15.

Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parents 6568cb40 bc4bc2a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ if ARCH_ROCKCHIP || COMPILE_TEST
config ROCKCHIP_PM_DOMAINS
	bool "Rockchip generic power domain"
	depends on PM
	depends on HAVE_ARM_SMCCC_DISCOVERY
	select PM_GENERIC_DOMAINS
	help
	  Say y here to enable power domain support.