diff options
| author | Alexander Graf <[email protected]> | 2018-01-25 12:05:54 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-01-28 12:27:36 -0500 |
| commit | 958d55f26ce4cde87a0f7cc5d5379b193a90d816 (patch) | |
| tree | dce1ae6c98ce3c1c421ca87fdd51de52a1e1dbff | |
| parent | fa4875942a21555b0837efdb88c9c03c41e2e22f (diff) | |
MAINTAINERS: Take over BCM2835 maintainership
It seems as if I have more interest in BCM2835 support than most others,
so I'll bite the bullet and declare myself maintainer. It'd be a shame
to leave that platform orphaned.
Signed-off-by: Alexander Graf <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af9965a8d7f..dd24697f15a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -92,8 +92,8 @@ T: git git://git.denx.de/u-boot-atmel.git F: arch/arm/mach-at91/ ARM BROADCOM BCM283X -#M: Stephen Warren <[email protected]> -S: Orphaned (Since 2017-07) +M: Alexander Graf <[email protected]> +S: Maintained F: arch/arm/mach-bcm283x/ F: drivers/gpio/bcm2835_gpio.c F: drivers/mmc/bcm2835_sdhci.c |
