soc: qcom: Move power-domain drivers to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 5 Jul 2023 15:23:33 +0000 (17:23 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 14 Jul 2023 08:40:18 +0000 (10:40 +0200)
commit84e9c58c21663b4008ddec3c431aef191c993ffd
tree4b480893e749dfdab14cfe4f7aa7a4e039c7a7e4
parentfcd9632122d713fe30cd9829188d52d6a175c33a
soc: qcom: Move power-domain drivers to the genpd dir

To simplify with maintenance let's move the qcom 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: Bjorn Andersson <andersson@kernel.org>
Cc: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: Andy Gross <agross@kernel.org>
Cc: <linux-arm-msm@vger.kernel.org>
Acked-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/genpd/Makefile
drivers/genpd/qcom/Makefile [new file with mode: 0644]
drivers/genpd/qcom/cpr.c [moved from drivers/soc/qcom/cpr.c with 100% similarity]
drivers/genpd/qcom/rpmhpd.c [moved from drivers/soc/qcom/rpmhpd.c with 100% similarity]
drivers/genpd/qcom/rpmpd.c [moved from drivers/soc/qcom/rpmpd.c with 100% similarity]
drivers/soc/qcom/Makefile