diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2024-12-19 19:36:05 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2024-12-21 23:21:43 +0100 |
commit | 9d2616754ce7e16a9e73ab6c00efc27fe47cb943 (patch) | |
tree | d09e6d329bc2ce24178670759931f125d761587e | |
parent | 652be03b54e042d229fde7d086655c24b7146924 (diff) |
MAINTAINERS: Assume maintainership of PL111
Emma Anholt dropped maintainership for PL111 and I
didn't notice it at the time. I've written part of it
and I'm happy to maintain it, list myself as maintainer
and assume active maintainership.
Acked-by: Simona Vetter <simona.vetter@ffwll.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241219-pl111-maintain-v1-1-c60f57c523cd@linaro.org
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a59785bf7f92..33fe500bf3ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7081,7 +7081,8 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: drivers/gpu/drm/sun4i/sun8i* DRM DRIVER FOR ARM PL111 CLCD -S: Orphan +M: Linus Walleij <linus.walleij@linaro.org> +S: Maintained T: git https://gitlab.freedesktop.org/drm/misc/kernel.git F: drivers/gpu/drm/pl111/ |