ARM: ux500: Move power-domain driver to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 30 Jun 2023 14:28:16 +0000 (16:28 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 14 Jul 2023 08:41:59 +0000 (10:41 +0200)
commitb43f11e5b453a9c48159d7121c88d79d81901276
tree6ccd70c44d45df3e6c3c0b55d29b48aaeb9c18d6
parentbd4ce2d7f988c9becd711973e2b751c6cb5f391a
ARM: ux500: Move power-domain driver to the genpd dir

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>
MAINTAINERS
arch/arm/mach-ux500/Makefile
drivers/genpd/Makefile
drivers/genpd/st/Makefile [new file with mode: 0644]
drivers/genpd/st/ste-ux500-pm-domain.c [moved from arch/arm/mach-ux500/pm_domains.c with 100% similarity]