diff mbox series

MAINTAINERS: add raspberrypi to BCM2835 architecture

Message ID 20220409184017.114804-1-stefan.wahren@i2se.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: add raspberrypi to BCM2835 architecture | expand

Commit Message

Stefan Wahren April 9, 2022, 6:40 p.m. UTC
Recent changes to the firmware clock driver have not be send
to the architecture maintainers. So fix this by adding the
matching pattern.

Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Florian Fainelli April 19, 2022, 6:58 p.m. UTC | #1
On Sat,  9 Apr 2022 20:40:17 +0200, Stefan Wahren <stefan.wahren@i2se.com> wrote:
> Recent changes to the firmware clock driver have not be send
> to the architecture maintainers. So fix this by adding the
> matching pattern.
> 
> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/maintainers/next, thanks!
--
Florian
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index fd768d43e048..1432bd345d22 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3752,6 +3752,7 @@  F:	drivers/pci/controller/pcie-brcmstb.c
 F:	drivers/staging/vc04_services
 N:	bcm2711
 N:	bcm283*
+N:	raspberrypi
 
 BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITECTURE
 M:	Florian Fainelli <f.fainelli@gmail.com>