2019-01-19 17:04:45

by Jianxin Pan

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Add entry for Amlogic NAND controller driver and its bindings[0].

[0] https://lore.kernel.org/lkml/[email protected]/

Signed-off-by: Liang Yang <[email protected]>
Signed-off-by: Jianxin Pan <[email protected]>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0abecc5..7d976a1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9628,6 +9628,13 @@ F: drivers/media/platform/meson/ao-cec.c
F: Documentation/devicetree/bindings/media/meson-ao-cec.txt
T: git git://linuxtv.org/media_tree.git

+MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
+M: Liang Yang <[email protected]>
+L: [email protected]
+S: Maintained
+F: drivers/mtd/nand/raw/meson_*
+F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
+
MICROBLAZE ARCHITECTURE
M: Michal Simek <[email protected]>
W: http://www.monstr.eu/fdt/
--
1.9.1



2019-01-20 15:07:30

by Miquel Raynal

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Hi Jianxin,

Jianxin Pan <[email protected]> wrote on Sun, 20 Jan 2019
01:02:35 +0800:

> Add entry for Amlogic NAND controller driver and its bindings[0].
>
> [0] https://lore.kernel.org/lkml/[email protected]/
>
> Signed-off-by: Liang Yang <[email protected]>
> Signed-off-by: Jianxin Pan <[email protected]>

If you are the author of the patch your Signed-off-by should come first.

Also, why is Liang the Maintainer? Why not you?

> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0abecc5..7d976a1 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9628,6 +9628,13 @@ F: drivers/media/platform/meson/ao-cec.c
> F: Documentation/devicetree/bindings/media/meson-ao-cec.txt
> T: git git://linuxtv.org/media_tree.git
>
> +MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
> +M: Liang Yang <[email protected]>
> +L: [email protected]
> +S: Maintained
> +F: drivers/mtd/nand/raw/meson_*
> +F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
> +
> MICROBLAZE ARCHITECTURE
> M: Michal Simek <[email protected]>
> W: http://www.monstr.eu/fdt/

Thanks,
Miquèl

2019-01-21 07:18:20

by Jianxin Pan

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Hi Miquel,

On 2019/1/20 23:06, Miquel Raynal wrote:
> Hi Jianxin,
>
> Jianxin Pan <[email protected]> wrote on Sun, 20 Jan 2019
> 01:02:35 +0800:
>
>> Add entry for Amlogic NAND controller driver and its bindings[0].
>>
>> [0] https://lore.kernel.org/lkml/[email protected]/
>>
>> Signed-off-by: Liang Yang <[email protected]>
>> Signed-off-by: Jianxin Pan <[email protected]>
>
> If you are the author of the patch your Signed-off-by should come first.
OK.
>
> Also, why is Liang the Maintainer? Why not you?
>
Yangliang is Amlogic maintainer for NAND controller. And all patches about amlogic NAND controller are from him.
>> ---
>> MAINTAINERS | 7 +++++++
>> 1 file changed, 7 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 0abecc5..7d976a1 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -9628,6 +9628,13 @@ F: drivers/media/platform/meson/ao-cec.c
>> F: Documentation/devicetree/bindings/media/meson-ao-cec.txt
>> T: git git://linuxtv.org/media_tree.git
>>
>> +MESON NAND CONTROLLER DRIVER FOR AMLOGIC SOCS
>> +M: Liang Yang <[email protected]>
>> +L: [email protected]
>> +S: Maintained
>> +F: drivers/mtd/nand/raw/meson_*
>> +F: Documentation/devicetree/bindings/mtd/amlogic,meson-nand.txt
>> +
>> MICROBLAZE ARCHITECTURE
>> M: Michal Simek <[email protected]>
>> W: http://www.monstr.eu/fdt/
>
> Thanks,
> Miquèl
>
> .
>


2019-01-21 08:23:47

by Miquel Raynal

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Hi Jianxin,

Jianxin Pan <[email protected]> wrote on Mon, 21 Jan 2019
12:18:18 +0800:

