summaryrefslogtreecommitdiff
path: root/drivers/genpd/Makefile
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2023-07-06 01:57:21 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2023-07-14 11:40:56 +0300
commit2449efaaf9139e3928c8228deecd5b736e27a221 (patch)
treeb17c3d442835b9686a7e254ea53e78a004df82b0 /drivers/genpd/Makefile
parent27e0fef61ffd86306a768f086118c1139ef42b2e (diff)
downloadlinux-2449efaaf9139e3928c8228deecd5b736e27a221.tar.xz
soc: ti: Mover power-domain drivers to the genpd dir
To simplify with maintenance let's move the ti 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: Nishanth Menon <nm@ti.com> Cc: Santosh Shilimkar <ssantosh@kernel.org> Cc: Tero Kristo <kristo@kernel.org> Cc: Tony Lindgren <tony@atomide.com> Reviewed-by: Nishanth Menon <nm@ti.com> Reviewed-by: Tony Lindgren <tony@atomide.com> 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 e6f34d82e6a8..193892189f0d 100644
--- a/drivers/genpd/Makefile
+++ b/drivers/genpd/Makefile
@@ -11,3 +11,4 @@ obj-y += samsung/
obj-y += starfive/
obj-y += sunxi/
obj-y += tegra/
+obj-y += ti/