Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1735327
| From | Brendan Higgins <brendanhiggins@google.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v6 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture |
| Date | 2017-09-20 00:50 +0200 |
| Message-ID | <urzv4-2VK-9@gated-at.bofh.it> (permalink) |
| References | <urzv3-2VK-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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> --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 44cb004c765d..ec0d35384a16 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1598,6 +1598,19 @@ F: drivers/pinctrl/nomadik/ F: drivers/i2c/busses/i2c-nomadik.c 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: Brendan Higgins <brendanhiggins@google.com> +R: Rick Altherr <raltherr@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) -- 2.14.1.690.gbb1197296e-goog
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/3] arm: npcm: add basic support for Nuvoton BMCs Brendan Higgins <brendanhiggins@google.com> - 2017-09-20 00:50 +0200 [PATCH v6 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture Brendan Higgins <brendanhiggins@google.com> - 2017-09-20 00:50 +0200 [PATCH v6 1/3] arm: npcm: add basic support for Nuvoton BMCs Brendan Higgins <brendanhiggins@google.com> - 2017-09-20 00:50 +0200
csiph-web