diff options
| author | Lars Persson <[email protected]> | 2016-02-11 17:06:21 +0100 |
|---|---|---|
| committer | Olof Johansson <[email protected]> | 2016-02-24 13:57:51 -0800 |
| commit | 5255034d170149c4e23366d376bd8d77f691afc8 (patch) | |
| tree | 4f0931d01e276333ef6ada2fc6e827b775410935 | |
| parent | 590b460c3e1399ca50c8f1b23f041e88cf9644d5 (diff) | |
ARM: mach-artpec: add entry to MAINTAINERS
Signed-off-by: Lars Persson <[email protected]>
Signed-off-by: Jesper Nilsson <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
| -rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7f1fa4ff300a..d32c1aa149d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -932,6 +932,16 @@ M: Tsahee Zidenberg <[email protected]> S: Maintained F: arch/arm/mach-alpine/ +ARM/ARTPEC MACHINE SUPPORT +M: Jesper Nilsson <[email protected]> +M: Lars Persson <[email protected]> +M: Niklas Cassel <[email protected]> +S: Maintained +F: arch/arm/mach-artpec +F: arch/arm/boot/dts/artpec6* +F: drivers/clk/clk-artpec6.c + ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT M: Nicolas Ferre <[email protected]> M: Alexandre Belloni <[email protected]> |