diff options
author | Lee Jones <lee.jones@linaro.org> | 2015-05-12 09:13:58 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-06-22 07:25:08 -0400 |
commit | 6c284c9a343a16d0a31d689558e1da174f37a0b0 (patch) | |
tree | c8d9d4397429a0743bd444b9a52d519dea8319a3 /MAINTAINERS | |
parent | b40f0632c9101eb93994ce4ba0d10164b48d6a27 (diff) |
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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2ece1fbf5367..fdeda6ae81a8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9558,6 +9558,13 @@ F: arch/arc/ | |||
9558 | F: Documentation/devicetree/bindings/arc/ | 9558 | F: Documentation/devicetree/bindings/arc/ |
9559 | F: drivers/tty/serial/arc_uart.c | 9559 | F: drivers/tty/serial/arc_uart.c |
9560 | 9560 | ||
9561 | SYSTEM CONFIGURATION (SYSCON) | ||
9562 | M: Lee Jones <lee.jones@linaro.org> | ||
9563 | M: Arnd Bergmann <arnd@arndb.de> | ||
9564 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git | ||
9565 | S: Supported | ||
9566 | F: drivers/mfd/syscon.c | ||
9567 | |||
9561 | SYSV FILESYSTEM | 9568 | SYSV FILESYSTEM |
9562 | M: Christoph Hellwig <hch@infradead.org> | 9569 | M: Christoph Hellwig <hch@infradead.org> |
9563 | S: Maintained | 9570 | S: Maintained |