2017-04-05 11:24:02

by Archit Taneja

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers

Add Laurent and Andrzej as maintainers for DRM bridge chip drivers. They
actively review and contribute to bridge drivers and the bridge API.

Cc: Laurent Pinchart <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Signed-off-by: Archit Taneja <[email protected]>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d0d9ed8d2459..59d323d8567a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4169,6 +4169,8 @@ F: drivers/gpu/drm/ast/

DRM DRIVERS FOR BRIDGE CHIPS
M: Archit Taneja <[email protected]>
+M: Laurent Pinchart <[email protected]>
+M: Andrzej Hajda <[email protected]>
S: Maintained
T: git git://anongit.freedesktop.org/drm/drm-misc
F: drivers/gpu/drm/bridge/
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation


2017-04-05 14:25:54

by Sean Paul

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers

On Wed, Apr 05, 2017 at 04:53:50PM +0530, Archit Taneja wrote:
> Add Laurent and Andrzej as maintainers for DRM bridge chip drivers. They
> actively review and contribute to bridge drivers and the bridge API.
>
> Cc: Laurent Pinchart <[email protected]>
> Cc: Andrzej Hajda <[email protected]>

Acked-by: Sean Paul <[email protected]>

> Signed-off-by: Archit Taneja <[email protected]>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0d9ed8d2459..59d323d8567a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4169,6 +4169,8 @@ F: drivers/gpu/drm/ast/
>
> DRM DRIVERS FOR BRIDGE CHIPS
> M: Archit Taneja <[email protected]>
> +M: Laurent Pinchart <[email protected]>
> +M: Andrzej Hajda <[email protected]>
> S: Maintained
> T: git git://anongit.freedesktop.org/drm/drm-misc
> F: drivers/gpu/drm/bridge/
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> hosted by The Linux Foundation

--
Sean Paul, Software Engineer, Google / Chromium OS

2017-04-06 09:10:08

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers

Hi Archit,

On Wednesday 05 Apr 2017 16:53:50 Archit Taneja wrote:
> Add Laurent and Andrzej as maintainers for DRM bridge chip drivers. They
> actively review and contribute to bridge drivers and the bridge API.

How about adding me as a reviewer instead ? I can't commit maintain bridge
drivers in a timely manner at the moment due to a too high workload, but I can
do my best reviewing changes, especially to the DRM bridge core and the
drivers I'm knowledgeable about, as long as I'm CC'ed.

> Cc: Laurent Pinchart <[email protected]>
> Cc: Andrzej Hajda <[email protected]>
> Signed-off-by: Archit Taneja <[email protected]>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0d9ed8d2459..59d323d8567a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4169,6 +4169,8 @@ F: drivers/gpu/drm/ast/
>
> DRM DRIVERS FOR BRIDGE CHIPS
> M: Archit Taneja <[email protected]>
> +M: Laurent Pinchart <[email protected]>
> +M: Andrzej Hajda <[email protected]>
> S: Maintained
> T: git git://anongit.freedesktop.org/drm/drm-misc
> F: drivers/gpu/drm/bridge/

--
Regards,

Laurent Pinchart

2017-04-06 09:46:00

by Archit Taneja

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers

Hi Laurent,

On 4/6/2017 2:40 PM, Laurent Pinchart wrote:
> Hi Archit,
>
> On Wednesday 05 Apr 2017 16:53:50 Archit Taneja wrote:
>> Add Laurent and Andrzej as maintainers for DRM bridge chip drivers. They
>> actively review and contribute to bridge drivers and the bridge API.
>
> How about adding me as a reviewer instead ? I can't commit maintain bridge
> drivers in a timely manner at the moment due to a too high workload, but I can
> do my best reviewing changes, especially to the DRM bridge core and the
> drivers I'm knowledgeable about, as long as I'm CC'ed.

Sure, I'll update it to reviewer.

Thanks,
Archit

>
>> Cc: Laurent Pinchart <[email protected]>
>> Cc: Andrzej Hajda <[email protected]>
>> Signed-off-by: Archit Taneja <[email protected]>
>> ---
>> MAINTAINERS | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index d0d9ed8d2459..59d323d8567a 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4169,6 +4169,8 @@ F: drivers/gpu/drm/ast/
>>
>> DRM DRIVERS FOR BRIDGE CHIPS
>> M: Archit Taneja <[email protected]>
>> +M: Laurent Pinchart <[email protected]>
>> +M: Andrzej Hajda <[email protected]>
>> S: Maintained
>> T: git git://anongit.freedesktop.org/drm/drm-misc
>> F: drivers/gpu/drm/bridge/
>

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

2017-04-10 06:20:21

by Andrzej Hajda

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add Laurent and Andrzej as maintainers for bridge drivers

On 05.04.2017 13:23, Archit Taneja wrote:
> Add Laurent and Andrzej as maintainers for DRM bridge chip drivers. They
> actively review and contribute to bridge drivers and the bridge API.
>
> Cc: Laurent Pinchart <[email protected]>
> Cc: Andrzej Hajda <[email protected]>
> Signed-off-by: Archit Taneja <[email protected]>

Acked-by: Andrzej Hajda <[email protected]>

--
Regards
Andrzej

> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d0d9ed8d2459..59d323d8567a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4169,6 +4169,8 @@ F: drivers/gpu/drm/ast/
>
> DRM DRIVERS FOR BRIDGE CHIPS
> M: Archit Taneja <[email protected]>
> +M: Laurent Pinchart <[email protected]>
> +M: Andrzej Hajda <[email protected]>
> S: Maintained
> T: git git://anongit.freedesktop.org/drm/drm-misc
> F: drivers/gpu/drm/bridge/