]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
soc: sunxi: Move power-domain driver to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 5 Jul 2023 16:26:45 +0000 (18:26 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 14 Jul 2023 08:40:56 +0000 (10:40 +0200)
commitfd697e2160401530dfe43074bbdcbb7d63b87b60
treeb4c3867ef41e4f0c68cc4bdc05bf18fb8792a2d3
parentf3fb16291f48638e9eda4f249970d34061906ba3
soc: sunxi: Move power-domain driver to the genpd dir

To simplify with maintenance let's move the sunxi 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: Chen-Yu Tsai <wens@csie.org>
Cc: Jernej Skrabec <jernej.skrabec@gmail.com>
Cc: Samuel Holland <samuel@sholland.org>
Cc: <linux-sunxi@lists.linux.dev>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/genpd/Makefile
drivers/genpd/sunxi/Makefile [new file with mode: 0644]
drivers/genpd/sunxi/sun20i-ppu.c [moved from drivers/soc/sunxi/sun20i-ppu.c with 100% similarity]
drivers/soc/sunxi/Makefile