mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-05 05:15:23 +02:00

It seems reasonable to collect the core parts for the generic PM domain, along with its corresponding provider drivers. Therefore let's move the files from drivers/base/power/ to drivers/pmdomain/ and while at it, let's also rename the files accordingly. Moreover, let's also update MAINTAINERS to reflect the update. Cc: Kevin Hilman <khilman@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: Rafael J. Wysocki <rafael@kernel.org> Link: https://lore.kernel.org/r/20231213113305.29098-1-ulf.hansson@linaro.org
416 B
416 B
SPDX-License-Identifier: GPL-2.0-only
obj-y += actions/ obj-y += amlogic/ obj-y += apple/ obj-y += arm/ obj-y += bcm/ obj-y += imx/ obj-y += mediatek/ obj-y += qcom/ obj-y += renesas/ obj-y += rockchip/ obj-y += samsung/ obj-y += st/ obj-y += starfive/ obj-y += sunxi/ obj-y += tegra/ obj-y += ti/ obj-y += xilinx/ obj-y += core.o governor.o