soc: xilinx: Move power-domain driver to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 5 Jul 2023 23:09:38 +0000 (01:09 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 14 Jul 2023 08:41:59 +0000 (10:41 +0200)
commit444ffc820d9066910754c67d3bf55d1dd5f26208
tree61d5fb1183b1a38aab576445d9b3daf1409e04a1
parent2449efaaf9139e3928c8228deecd5b736e27a221
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>
drivers/genpd/Makefile
drivers/genpd/xilinx/Makefile [new file with mode: 0644]
drivers/genpd/xilinx/zynqmp-pm-domains.c [moved from drivers/soc/xilinx/zynqmp_pm_domains.c with 100% similarity]
drivers/soc/xilinx/Makefile