diff options
author | Inochi Amaoto <[email protected]> | 2024-01-30 09:40:42 +0800 |
---|---|---|
committer | Inochi Amaoto <[email protected]> | 2024-02-23 14:21:04 +0800 |
commit | 0f46e1339ef113f0dedf7ad376452cc722dbcfe6 (patch) | |
tree | a408186b50104f25c5d6db8bb6cb1cd82b37c29c | |
parent | 08573ba006ab7bc29c183e0b3c362a0b34f1d87b (diff) |
MAINTAINERS: Setup proper info for SOPHGO vendor support
Add git tree that maintaines sophgo vendor code.
Also replace Chao Wei with myself, since he does not have enough time.
Since sophgo vendor code is maintained, remove itself from
`RISC-V MISC SOC`
Acked-by: Chao Wei <[email protected]>
Reviewed-by: Chen Wang <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/IA1PR20MB4953B158F6F575840F3D4267BB7D2@IA1PR20MB4953.namprd20.prod.outlook.com
Signed-off-by: Inochi Amaoto <[email protected]>
Signed-off-by: Chen Wang <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8999497011a2..e5e6cbb298c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18848,6 +18848,7 @@ F: Documentation/devicetree/bindings/riscv/ F: arch/riscv/boot/dts/ X: arch/riscv/boot/dts/allwinner/ X: arch/riscv/boot/dts/renesas/ +X: arch/riscv/boot/dts/sophgo/ RISC-V PMU DRIVERS M: Atish Patra <[email protected]> @@ -20446,12 +20447,13 @@ F: drivers/char/sonypi.c F: drivers/platform/x86/sony-laptop.c F: include/linux/sony-laptop.h -SOPHGO DEVICETREES -M: Chao Wei <[email protected]> +SOPHGO DEVICETREES and DRIVERS M: Chen Wang <[email protected]> +M: Inochi Amaoto <[email protected]> +T: git https://github.com/sophgo/linux.git S: Maintained -F: arch/riscv/boot/dts/sophgo/ -F: Documentation/devicetree/bindings/riscv/sophgo.yaml +N: sophgo +K: sophgo SOUND M: Jaroslav Kysela <[email protected]> |