2013-07-23 23:57:21

by Christian Daudt

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add mach-bcm and drivers

Adding ownership to maintainers file for the mach-bcm related files,
including drivers that are used for the SoCs defined in mach-bcm.

Signed-off-by: Christian Daudt <[email protected]>

diff --git a/MAINTAINERS b/MAINTAINERS
index bf61e04..49480494 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1785,6 +1785,17 @@ L: [email protected]
S: Supported
F: drivers/net/ethernet/broadcom/bnx2x/

+BROADCOM BCM281XX/BCM11XXX ARM ARCHITECTURE
+M: Christian Daudt <[email protected]>
+T: git git://git.github.com/broadcom/bcm11351
+S: Maintained
+F: arch/arm/mach-bcm/
+F: arch/arm/boot/dts/bcm113*
+F: arch/arm/boot/dts/bcm281*
+F: arch/arm/configs/bcm_defconfig
+F: drivers/mmc/host/sdhci_bcm_kona.c
+F: drivers/clocksource/bcm_kona_timer.c
+
BROADCOM BCM2835 ARM ARCHICTURE
M: Stephen Warren <[email protected]>
L: [email protected] (moderated for non-subscribers)
--
1.7.10.4


2013-08-04 20:12:19

by Olof Johansson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add mach-bcm and drivers

On Tue, Jul 23, 2013 at 04:57:10PM -0700, Christian Daudt wrote:
> Adding ownership to maintainers file for the mach-bcm related files,
> including drivers that are used for the SoCs defined in mach-bcm.
>
> Signed-off-by: Christian Daudt <[email protected]>

Looks like Andrew took this so I'll leave it be.


-Olof