diff options
author | Huacai Chen <[email protected]> | 2022-05-31 18:04:12 +0800 |
---|---|---|
committer | Huacai Chen <[email protected]> | 2022-06-03 20:09:29 +0800 |
commit | 8be4493119b0aedf7dd61e1ca520fb398537b53e (patch) | |
tree | f944e74b49e642815126b734c539f8e63d604157 | |
parent | 9e8536e261165db0795bebaaa0aa92b8ba35f3e3 (diff) |
MAINTAINERS: Add maintainer information for LoongArch
Add the maintainer information for the LoongArch (LA or LArch for short)
architecture.
Reviewed-by: Guo Ren <[email protected]>
Reviewed-by: Jiaxun Yang <[email protected]>
Signed-off-by: WANG Xuerui <[email protected]>
Signed-off-by: Huacai Chen <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2316278d9db9..d0aaaacfc19a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11554,6 +11554,16 @@ S: Maintained F: Documentation/devicetree/bindings/display/bridge/lontium,lt8912b.yaml F: drivers/gpu/drm/bridge/lontium-lt8912b.c +LOONGARCH +M: Huacai Chen <[email protected]> +R: WANG Xuerui <[email protected]> +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git +F: arch/loongarch/ +F: drivers/*/*loongarch* +F: Documentation/loongarch/ +F: Documentation/translations/zh_CN/loongarch/ + LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) M: Sathya Prakash <[email protected]> M: Sreekanth Reddy <[email protected]> |