Add a maintainer information for the nds32(Andes) architecture. Signed-off-by: Greentime Hu <[email protected]> Acked-by: Arnd Bergmann <[email protected]> --- MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..bf7c2ac6bb5a 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 <[email protected]> +M: Vincent Chen <[email protected]> +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 <[email protected]> S: Supported -- 2.16.1
