Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb799267 authored by Joel Stanley's avatar Joel Stanley Committed by Arnd Bergmann
Browse files

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: default avatarJoel Stanley <joel@jms.id.au>
Acked-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 3c9f2157
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -1232,10 +1232,15 @@ F: Documentation/devicetree/bindings/i2c/i2c-aspeed.txt

ARM/ASPEED MACHINE SUPPORT
M:	Joel Stanley <joel@jms.id.au>
S:	Maintained
R:	Andrew Jeffery <andrew@aj.id.au>
L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
L:	linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
Q:	https://patchwork.ozlabs.org/project/linux-aspeed/list/
S:	Supported
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed.git
F:	arch/arm/mach-aspeed/
F:	arch/arm/boot/dts/aspeed-*
F:	drivers/*/*aspeed*
N:	aspeed

ARM/ATMEL AT91 Clock Support
M:	Boris Brezillon <boris.brezillon@free-electrons.com>