soc: ti: Mover power-domain drivers to the genpd dir
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 5 Jul 2023 22:57:21 +0000 (00:57 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 14 Jul 2023 08:40:56 +0000 (10:40 +0200)
commit2449efaaf9139e3928c8228deecd5b736e27a221
treeb17c3d442835b9686a7e254ea53e78a004df82b0
parent27e0fef61ffd86306a768f086118c1139ef42b2e
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>
MAINTAINERS
drivers/genpd/Makefile
drivers/genpd/ti/Makefile [new file with mode: 0644]
drivers/genpd/ti/omap_prm.c [moved from drivers/soc/ti/omap_prm.c with 100% similarity]
drivers/genpd/ti/ti_sci_pm_domains.c [moved from drivers/soc/ti/ti_sci_pm_domains.c with 100% similarity]
drivers/soc/ti/Makefile