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

Commit 6c284c9a authored by Lee Jones's avatar Lee Jones
Browse files

MAINTAINERS: Add Arnd Bergmann as Syscon reviewer



The System Configuration (syscon) driver is an important one, which
effects many ARM-SoC based platforms.  I'm adding Arnd as a primary
reviewer as he is highly competent in this area and has a keen
interest in ARM-SoC.

Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent b40f0632
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -9558,6 +9558,13 @@ F: arch/arc/
F:	Documentation/devicetree/bindings/arc/
F:	drivers/tty/serial/arc_uart.c

SYSTEM CONFIGURATION (SYSCON)
M:	Lee Jones <lee.jones@linaro.org>
M:	Arnd Bergmann <arnd@arndb.de>
T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
S:	Supported
F:	drivers/mfd/syscon.c

SYSV FILESYSTEM
M:	Christoph Hellwig <hch@infradead.org>
S:	Maintained