diff mbox series

MAINTAINERS: Include bcm2835 subsequents into search

Message ID 20210121203302.3639841-3-f.fainelli@gmail.com (mailing list archive)
State Accepted
Commit 68e89bc868e190365930f914fdbe154064851ec9
Headers show
Series MAINTAINERS: Include bcm2835 subsequents into search | expand

Commit Message

Florian Fainelli Jan. 21, 2021, 8:33 p.m. UTC
From: Stefan Wahren <stefan.wahren@i2se.com>

Change the bcm2835 maintainer info in order to handle subsequent SoCs.
After this get_maintainers.pl provides the proper maintainers for
irqchip-bcm2836.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 22, 2021, 11 p.m. UTC | #1
Hello:

This patch was applied to soc/soc.git (refs/heads/arm/fixes):

On Thu, 21 Jan 2021 12:33:02 -0800 you wrote:
> From: Stefan Wahren <stefan.wahren@i2se.com>
> 
> Change the bcm2835 maintainer info in order to handle subsequent SoCs.
> After this get_maintainers.pl provides the proper maintainers for
> irqchip-bcm2836.
> 
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: Include bcm2835 subsequents into search
    https://git.kernel.org/soc/soc/c/68e89bc868e1

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

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 00836f6452f0..a3829680bf37 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3411,7 +3411,7 @@  F:	Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
 F:	drivers/pci/controller/pcie-brcmstb.c
 F:	drivers/staging/vc04_services
 N:	bcm2711
-N:	bcm2835
+N:	bcm283*
 
 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
 M:	Florian Fainelli <f.fainelli@gmail.com>