> Hi Miquel,
>
> On 2019/1/20 23:06, Miquel Raynal wrote:
> > Hi Jianxin,
> >
> > Jianxin Pan <[email protected]> wrote on Sun, 20 Jan 2019
> > 01:02:35 +0800:
> >
> >> Add entry for Amlogic NAND controller driver and its bindings[0].
> >>
> >> [0] https://lore.kernel.org/lkml/[email protected]/
> >>
> >> Signed-off-by: Liang Yang <[email protected]>
> >> Signed-off-by: Jianxin Pan <[email protected]>
> >
> > If you are the author of the patch your Signed-off-by should come first.
> OK.
> >
> > Also, why is Liang the Maintainer? Why not you?
> >
> Yangliang is Amlogic maintainer for NAND controller. And all patches about amlogic NAND controller are from him.

Maybe but he never wrote to the ML, the maintainer may be someone else
than the original author, I just want someone to review patches and
help to maintain the driver.

Yangliang are you willing to do that?


Thanks,
Miquèl

2019-01-21 09:01:07

by Liang Yang

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Hi Miquel,

On 2019/1/21 16:21, Miquel Raynal wrote:
> Hi Jianxin,
>
> Jianxin Pan <[email protected]> wrote on Mon, 21 Jan 2019
> 12:18:18 +0800:
>
>> Hi Miquel,
>>
>> On 2019/1/20 23:06, Miquel Raynal wrote:
>>> Hi Jianxin,
>>>
>>> Jianxin Pan <[email protected]> wrote on Sun, 20 Jan 2019
>>> 01:02:35 +0800:
>>>
>>>> Add entry for Amlogic NAND controller driver and its bindings[0].
>>>>
>>>> [0] https://lore.kernel.org/lkml/[email protected]/
>>>>
>>>> Signed-off-by: Liang Yang <[email protected]>
>>>> Signed-off-by: Jianxin Pan <[email protected]>
>>>
>>> If you are the author of the patch your Signed-off-by should come first.
>> OK.
>>>
>>> Also, why is Liang the Maintainer? Why not you?
>>>
>> Yangliang is Amlogic maintainer for NAND controller. And all patches about amlogic NAND controller are from him.
>
> Maybe but he never wrote to the ML, the maintainer may be someone else
> than the original author, I just want someone to review patches and
> help to maintain the driver.
>
> Yangliang are you willing to do that?
> Of course.it is my pleasure and responsibility.
>
> Thanks,
> Miquèl
>
> .
>

2019-01-21 09:12:20

by Miquel Raynal

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Hi Liang,

Liang Yang <[email protected]> wrote on Mon, 21 Jan 2019 16:59:42
+0800:

> Hi Miquel,
>
> On 2019/1/21 16:21, Miquel Raynal wrote:
> > Hi Jianxin,
> >
> > Jianxin Pan <[email protected]> wrote on Mon, 21 Jan 2019
> > 12:18:18 +0800:
> >
> >> Hi Miquel,
> >>
> >> On 2019/1/20 23:06, Miquel Raynal wrote:
> >>> Hi Jianxin,
> >>>
> >>> Jianxin Pan <[email protected]> wrote on Sun, 20 Jan 2019
> >>> 01:02:35 +0800:
> >>> >>>> Add entry for Amlogic NAND controller driver and its bindings[0].
> >>>>
> >>>> [0] https://lore.kernel.org/lkml/[email protected]/
> >>>>
> >>>> Signed-off-by: Liang Yang <[email protected]>
> >>>> Signed-off-by: Jianxin Pan <[email protected]>
> >>>
> >>> If you are the author of the patch your Signed-off-by should come first.
> >> OK.
> >>>
> >>> Also, why is Liang the Maintainer? Why not you?
> >>> >> Yangliang is Amlogic maintainer for NAND controller. And all patches about amlogic NAND controller are from him.
> >
> > Maybe but he never wrote to the ML, the maintainer may be someone else
> > than the original author, I just want someone to review patches and
> > help to maintain the driver.
> >
> > Yangliang are you willing to do that?
> > Of course.it is my pleasure and responsibility.

Ok then, it's fine for me!


Thanks,
Miquèl

2019-01-25 12:31:45

by Miquel Raynal

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add entry for Amlogic NAND controller driver

Hi Jianxin,

Jianxin Pan <[email protected]> wrote on Sun, 20 Jan 2019
01:02:35 +0800:

> Add entry for Amlogic NAND controller driver and its bindings[0].
>
> [0] https://lore.kernel.org/lkml/[email protected]/
>
> Signed-off-by: Liang Yang <[email protected]>
> Signed-off-by: Jianxin Pan <[email protected]>

Applied to nand/next.

Thanks,
Miquèl