diff mbox

drm: tegra: Add maintainers entry

Message ID 1354101017-31844-1-git-send-email-thierry.reding@avionic-design.de (mailing list archive)
State New, archived
Headers show

Commit Message

Thierry Reding Nov. 28, 2012, 11:10 a.m. UTC
Add myself as the maintainer of the NVIDIA Tegra DRM driver.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Joe Perches Nov. 28, 2012, 3:57 p.m. UTC | #1
On Wed, 2012-11-28 at 12:10 +0100, Thierry Reding wrote:
> Add myself as the maintainer of the NVIDIA Tegra DRM driver.

> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -2504,6 +2504,14 @@ S:	Supported
>  F:	drivers/gpu/drm/exynos
>  F:	include/drm/exynos*
>  
> +NVIDIA TEGRA DRM DRIVER

Alphabetic order please
Maybe DRM DRIVER FOR NVIDIA TEGRA if you really want
to use this file location

> +M:	Thierry Reding <thierry.reding@avionic-design.de>
> +L:	dri-devel@lists.freedesktop.org
> +T:	git://gitorious.org/thierryreding/linux.git

T:	git git://gitorious.org/thierryreding/linux.git

> +S:	Maintained
> +F:	drivers/gpu/drm/tegra

F:	drivers/gpu/drm/tegra/
Thierry Reding Nov. 28, 2012, 7:19 p.m. UTC | #2
On Wed, Nov 28, 2012 at 07:57:53AM -0800, Joe Perches wrote:
> On Wed, 2012-11-28 at 12:10 +0100, Thierry Reding wrote:
> > Add myself as the maintainer of the NVIDIA Tegra DRM driver.
> 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > @@ -2504,6 +2504,14 @@ S:	Supported
> >  F:	drivers/gpu/drm/exynos
> >  F:	include/drm/exynos*
> >  
> > +NVIDIA TEGRA DRM DRIVER
> 
> Alphabetic order please
> Maybe DRM DRIVER FOR NVIDIA TEGRA if you really want
> to use this file location
> 
> > +M:	Thierry Reding <thierry.reding@avionic-design.de>
> > +L:	dri-devel@lists.freedesktop.org
> > +T:	git://gitorious.org/thierryreding/linux.git
> 
> T:	git git://gitorious.org/thierryreding/linux.git
> 
> > +S:	Maintained
> > +F:	drivers/gpu/drm/tegra
> 
> F:	drivers/gpu/drm/tegra/

Thanks, new patch sent with all these fixed.

Thierry
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f503405..27c89b3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2504,6 +2504,14 @@  S:	Supported
 F:	drivers/gpu/drm/exynos
 F:	include/drm/exynos*
 
+NVIDIA TEGRA DRM DRIVER
+M:	Thierry Reding <thierry.reding@avionic-design.de>
+L:	dri-devel@lists.freedesktop.org
+T:	git://gitorious.org/thierryreding/linux.git
+S:	Maintained
+F:	drivers/gpu/drm/tegra
+F:	Documentation/devicetree/bindings/gpu/nvidia,tegra20-host1x.txt
+
 DSCC4 DRIVER
 M:	Francois Romieu <romieu@fr.zoreil.com>
 L:	netdev@vger.kernel.org