]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Sep 2023 13:35:25 +0000 (15:35 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 4 Oct 2023 21:41:56 +0000 (23:41 +0200)
commit02c24a120374b8beb3078a40ce1e7fd326518fcf
tree1d9229f4b5ae0fd7c6bd2518b05df7c1e0c9cabe
parentf28cd697505d4d4d83fcb0d132d042551056ee13
pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem

The TI_SCI_PM_DOMAINS Kconfig option belongs closer to its corresponding
implementation, hence let's move it from the soc subsystem to the pmdomain
subsystem.

While at it, let's also add a Kconfig option the omap_prm driver, rather
than using ARCH_OMAP2PLUS directly.

Cc: Nishanth Menon <nm@ti.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Cc: Tero Kristo <kristo@kernel.org>
Cc: Tony Lindgren <tony@atomide.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/Kconfig
drivers/pmdomain/ti/Kconfig [new file with mode: 0644]
drivers/pmdomain/ti/Makefile
drivers/soc/ti/Kconfig