diff options
author | Greentime Hu <greentime@andestech.com> | 2017-10-25 15:45:35 +0800 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2018-02-22 10:44:35 +0800 |
commit | 8fda152e3d28fcc5c537fe1d1b88820ff2e5b0cd (patch) | |
tree | 341d5dc36f696a554c911bba3c40be62ea3af486 /MAINTAINERS | |
parent | e71ea3badae55a69a44b8fcb46ae7b547529b376 (diff) |
MAINTAINERS: Add nds32
Add a maintainer information for the nds32(Andes) architecture.
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..40138674d1ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -868,6 +868,17 @@ X: drivers/iio/*/adjd* F: drivers/staging/iio/*/ad* F: drivers/staging/iio/trigger/iio-trig-bfin-timer.c +ANDES ARCHITECTURE +M: Greentime Hu <green.hu@gmail.com> +M: Vincent Chen <deanbo422@gmail.com> +T: git https://github.com/andestech/linux.git +S: Supported +F: arch/nds32/ +F: Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt +F: Documentation/devicetree/bindings/nds32/ +K: nds32 +N: nds32 + ANDROID CONFIG FRAGMENTS M: Rob Herring <robh@kernel.org> S: Supported |