summaryrefslogtreecommitdiffstats
path: root/drivers/genpd/Makefile
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-07-06 01:09:38 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-14 10:41:59 +0200
commit444ffc820d9066910754c67d3bf55d1dd5f26208 (patch)
tree61d5fb1183b1a38aab576445d9b3daf1409e04a1 /drivers/genpd/Makefile
parent2449efaaf9139e3928c8228deecd5b736e27a221 (diff)
downloadlinux-444ffc820d9066910754c67d3bf55d1dd5f26208.tar.gz
linux-444ffc820d9066910754c67d3bf55d1dd5f26208.tar.bz2
linux-444ffc820d9066910754c67d3bf55d1dd5f26208.zip
soc: xilinx: Move power-domain driver to the genpd dir
To simplify with maintenance let's move the xilinx 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: Michal Simek <michal.simek@amd.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 193892189f0d..efd955f586e9 100644
--- a/drivers/genpd/Makefile
+++ b/drivers/genpd/Makefile
@@ -12,3 +12,4 @@ obj-y += starfive/
obj-y += sunxi/
obj-y += tegra/
obj-y += ti/
+obj-y += xilinx/