Re: [PATCH v7 31/37] MAINTAINERS: Add nds32
From: Greentime Hu <hidden>
Date: 2018-02-14 05:54:53
Also in:
linux-devicetree, linux-serial, lkml, netdev
From: Greentime Hu <hidden>
Date: 2018-02-14 05:54:53
Also in:
linux-devicetree, linux-serial, lkml, netdev
2018-02-14 0:02 GMT+08:00 Joe Perches [off-list ref]:
On Tue, 2018-02-13 at 17:09 +0800, Greentime Hu wrote:quoted
Add a maintainer information for the nds32(Andes) architecture.[]quoted
diff --git a/MAINTAINERS b/MAINTAINERS[]quoted
@@ -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-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +M: Vincent Chen <deanbo422-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +T: git https://github.com/andestech/linux.git +S: Supported +F: arch/nds32This should have a trailing / F: arch/nds32/
Thank you Joe. I will add this trailing /
quoted
+F: Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt +F: Documentation/devicetree/bindings/nds32
And here
quoted
+K: nds32Perhaps this should be K: \bnds32 as there are some existing uses of nds32 in the current tree. or maybe case insensitive like K: (?i:\bnds32) or K: (?:\bnds32|\bNDS32)
I think it might be better to keep it "nds32" becaue some intrinsic functions are defined with __nds32__xxx. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html