diff mbox series

MAINTAINERS: update arch/arm/mach-davinci

Message ID 20190417230815.14981-1-khilman@kernel.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: update arch/arm/mach-davinci | expand

Commit Message

Kevin Hilman April 17, 2019, 11:08 p.m. UTC
From: Kevin Hilman <khilman@baylibre.com>

It's time to officially admit I'm not doing anything useful for
mach-davinci anymore.  Since Bartosz is bringing all the code I wrote
10+ years ago into the modern era, he should take over.

Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sekhar Nori April 18, 2019, 12:42 p.m. UTC | #1
Hi Kevin,

On 18/04/19 4:38 AM, Kevin Hilman wrote:
> From: Kevin Hilman <khilman@baylibre.com>
> 
> It's time to officially admit I'm not doing anything useful for
> mach-davinci anymore.  Since Bartosz is bringing all the code I wrote
> 10+ years ago into the modern era, he should take over.

Thanks for suggesting this. This is good. One comment below:

> 
> Cc: Sekhar Nori <nsekhar@ti.com>
> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b548..d28951221d38 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15457,7 +15457,7 @@ F:	include/linux/clk/ti.h
>  
>  TI DAVINCI MACHINE SUPPORT
>  M:	Sekhar Nori <nsekhar@ti.com>
> -M:	Kevin Hilman <khilman@kernel.org>
> +M:	Bartosz Golaszewski <bgolaszewski@baylibre.com>

Applying patches and sending pull request to ARM-SoC is something I can
manage myself and the patch volume is low as well. But having Bartosz on
the CC for all mach-davinci patches will be really nice.

So, how about making the entry

R:	Bartosz Golaszewski <bgolaszewski@baylibre.com>

Thanks,
Sekhar

>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
>  S:	Supported
> -- 
> 2.21.0
>
Kevin Hilman April 18, 2019, 6:57 p.m. UTC | #2
Sekhar Nori <nsekhar@ti.com> writes:

> Hi Kevin,
>
> On 18/04/19 4:38 AM, Kevin Hilman wrote:
>> From: Kevin Hilman <khilman@baylibre.com>
>> 
>> It's time to officially admit I'm not doing anything useful for
>> mach-davinci anymore.  Since Bartosz is bringing all the code I wrote
>> 10+ years ago into the modern era, he should take over.
>
> Thanks for suggesting this. This is good. One comment below:
>
>> 
>> Cc: Sekhar Nori <nsekhar@ti.com>
>> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
>> ---
>>  MAINTAINERS | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index e17ebf70b548..d28951221d38 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -15457,7 +15457,7 @@ F:	include/linux/clk/ti.h
>>  
>>  TI DAVINCI MACHINE SUPPORT
>>  M:	Sekhar Nori <nsekhar@ti.com>
>> -M:	Kevin Hilman <khilman@kernel.org>
>> +M:	Bartosz Golaszewski <bgolaszewski@baylibre.com>
>
> Applying patches and sending pull request to ARM-SoC is something I can
> manage myself and the patch volume is low as well. But having Bartosz on
> the CC for all mach-davinci patches will be really nice.
>
> So, how about making the entry
>
> R:	Bartosz Golaszewski <bgolaszewski@baylibre.com>

OK, v2 coming right up.

Kevin
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b548..d28951221d38 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15457,7 +15457,7 @@  F:	include/linux/clk/ti.h
 
 TI DAVINCI MACHINE SUPPORT
 M:	Sekhar Nori <nsekhar@ti.com>
-M:	Kevin Hilman <khilman@kernel.org>
+M:	Bartosz Golaszewski <bgolaszewski@baylibre.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git
 S:	Supported