All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add related dts to IXP4xx
@ 2022-12-14 20:42 ` Linus Walleij
  0 siblings, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2022-12-14 20:42 UTC (permalink / raw)
  To: arm, soc; +Cc: linux-arm-kernel, Corentin Labbe, Linus Walleij

From: Corentin Labbe <clabbe@baylibre.com>

get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
Add them to the set of files handled by IXP4xx maintainers.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/20221005105734.3513581-1-clabbe@baylibre.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
SoC folks: please apply this patch directly for MAINTAINERS
changes, wherever that goes.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 06f2eba42809..9ab448592f5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2266,6 +2266,7 @@ F:	Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.y
 F:	Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
 F:	Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
 F:	Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
+F:	arch/arm/boot/dts/intel-ixp*
 F:	arch/arm/mach-ixp4xx/
 F:	drivers/bus/intel-ixp4xx-eb.c
 F:	drivers/clocksource/timer-ixp4xx.c
-- 
2.38.1


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

* [PATCH] MAINTAINERS: add related dts to IXP4xx
@ 2022-12-14 20:42 ` Linus Walleij
  0 siblings, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2022-12-14 20:42 UTC (permalink / raw)
  To: arm, soc; +Cc: linux-arm-kernel, Corentin Labbe, Linus Walleij

From: Corentin Labbe <clabbe@baylibre.com>

get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
Add them to the set of files handled by IXP4xx maintainers.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/20221005105734.3513581-1-clabbe@baylibre.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
SoC folks: please apply this patch directly for MAINTAINERS
changes, wherever that goes.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 06f2eba42809..9ab448592f5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2266,6 +2266,7 @@ F:	Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.y
 F:	Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
 F:	Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
 F:	Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
+F:	arch/arm/boot/dts/intel-ixp*
 F:	arch/arm/mach-ixp4xx/
 F:	drivers/bus/intel-ixp4xx-eb.c
 F:	drivers/clocksource/timer-ixp4xx.c
-- 
2.38.1


_______________________________________________
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] 7+ messages in thread

* Re: [PATCH] MAINTAINERS: add related dts to IXP4xx
  2022-12-14 20:42 ` Linus Walleij
  (?)
@ 2022-12-19 16:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 7+ messages in thread
From: patchwork-bot+linux-soc @ 2022-12-19 16:00 UTC (permalink / raw)
  To: Linus Walleij; +Cc: soc

Hello:

This patch was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 14 Dec 2022 21:42:23 +0100 you wrote:
> From: Corentin Labbe <clabbe@baylibre.com>
> 
> get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
> Add them to the set of files handled by IXP4xx maintainers.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> Link: https://lore.kernel.org/r/20221005105734.3513581-1-clabbe@baylibre.com
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: add related dts to IXP4xx
    https://git.kernel.org/soc/soc/c/4c03c4188cfb

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [PATCH] MAINTAINERS: add related dts to IXP4xx
  2022-10-05 10:57 ` Corentin Labbe
@ 2022-11-14 15:49   ` Corentin LABBE
  -1 siblings, 0 replies; 7+ messages in thread
From: Corentin LABBE @ 2022-11-14 15:49 UTC (permalink / raw)
  To: linusw, kaloz, khalasa; +Cc: linux-arm-kernel, linux-kernel

Le Wed, Oct 05, 2022 at 10:57:34AM +0000, Corentin Labbe a écrit :
> get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
> Add them to the set of files handled by IXP4xx maintainers.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---

Hello

Gentle ping

Regards

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

* Re: [PATCH] MAINTAINERS: add related dts to IXP4xx
@ 2022-11-14 15:49   ` Corentin LABBE
  0 siblings, 0 replies; 7+ messages in thread
From: Corentin LABBE @ 2022-11-14 15:49 UTC (permalink / raw)
  To: linusw, kaloz, khalasa; +Cc: linux-arm-kernel, linux-kernel

Le Wed, Oct 05, 2022 at 10:57:34AM +0000, Corentin Labbe a écrit :
> get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
> Add them to the set of files handled by IXP4xx maintainers.
> 
> Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
> ---

Hello

Gentle ping

Regards

_______________________________________________
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] 7+ messages in thread

* [PATCH] MAINTAINERS: add related dts to IXP4xx
@ 2022-10-05 10:57 ` Corentin Labbe
  0 siblings, 0 replies; 7+ messages in thread
From: Corentin Labbe @ 2022-10-05 10:57 UTC (permalink / raw)
  To: linusw, kaloz, khalasa; +Cc: linux-arm-kernel, linux-kernel, Corentin Labbe

get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
Add them to the set of files handled by IXP4xx maintainers.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c3e94af1bd97..6d0e6353a686 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2265,6 +2265,7 @@ F:	Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.y
 F:	Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
 F:	Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
 F:	Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
+F:	arch/arm/boot/dts/intel-ixp*
 F:	arch/arm/mach-ixp4xx/
 F:	drivers/bus/intel-ixp4xx-eb.c
 F:	drivers/clocksource/timer-ixp4xx.c
-- 
2.35.1


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

* [PATCH] MAINTAINERS: add related dts to IXP4xx
@ 2022-10-05 10:57 ` Corentin Labbe
  0 siblings, 0 replies; 7+ messages in thread
From: Corentin Labbe @ 2022-10-05 10:57 UTC (permalink / raw)
  To: linusw, kaloz, khalasa; +Cc: linux-arm-kernel, linux-kernel, Corentin Labbe

get_maintainer.pl currently give no maintainer on all IXP4xx DTS files.
Add them to the set of files handled by IXP4xx maintainers.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c3e94af1bd97..6d0e6353a686 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2265,6 +2265,7 @@ F:	Documentation/devicetree/bindings/bus/intel,ixp4xx-expansion-bus-controller.y
 F:	Documentation/devicetree/bindings/gpio/intel,ixp4xx-gpio.txt
 F:	Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml
 F:	Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml
+F:	arch/arm/boot/dts/intel-ixp*
 F:	arch/arm/mach-ixp4xx/
 F:	drivers/bus/intel-ixp4xx-eb.c
 F:	drivers/clocksource/timer-ixp4xx.c
-- 
2.35.1


_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2022-12-19 16:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14 20:42 [PATCH] MAINTAINERS: add related dts to IXP4xx Linus Walleij
2022-12-14 20:42 ` Linus Walleij
2022-12-19 16:00 ` patchwork-bot+linux-soc
  -- strict thread matches above, loose matches on Subject: below --
2022-10-05 10:57 Corentin Labbe
2022-10-05 10:57 ` Corentin Labbe
2022-11-14 15:49 ` Corentin LABBE
2022-11-14 15:49   ` Corentin LABBE

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.