diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2024-04-04 13:00:18 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2024-04-12 12:59:21 +0200 |
commit | dff14aff1ff783bd7e1ff5e550e72a38b665d8a8 (patch) | |
tree | d2e3bd157080229f0fe2a1d41a8c4a4f373edc09 /MAINTAINERS | |
parent | MAINTAINERS: Add a git for the ARM PSCI PM DOMAIN (diff) | |
download | linux-dff14aff1ff783bd7e1ff5e550e72a38b665d8a8.tar.xz linux-dff14aff1ff783bd7e1ff5e550e72a38b665d8a8.zip |
MAINTAINERS: Add a git for the DT IDLE PM DOMAIN
Let' make it clear that we have git to manage the corresponding patches for
for the DT IDLE PM DOMAIN.
Cc: Rafael J. Wysocki <rafael@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20240404110018.568143-1-ulf.hansson@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7fb5b93dfbfe..c40c580f6df2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5586,6 +5586,7 @@ CPUIDLE DRIVER - DT IDLE PM DOMAIN M: Ulf Hansson <ulf.hansson@linaro.org> L: linux-pm@vger.kernel.org S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git F: drivers/cpuidle/dt_idle_genpd.c F: drivers/cpuidle/dt_idle_genpd.h |