summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorConor Dooley <conor.dooley@microchip.com>2023-10-09 20:53:33 +0300
committerConor Dooley <conor.dooley@microchip.com>2023-10-09 20:53:33 +0300
commit1ce3a95701a54657bc88040aaccfabfb883c8221 (patch)
tree5f2a5faf1a1619080a3efcd55e3cd2a703b9ae9c /MAINTAINERS
parentaf571133f7ae028ec9b5fdab78f483af13bf28d3 (diff)
parent27df2ed3b145080b3c9c21420e797cc35099b154 (diff)
downloadlinux-1ce3a95701a54657bc88040aaccfabfb883c8221.tar.xz
Merge initial Sophgo patches into riscv-dt-for-next
Two series, from Chen and Jisheng, to add support for some of Sophgo's offerings - albeit on vastly different ends of the spectrum. The sg2042 is a "developer motherboard" with a 64 core SoC. The cv1800 series are aimed for use in IP cameras, as far as I can tell, and have one core for running Linux on. I expect that Chen Wang will take over maintenance of these SoCs once they have got more used to the process etc, and in the meantime I will apply the patches and send them to the soc maintainers. At least, that was what they requested I do :) Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 90f13281d297..fedf042e5fb4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20063,6 +20063,13 @@ F: drivers/char/sonypi.c
F: drivers/platform/x86/sony-laptop.c
F: include/linux/sony-laptop.h
+SOPHGO DEVICETREES
+M: Chao Wei <chao.wei@sophgo.com>
+M: Chen Wang <unicorn_wang@outlook.com>
+S: Maintained
+F: arch/riscv/boot/dts/sophgo/
+F: Documentation/devicetree/bindings/riscv/sophgo.yaml
+
SOUND
M: Jaroslav Kysela <perex@perex.cz>
M: Takashi Iwai <tiwai@suse.com>