summaryrefslogtreecommitdiff
path: root/drivers/genpd/Makefile
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-07-05 19:16:22 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-14 11:40:56 +0300
commitf3fb16291f48638e9eda4f249970d34061906ba3 (patch)
tree85d31e2a42dbba6529cc55251b361c17014cb493 /drivers/genpd/Makefile
parent4419644bfc7f2ef86708758060d263500af9f88a (diff)
downloadlinux-f3fb16291f48638e9eda4f249970d34061906ba3.tar.xz
soc: starfive: Move the power-domain driver to the genpd dir
To simplify with maintenance let's move the starfive power-domain driver to the new genpd directory. Going forward, patches are intended to be managed through a separate git tree, according to MAINTAINERS. Cc: Walker Chen <walker.chen@starfivetech.com> Cc: Conor Dooley <conor@kernel.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/genpd/Makefile')
-rw-r--r--drivers/genpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/genpd/Makefile b/drivers/genpd/Makefile
index 1cf0ff26a44f..baf2021235a7 100644
--- a/drivers/genpd/Makefile
+++ b/drivers/genpd/Makefile
@@ -8,3 +8,4 @@ obj-y += qcom/
obj-y += renesas/
obj-y += rockchip/
obj-y += samsung/
+obj-y += starfive/