linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci
@ 2019-04-18 18:57 Kevin Hilman
  2019-04-19 14:30 ` Sekhar Nori
  2019-04-23  9:38 ` Bartosz Golaszewski
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Hilman @ 2019-04-18 18:57 UTC (permalink / raw)
  To: Sekhar Nori; +Cc: Kevin Hilman, linux-arm-kernel, Bartosz Golaszewski

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(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf70b548..9a17a7e45471 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>
+R:	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
-- 
2.21.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci
  2019-04-18 18:57 [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci Kevin Hilman
@ 2019-04-19 14:30 ` Sekhar Nori
  2019-04-19 20:35   ` Kevin Hilman
  2019-04-23  9:38 ` Bartosz Golaszewski
  1 sibling, 1 reply; 4+ messages in thread
From: Sekhar Nori @ 2019-04-19 14:30 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Kevin Hilman, linux-arm-kernel, Bartosz Golaszewski

On 19/04/19 12:27 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.
> 
> Cc: Sekhar Nori <nsekhar@ti.com>
> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>

Acked-by: Sekhar Nori <nsekhar@ti.com>

Thanks,
Sekhar

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci
  2019-04-19 14:30 ` Sekhar Nori
@ 2019-04-19 20:35   ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2019-04-19 20:35 UTC (permalink / raw)
  To: Sekhar Nori, Kevin Hilman; +Cc: Bartosz Golaszewski, linux-arm-kernel

Hi Sekhar,

Sekhar Nori <nsekhar@ti.com> writes:

> On 19/04/19 12:27 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.
>> 
>> Cc: Sekhar Nori <nsekhar@ti.com>
>> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
>> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
>
> Acked-by: Sekhar Nori <nsekhar@ti.com>

Will you queue this up for arm-soc?

Thanks,

Kevin

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci
  2019-04-18 18:57 [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci Kevin Hilman
  2019-04-19 14:30 ` Sekhar Nori
@ 2019-04-23  9:38 ` Bartosz Golaszewski
  1 sibling, 0 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2019-04-23  9:38 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: Kevin Hilman, Sekhar Nori, arm-soc

czw., 18 kwi 2019 o 20:57 Kevin Hilman <khilman@kernel.org> napisał(a):
>
> 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(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf70b548..9a17a7e45471 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>
> +R:     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
> --
> 2.21.0
>

Acked-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-04-23  9:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-18 18:57 [PATCH v2] MAINTAINERS: update arch/arm/mach-davinci Kevin Hilman
2019-04-19 14:30 ` Sekhar Nori
2019-04-19 20:35   ` Kevin Hilman
2019-04-23  9:38 ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).