commit | 99763bb85a9f99b6f58e81ee097059e2dce942bc | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <[email protected]> | Tue Oct 13 11:55:42 2015 +0200 |
committer | Dave Airlie <[email protected]> | Fri Oct 16 11:30:18 2015 +1000 |
tree | 4397f907c9fbd36871a2566592e7c84687c45b25 | |
parent | 57606c73dca35f5ea0f2948e64c3ec6014e19cd0 [diff] [blame] |
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 <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index 5f46784..32f5723 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -3591,6 +3591,13 @@ F: include/drm/i915* F: include/uapi/drm/i915* +DRM DRIVERS FOR ATMEL HLCDC +M: Boris Brezillon <[email protected]> +L: [email protected] +S: Supported +F: drivers/gpu/drm/atmel-hlcdc/ +F: Documentation/devicetree/bindings/drm/atmel/ + DRM DRIVERS FOR EXYNOS M: Inki Dae <[email protected]> M: Joonyoung Shim <[email protected]>