]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
soc: starfive: Move the power-domain driver to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 5 Jul 2023 16:16:22 +0000 (18:16 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 14 Jul 2023 08:40:56 +0000 (10:40 +0200)
commitf3fb16291f48638e9eda4f249970d34061906ba3
tree85d31e2a42dbba6529cc55251b361c17014cb493
parent4419644bfc7f2ef86708758060d263500af9f88a
soc: starfive: Move the power-domain driver to the genpd dir

To simplify with maintenance let's move the starfive 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: Walker Chen <walker.chen@starfivetech.com>
Cc: Conor Dooley <conor@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
MAINTAINERS
drivers/genpd/Makefile
drivers/genpd/starfive/Makefile [new file with mode: 0644]
drivers/genpd/starfive/jh71xx-pmu.c [moved from drivers/soc/starfive/jh71xx_pmu.c with 100% similarity]
drivers/soc/starfive/Makefile [deleted file]