diff options
author | Guo Ren <[email protected]> | 2018-09-20 17:54:54 +0800 |
---|---|---|
committer | Guo Ren <[email protected]> | 2018-10-26 00:54:28 +0800 |
commit | 243b40a469d1c5d7824df8235ccddbde8c45f03e (patch) | |
tree | 4f75eb7db2f9449fbea5001d3640cdc97a732d36 | |
parent | f746650f9cdce67419041b8c2cc1f11db2d666d1 (diff) |
MAINTAINERS: Add csky
Add a maintainer information for the csky(C-SKY) architecture.
Signed-off-by: Guo Ren <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2f710eee67a..543a0f2e6df0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3218,6 +3218,15 @@ T: git git://git.alsa-project.org/alsa-kernel.git S: Maintained F: sound/pci/oxygen/ +C-SKY ARCHITECTURE +M: Guo Ren <[email protected]> +T: git https://github.com/c-sky/csky-linux.git +S: Supported +F: arch/csky/ +F: Documentation/devicetree/bindings/csky/ +K: csky +N: csky + C6X ARCHITECTURE M: Mark Salter <[email protected]> M: Aurelien Jacquiot <[email protected]> |