diff options
author | Joel Stanley <joel@jms.id.au> | 2018-02-22 00:03:24 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-04-11 04:47:31 -0400 |
commit | cb799267bb65676277fb718cfb42239fe5c6e4fb (patch) | |
tree | bda84343872376e23524dab921873bc830f20f2f | |
parent | 3c9f2157a23bffc0175675c8c5fb8466dcfd0780 (diff) |
MAINTAINERS: Update ASPEED entry with details
I am interested in all ASPEED drivers, and the previous match wasn't
grabbing files in nested directories. Use N instead.
Add the arm kernel mailing list so that patches get reviewed there, and
the linux-aspeed list which exists only so I can use patchwork to track
patches.
Add Andrew as a reviewer, because he is involved in reviewing ASPEED
stuff.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index de1b390d0037..c3d57c98f8ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1232,10 +1232,15 @@ F: Documentation/devicetree/bindings/i2c/i2c-aspeed.txt | |||
1232 | 1232 | ||
1233 | ARM/ASPEED MACHINE SUPPORT | 1233 | ARM/ASPEED MACHINE SUPPORT |
1234 | M: Joel Stanley <joel@jms.id.au> | 1234 | M: Joel Stanley <joel@jms.id.au> |
1235 | S: Maintained | 1235 | R: Andrew Jeffery <andrew@aj.id.au> |
1236 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1237 | L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) | ||
1238 | Q: https://patchwork.ozlabs.org/project/linux-aspeed/list/ | ||
1239 | S: Supported | ||
1240 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git | ||
1236 | F: arch/arm/mach-aspeed/ | 1241 | F: arch/arm/mach-aspeed/ |
1237 | F: arch/arm/boot/dts/aspeed-* | 1242 | F: arch/arm/boot/dts/aspeed-* |
1238 | F: drivers/*/*aspeed* | 1243 | N: aspeed |
1239 | 1244 | ||
1240 | ARM/ATMEL AT91 Clock Support | 1245 | ARM/ATMEL AT91 Clock Support |
1241 | M: Boris Brezillon <boris.brezillon@free-electrons.com> | 1246 | M: Boris Brezillon <boris.brezillon@free-electrons.com> |