diff options
author | Brendan Higgins | 2017-08-17 18:44:32 +0200 |
---|---|---|
committer | Arnd Bergmann | 2018-03-06 17:54:21 +0100 |
commit | 6a498e06ba22872d3a27cc0dae77b9314b1de48b (patch) | |
tree | 98958807fba853ec5338e6e0372743994810a823 | |
parent | arm64: defconfig: add support for Socionext SynQuacer based platforms (diff) | |
download | kernel-qcow2-linux-6a498e06ba22872d3a27cc0dae77b9314b1de48b.tar.gz kernel-qcow2-linux-6a498e06ba22872d3a27cc0dae77b9314b1de48b.tar.xz kernel-qcow2-linux-6a498e06ba22872d3a27cc0dae77b9314b1de48b.zip |
MAINTAINERS: Add entry for the Nuvoton NPCM architecture
Add maintainers and reviewers for the Nuvoton NPCM architecture.
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: Tomer Maimon <tmaimon77@gmail.com>
Reviewed-by: Avi Fishman <avifishman70@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4623caf8d72d..1458836dc8ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1700,6 +1700,20 @@ F: Documentation/devicetree/bindings/arm/ste-* F: Documentation/devicetree/bindings/arm/ux500/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git +ARM/NUVOTON NPCM ARCHITECTURE +M: Avi Fishman <avifishman70@gmail.com> +M: Tomer Maimon <tmaimon77@gmail.com> +R: Patrick Venture <venture@google.com> +R: Nancy Yuen <yuenn@google.com> +R: Brendan Higgins <brendanhiggins@google.com> +L: openbmc@lists.ozlabs.org (moderated for non-subscribers) +S: Supported +F: arch/arm/mach-npcm/ +F: arch/arm/boot/dts/nuvoton-npcm* +F: include/dt-bindings/clock/nuvoton,npcm7xx-clks.h +F: drivers/*/*npcm* +F: Documentation/*/*npcm* + ARM/NUVOTON W90X900 ARM ARCHITECTURE M: Wan ZongShun <mcuos.com@gmail.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |