diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-04-28 10:12:33 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-04-28 10:30:05 +0200 |
commit | bf1139dfe797c0d6037dd689219a431516490544 (patch) | |
tree | 029c46c51a12a77b300b75bf69b0a2ac5a67a309 /MAINTAINERS | |
parent | drm: sun4i: tv: Add NTSC output standard (diff) | |
download | linux-bf1139dfe797c0d6037dd689219a431516490544.tar.xz linux-bf1139dfe797c0d6037dd689219a431516490544.zip |
MAINTAINERS: Add a maintainer for the Allwinner DRM driver
Add myself as the maintainer of the new Allwinner DRM driver.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6c6bbd8056e1..4c38e9e7ef62 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3809,6 +3809,13 @@ S: Supported F: drivers/gpu/drm/atmel-hlcdc/ F: Documentation/devicetree/bindings/drm/atmel/ +DRM DRIVERS FOR ALLWINNER A10 +M: Maxime Ripard <maxime.ripard@free-electrons.com> +L: dri-devel@lists.freedesktop.org +S: Supported +F: drivers/gpu/drm/sun4i/ +F: Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt + DRM DRIVERS FOR EXYNOS M: Inki Dae <inki.dae@samsung.com> M: Joonyoung Shim <jy0922.shim@samsung.com> |