diff options
author | Greentime Hu <greentime@andestech.com> | 2017-10-25 03:45:35 -0400 |
---|---|---|
committer | Greentime Hu <greentime@andestech.com> | 2018-02-21 21:44:35 -0500 |
commit | 8fda152e3d28fcc5c537fe1d1b88820ff2e5b0cd (patch) | |
tree | 341d5dc36f696a554c911bba3c40be62ea3af486 | |
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>
-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* | |||
868 | F: drivers/staging/iio/*/ad* | 868 | F: drivers/staging/iio/*/ad* |
869 | F: drivers/staging/iio/trigger/iio-trig-bfin-timer.c | 869 | F: drivers/staging/iio/trigger/iio-trig-bfin-timer.c |
870 | 870 | ||
871 | ANDES ARCHITECTURE | ||
872 | M: Greentime Hu <green.hu@gmail.com> | ||
873 | M: Vincent Chen <deanbo422@gmail.com> | ||
874 | T: git https://github.com/andestech/linux.git | ||
875 | S: Supported | ||
876 | F: arch/nds32/ | ||
877 | F: Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt | ||
878 | F: Documentation/devicetree/bindings/nds32/ | ||
879 | K: nds32 | ||
880 | N: nds32 | ||
881 | |||
871 | ANDROID CONFIG FRAGMENTS | 882 | ANDROID CONFIG FRAGMENTS |
872 | M: Rob Herring <robh@kernel.org> | 883 | M: Rob Herring <robh@kernel.org> |
873 | S: Supported | 884 | S: Supported |