soc: amlogic: Move power-domain drivers to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 3 Jul 2023 14:09:41 +0000 (16:09 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 11 Jul 2023 13:30:08 +0000 (15:30 +0200)
commit22f86fab644b0c35421a728e4e30286d6f5e5a20
tree25b91132cdf6a7822de1a5648c0d87d886240b3f
parent930c9005ed9f6640cb67bbc5c62cd11db3c02a34
soc: amlogic: Move power-domain drivers to the genpd dir

To simplify with maintenance let's move the amlogic power-domain drivers to
the new genpd directory. Going forward, patches are intended to be managed
through a separate git tree, according to MAINTAINERS.

Cc: Neil Armstrong <neil.armstrong@linaro.org>
Cc: Kevin Hilman <khilman@baylibre.com>
Cc: Jerome Brunet <jbrunet@baylibre.com>
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: <linux-amlogic@lists.infradead.org>
Acked-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/genpd/Makefile
drivers/genpd/amlogic/Makefile [new file with mode: 0644]
drivers/genpd/amlogic/meson-ee-pwrc.c [moved from drivers/soc/amlogic/meson-ee-pwrc.c with 100% similarity]
drivers/genpd/amlogic/meson-gx-pwrc-vpu.c [moved from drivers/soc/amlogic/meson-gx-pwrc-vpu.c with 100% similarity]
drivers/genpd/amlogic/meson-secure-pwrc.c [moved from drivers/soc/amlogic/meson-secure-pwrc.c with 100% similarity]
drivers/soc/amlogic/Makefile