diff options
author | Boris BREZILLON <[email protected]> | 2015-10-13 11:55:42 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2015-10-16 11:30:18 +1000 |
commit | 99763bb85a9f99b6f58e81ee097059e2dce942bc (patch) | |
tree | 4397f907c9fbd36871a2566592e7c84687c45b25 | |
parent | 57606c73dca35f5ea0f2948e64c3ec6014e19cd0 (diff) |
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]>
-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 <[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]> |