diff options
author | Jianwei Wang <jianwei.wang.chn@gmail.com> | 2015-08-19 22:26:33 -0400 |
---|---|---|
committer | Jianwei Wang <jianwei.wang.chn@gmail.com> | 2015-08-19 22:26:33 -0400 |
commit | b55a1b9c55ee9ed5b7d1d2acbabb078a454dbeea (patch) | |
tree | 0893f304c0c476e0d391f4f46eaaa3423cf6a85a /MAINTAINERS | |
parent | 6e3fc2741ae8107546673656de89eefb89051ec0 (diff) | |
download | linux-b55a1b9c55ee9ed5b7d1d2acbabb078a454dbeea.tar.gz linux-b55a1b9c55ee9ed5b7d1d2acbabb078a454dbeea.tar.bz2 linux-b55a1b9c55ee9ed5b7d1d2acbabb078a454dbeea.zip |
MAINTAINERS: Add Freescale DCU DRM driver maintainer
Add Alison and myself as maintainers of the Freescale DCU DRM driver.
Signed-off-by: Alison Wang <b18965@freescale.com>
Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com>
Signed-off-by: Jianwei Wang <jianwei.wang.chn@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
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 <jianwei.wang.chn@gmail.com> +M: Alison Wang <alison.wang@freescale.com> +L: dri-devel@lists.freedesktop.org +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 <p.zabel@pengutronix.de> L: dri-devel@lists.freedesktop.org |