[v12,1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver

Message ID 20230504080406.1213623-2-suijingfeng@loongson.cn
State New
Headers
Series drm: add kms driver for loongson display controller |

Commit Message

Sui Jingfeng May 4, 2023, 8:04 a.m. UTC
  This patch add myself as maintainer to drm loongson driver

Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)
  

Comments

Huacai Chen May 6, 2023, 3:09 a.m. UTC | #1
Hi, Jingfeng,

I think you should exchange the order of these two patches.


Huacai

On Thu, May 4, 2023 at 4:04 PM Sui Jingfeng <suijingfeng@loongson.cn> wrote:
>
>  This patch add myself as maintainer to drm loongson driver
>
> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 73b3298b7232..1f5aa8756d87 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6922,6 +6922,13 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
>  F:     drivers/gpu/drm/lima/
>  F:     include/uapi/drm/lima_drm.h
>
> +DRM DRIVERS FOR LOONGSON
> +M:     Sui Jingfeng <suijingfeng@loongson.cn>
> +L:     dri-devel@lists.freedesktop.org
> +S:     Supported
> +T:     git git://anongit.freedesktop.org/drm/drm-misc
> +F:     drivers/gpu/drm/loongson/
> +
>  DRM DRIVERS FOR MEDIATEK
>  M:     Chun-Kuang Hu <chunkuang.hu@kernel.org>
>  M:     Philipp Zabel <p.zabel@pengutronix.de>
> --
> 2.25.1
>
  
Sui Jingfeng May 6, 2023, 8:32 a.m. UTC | #2
Hi,


Ah, I did't notice this.

The disorder is because during developing phase,

it is more easy amend new changes to the top of the commits.

So, I put another patch of this series on the top of this.

Will be fixed at next version, thanks for you point out that.


On 2023/5/6 11:09, Huacai Chen wrote:
> Hi, Jingfeng,
>
> I think you should exchange the order of these two patches.
>
>
> Huacai
>
> On Thu, May 4, 2023 at 4:04 PM Sui Jingfeng <suijingfeng@loongson.cn> wrote:
>>   This patch add myself as maintainer to drm loongson driver
>>
>> Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
>> ---
>>   MAINTAINERS | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 73b3298b7232..1f5aa8756d87 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -6922,6 +6922,13 @@ T:       git git://anongit.freedesktop.org/drm/drm-misc
>>   F:     drivers/gpu/drm/lima/
>>   F:     include/uapi/drm/lima_drm.h
>>
>> +DRM DRIVERS FOR LOONGSON
>> +M:     Sui Jingfeng <suijingfeng@loongson.cn>
>> +L:     dri-devel@lists.freedesktop.org
>> +S:     Supported
>> +T:     git git://anongit.freedesktop.org/drm/drm-misc
>> +F:     drivers/gpu/drm/loongson/
>> +
>>   DRM DRIVERS FOR MEDIATEK
>>   M:     Chun-Kuang Hu <chunkuang.hu@kernel.org>
>>   M:     Philipp Zabel <p.zabel@pengutronix.de>
>> --
>> 2.25.1
>>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 73b3298b7232..1f5aa8756d87 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6922,6 +6922,13 @@  T:	git git://anongit.freedesktop.org/drm/drm-misc
 F:	drivers/gpu/drm/lima/
 F:	include/uapi/drm/lima_drm.h
 
+DRM DRIVERS FOR LOONGSON
+M:	Sui Jingfeng <suijingfeng@loongson.cn>
+L:	dri-devel@lists.freedesktop.org
+S:	Supported
+T:	git git://anongit.freedesktop.org/drm/drm-misc
+F:	drivers/gpu/drm/loongson/
+
 DRM DRIVERS FOR MEDIATEK
 M:	Chun-Kuang Hu <chunkuang.hu@kernel.org>
 M:	Philipp Zabel <p.zabel@pengutronix.de>