diff options
author | Ulf Hansson <[email protected]> | 2024-04-04 13:00:18 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-04-12 12:59:21 +0200 |
commit | dff14aff1ff783bd7e1ff5e550e72a38b665d8a8 (patch) | |
tree | d2e3bd157080229f0fe2a1d41a8c4a4f373edc09 | |
parent | 280b773959f1dee3de450c1bff6c04bafdb3c683 (diff) |
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 <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-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 <[email protected]> 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 |