diff options
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | 2015-10-13 11:55:42 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2015-10-16 11:30:18 +1000 |
commit | 99763bb85a9f99b6f58e81ee097059e2dce942bc (patch) | |
tree | 4397f907c9fbd36871a2566592e7c84687c45b25 /MAINTAINERS | |
parent | 57606c73dca35f5ea0f2948e64c3ec6014e19cd0 (diff) | |
download | linux-99763bb85a9f99b6f58e81ee097059e2dce942bc.tar.gz linux-99763bb85a9f99b6f58e81ee097059e2dce942bc.tar.bz2 linux-99763bb85a9f99b6f58e81ee097059e2dce942bc.zip |
MAINTAINERS: add a maintainer for the atmel-hlcdc DRM driver
Add myself as the maintainer of the atmel-hlcdc DRM driver.
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5f467845ef72..32f57236e131 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3591,6 +3591,13 @@ F: drivers/gpu/drm/i915/ F: include/drm/i915* F: include/uapi/drm/i915* +DRM DRIVERS FOR ATMEL HLCDC +M: Boris Brezillon <boris.brezillon@free-electrons.com> +L: dri-devel@lists.freedesktop.org +S: Supported +F: drivers/gpu/drm/atmel-hlcdc/ +F: Documentation/devicetree/bindings/drm/atmel/ + DRM DRIVERS FOR EXYNOS M: Inki Dae <inki.dae@samsung.com> M: Joonyoung Shim <jy0922.shim@samsung.com> |