diff options
author | Brendan Higgins <[email protected]> | 2017-08-17 09:44:32 -0700 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2018-03-06 17:54:21 +0100 |
commit | 6a498e06ba22872d3a27cc0dae77b9314b1de48b (patch) | |
tree | 98958807fba853ec5338e6e0372743994810a823 | |
parent | 30314c33a52fa675bd3404772fd2aa03fe7b39f2 (diff) |
MAINTAINERS: Add entry for the Nuvoton NPCM architecture
Add maintainers and reviewers for the Nuvoton NPCM architecture.
Signed-off-by: Brendan Higgins <[email protected]>
Reviewed-by: Tomer Maimon <[email protected]>
Reviewed-by: Avi Fishman <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-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 <[email protected]> +M: Tomer Maimon <[email protected]> +R: Patrick Venture <[email protected]> +R: Nancy Yuen <[email protected]> +R: Brendan Higgins <[email protected]> +L: [email protected] (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 <[email protected]> L: [email protected] (moderated for non-subscribers) |