summaryrefslogtreecommitdiff
path: root/drivers/genpd/Makefile
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-06-30 16:28:16 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-14 10:41:59 +0200
commitb43f11e5b453a9c48159d7121c88d79d81901276 (patch)
tree6ccd70c44d45df3e6c3c0b55d29b48aaeb9c18d6 /drivers/genpd/Makefile
parentbd4ce2d7f988c9becd711973e2b751c6cb5f391a (diff)
ARM: ux500: Move power-domain driver to the genpd dirgenpd-v6.5-rc1-1
To simplify with maintenance let's move the ux500 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: Linus Walleij <linus.walleij@linaro.org> 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 efd955f586e9..c429485c13f6 100644
--- a/drivers/genpd/Makefile
+++ b/drivers/genpd/Makefile
@@ -8,6 +8,7 @@ obj-y += qcom/
obj-y += renesas/
obj-y += rockchip/
obj-y += samsung/
+obj-y += st/
obj-y += starfive/
obj-y += sunxi/
obj-y += tegra/