Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Ulf Hansson <ulf.hansson@linaro.org>

+1
+1
drivers/pmdomain/rockchip/Kconfig
··· 4 4 config ROCKCHIP_PM_DOMAINS 5 5 bool "Rockchip generic power domain" 6 6 depends on PM 7 + depends on HAVE_ARM_SMCCC_DISCOVERY 7 8 select PM_GENERIC_DOMAINS 8 9 help 9 10 Say y here to enable power domain support.