diff options
author | Alexandre Belloni <[email protected]> | 2015-09-02 18:24:21 +0200 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2015-09-18 16:33:51 +0200 |
commit | 8dca5ce893e8d6b7e6b03f0df03375fb26b846ec (patch) | |
tree | 9ccee78a4e12f4408a3a8022016dbded27baf618 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) |
MAINTAINERS: explicitly add Atmel SAMA5
Atmel SAMA5 SoCs are also supported through mach-at91.
Signed-off-by: Alexandre Belloni <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..1bec76742c21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -911,7 +911,7 @@ M: Tsahee Zidenberg <[email protected]> S: Maintained F: arch/arm/mach-alpine/ -ARM/ATMEL AT91RM9200 AND AT91SAM ARM ARCHITECTURES +ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT M: Nicolas Ferre <[email protected]> M: Alexandre Belloni <[email protected]> M: Jean-Christophe Plagniol-Villard <[email protected]> |