diff options
author | CK Hu <[email protected]> | 2016-07-15 13:52:04 +0800 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2016-08-11 08:41:39 +0200 |
commit | 37b2a2149bd39d80b2e2724e370f83c934eeff15 (patch) | |
tree | 9906f7652de833a640ad173aa9a3fefd0330c748 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc (diff) |
drm: mediatek: add Maintainers entry for Mediatek DRM drivers
Add CK Hu and Philipp Zabel as maintainers for Mediatek DRM drivers.
Signed-off-by: CK Hu <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..5788bb484405 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4063,6 +4063,14 @@ S: Orphan / Obsolete F: drivers/gpu/drm/i810/ F: include/uapi/drm/i810_drm.h +DRM DRIVERS FOR MEDIATEK +M: CK Hu <[email protected]> +M: Philipp Zabel <[email protected]> +S: Supported +F: drivers/gpu/drm/mediatek/ +F: Documentation/devicetree/bindings/display/mediatek/ + DRM DRIVER FOR MSM ADRENO GPU M: Rob Clark <[email protected]> |