diff options
author | Stefan Wahren <[email protected]> | 2019-07-21 18:10:31 +0200 |
---|---|---|
committer | Stefan Wahren <[email protected]> | 2019-10-10 19:29:48 +0200 |
commit | f1e5aa6c13feb8ee47ff5d116bed0a10007686f1 (patch) | |
tree | 6a24b7f60bdb878440d4e89587ecd310ae4d60fe | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (diff) |
MAINTAINERS: Add BCM2711 to BCM2835 ARCH
Clarify that BCM2711 belongs to the BCM2835 ARCH.
Signed-off-by: Stefan Wahren <[email protected]>
Acked-by: Eric Anholt <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..14a939a9e1e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3187,7 +3187,7 @@ N: bcm216* N: kona F: arch/arm/mach-bcm/ -BROADCOM BCM2835 ARM ARCHITECTURE +BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE M: Eric Anholt <[email protected]> M: Stefan Wahren <[email protected]> @@ -3195,6 +3195,7 @@ L: [email protected] (moderated for non-subscribers) L: [email protected] (moderated for non-subscribers) T: git git://github.com/anholt/linux S: Maintained +N: bcm2711 N: bcm2835 F: drivers/staging/vc04_services |