soc: apple: Move power-domain driver to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 4 Jul 2023 22:06:27 +0000 (00:06 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 11 Jul 2023 13:30:09 +0000 (15:30 +0200)
commit869b9dd3339a719d41c10870f9aaec39953edd86
treeaf6ca6e4a14cdce9720cb5360d591a643f57e5fb
parent22f86fab644b0c35421a728e4e30286d6f5e5a20
soc: apple: Move power-domain driver to the genpd dir

To simplify with maintenance let's move the apple 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: Hector Martin <marcan@marcan.st>
Cc: Sven Peter <sven@svenpeter.dev>
Cc: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Cc: <asahi@lists.linux.dev>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/genpd/Makefile
drivers/genpd/apple/Makefile [new file with mode: 0644]
drivers/genpd/apple/pmgr-pwrstate.c [moved from drivers/soc/apple/apple-pmgr-pwrstate.c with 100% similarity]
drivers/soc/apple/Makefile