Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1191702
| From | Jianwei Wang <jianwei.wang.chn@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v12 6/6] MAINTAINERS: add Freescale DCU DRM driver maintainer |
| Date | 2015-07-24 12:40 +0200 |
| Message-ID | <pPIyu-3am-35@gated-at.bofh.it> (permalink) |
| References | <pPIyt-3am-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6761318..387a84a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3397,6 +3397,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 -- 2.1.0.27.g96db324 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v12 0/6] drm/layerscape: Add Freescale DCU DRM driver Jianwei Wang <jianwei.wang.chn@gmail.com> - 2015-07-24 12:40 +0200
[PATCH v12 2/6] devicetree: Add NEC to the vendor-prefix list Jianwei Wang <jianwei.wang.chn@gmail.com> - 2015-07-24 12:40 +0200
[PATCH v12 4/6] arm/dts/ls1021a: Add DCU dts node Jianwei Wang <jianwei.wang.chn@gmail.com> - 2015-07-24 12:40 +0200
Re: [PATCH v12 4/6] arm/dts/ls1021a: Add DCU dts node Shawn Guo <shawnguo@kernel.org> - 2015-07-25 05:30 +0200
[PATCH v12 6/6] MAINTAINERS: add Freescale DCU DRM driver maintainer Jianwei Wang <jianwei.wang.chn@gmail.com> - 2015-07-24 12:40 +0200
[PATCH v12 3/6] drm/panel: simple: Add support for NEC NL4827HC19-05B 480x272 panel Jianwei Wang <jianwei.wang.chn@gmail.com> - 2015-07-24 12:50 +0200
[PATCH v12 5/6] arm/dts/ls1021a: Add a TFT LCD panel dts node Jianwei Wang <jianwei.wang.chn@gmail.com> - 2015-07-24 12:50 +0200
csiph-web