summaryrefslogtreecommitdiffstats
path: root/drivers/genpd/Makefile
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-07-05 17:04:34 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-11 15:30:09 +0200
commitfcd9632122d713fe30cd9829188d52d6a175c33a (patch)
treea4cf7f932cafd1d888b092cdf9c6b9d8685a3ba8 /drivers/genpd/Makefile
parente5300b2c3fe0c02ef3bf2cf3fc3c16f021344043 (diff)
downloadlinux-fcd9632122d713fe30cd9829188d52d6a175c33a.tar.gz
linux-fcd9632122d713fe30cd9829188d52d6a175c33a.tar.bz2
linux-fcd9632122d713fe30cd9829188d52d6a175c33a.zip
soc: mediatek: Move power-domain drivers to the genpd dir
To simplify with maintenance let's move the mediatek 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: Matthias Brugger <matthias.bgg@gmail.com> Cc: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Cc: <linux-mediatek@lists.infradead.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/genpd/Makefile')
-rw-r--r--drivers/genpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/genpd/Makefile b/drivers/genpd/Makefile
index 6b9e9fe907f3..1a0a56925756 100644
--- a/drivers/genpd/Makefile
+++ b/drivers/genpd/Makefile
@@ -3,3 +3,4 @@ obj-y += actions/
obj-y += amlogic/
obj-y += apple/
obj-y += bcm/
+obj-y += mediatek/