aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJianwei Wang <[email protected]>2015-08-19 22:26:33 -0400
committerJianwei Wang <[email protected]>2015-08-19 22:26:33 -0400
commitb55a1b9c55ee9ed5b7d1d2acbabb078a454dbeea (patch)
tree0893f304c0c476e0d391f4f46eaaa3423cf6a85a
parent6e3fc2741ae8107546673656de89eefb89051ec0 (diff)
MAINTAINERS: Add Freescale DCU DRM driver maintainer
Add Alison and myself as maintainers of the Freescale DCU DRM driver. Signed-off-by: Alison Wang <[email protected]> Signed-off-by: Xiubo Li <[email protected]> Signed-off-by: Jianwei Wang <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4118b13983c2..740a13b43e8a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3555,6 +3555,15 @@ F: drivers/gpu/drm/exynos/
F: include/drm/exynos*
F: include/uapi/drm/exynos*
+DRM DRIVERS FOR FREESCALE DCU
+M: Jianwei Wang <[email protected]>
+M: Alison Wang <[email protected]>
+S: Supported
+F: drivers/gpu/drm/fsl-dcu/
+F: Documentation/devicetree/bindings/video/fsl,dcu.txt
+F: Documentation/devicetree/bindings/panel/nec,nl4827hc19_05b.txt
+
DRM DRIVERS FOR FREESCALE IMX
M: Philipp Zabel <[email protected]>