All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
@ 2017-11-28  3:13 ` Masahiro Yamada
  0 siblings, 0 replies; 6+ messages in thread
From: Masahiro Yamada @ 2017-11-28  3:13 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Ard Biesheuvel, Andreas Färber, Masahiro Yamada, linux-kernel

There are several product lines in Socionext.  I maintain only
DT files prefixed with "uniphier".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52f..cbb89bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2046,7 +2046,7 @@ F:	arch/arm/boot/dts/uniphier*
 F:	arch/arm/include/asm/hardware/cache-uniphier.h
 F:	arch/arm/mach-uniphier/
 F:	arch/arm/mm/cache-uniphier.c
-F:	arch/arm64/boot/dts/socionext/
+F:	arch/arm64/boot/dts/socionext/uniphier*
 F:	drivers/bus/uniphier-system-bus.c
 F:	drivers/clk/uniphier/
 F:	drivers/gpio/gpio-uniphier.c
-- 
2.7.4

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

* [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
@ 2017-11-28  3:13 ` Masahiro Yamada
  0 siblings, 0 replies; 6+ messages in thread
From: Masahiro Yamada @ 2017-11-28  3:13 UTC (permalink / raw)
  To: linux-arm-kernel

There are several product lines in Socionext.  I maintain only
DT files prefixed with "uniphier".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52f..cbb89bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2046,7 +2046,7 @@ F:	arch/arm/boot/dts/uniphier*
 F:	arch/arm/include/asm/hardware/cache-uniphier.h
 F:	arch/arm/mach-uniphier/
 F:	arch/arm/mm/cache-uniphier.c
-F:	arch/arm64/boot/dts/socionext/
+F:	arch/arm64/boot/dts/socionext/uniphier*
 F:	drivers/bus/uniphier-system-bus.c
 F:	drivers/clk/uniphier/
 F:	drivers/gpio/gpio-uniphier.c
-- 
2.7.4

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

* Re: [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
  2017-11-28  3:13 ` Masahiro Yamada
@ 2017-11-28 17:26   ` Andreas Färber
  -1 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2017-11-28 17:26 UTC (permalink / raw)
  To: Masahiro Yamada, linux-arm-kernel; +Cc: Ard Biesheuvel, linux-kernel

Am 28.11.2017 um 04:13 schrieb Masahiro Yamada:
> There are several product lines in Socionext.  I maintain only
> DT files prefixed with "uniphier".
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Andreas Färber <afaerber@suse.de>

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

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

* [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
@ 2017-11-28 17:26   ` Andreas Färber
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Färber @ 2017-11-28 17:26 UTC (permalink / raw)
  To: linux-arm-kernel

Am 28.11.2017 um 04:13 schrieb Masahiro Yamada:
> There are several product lines in Socionext.  I maintain only
> DT files prefixed with "uniphier".
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Andreas F?rber <afaerber@suse.de>

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)

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

* Re: [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
  2017-11-28  3:13 ` Masahiro Yamada
@ 2017-11-29 13:42   ` Masahiro Yamada
  -1 siblings, 0 replies; 6+ messages in thread
From: Masahiro Yamada @ 2017-11-29 13:42 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Ard Biesheuvel, Andreas Färber, Masahiro Yamada,
	Linux Kernel Mailing List

2017-11-28 12:13 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> There are several product lines in Socionext.  I maintain only
> DT files prefixed with "uniphier".
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---


Applied to linux-uniphier.

-- 
Best Regards
Masahiro Yamada

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

* [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry
@ 2017-11-29 13:42   ` Masahiro Yamada
  0 siblings, 0 replies; 6+ messages in thread
From: Masahiro Yamada @ 2017-11-29 13:42 UTC (permalink / raw)
  To: linux-arm-kernel

2017-11-28 12:13 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> There are several product lines in Socionext.  I maintain only
> DT files prefixed with "uniphier".
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---


Applied to linux-uniphier.

-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2017-11-29 13:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28  3:13 [PATCH] MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entry Masahiro Yamada
2017-11-28  3:13 ` Masahiro Yamada
2017-11-28 17:26 ` Andreas Färber
2017-11-28 17:26   ` Andreas Färber
2017-11-29 13:42 ` Masahiro Yamada
2017-11-29 13:42   ` Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.