diff mbox series

[v1,1/3] MAINTAINERS: add maintainer for thermal driver for ls2k SoCs

Message ID 20220919034915.26912-1-zhuyinbo@loongson.cn (mailing list archive)
State New, archived
Delegated to: Daniel Lezcano
Headers show
Series [v1,1/3] MAINTAINERS: add maintainer for thermal driver for ls2k SoCs | expand

Commit Message

Yinbo Zhu Sept. 19, 2022, 3:49 a.m. UTC
Add zhanghongchen and myself as maintainer of the loongson 2k
soc series thermal driver.

Signed-off-by: Yinbo Zhu <zhuyinbo@loongson.cn>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 589517372408..e6d29601065c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11899,6 +11899,14 @@  F:	drivers/*/*loongarch*
 F:	Documentation/loongarch/
 F:	Documentation/translations/zh_CN/loongarch/
 
+LOONGSON 2K SOC SERIES THERMAL DRIVER
+M:	zhanghongchen <zhanghongchen@loongson.cn>
+M:	Yinbo Zhu <zhuyinbo@loongson.cn>
+L:	linux-pm@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/thermal/ls2k-thermal.yaml
+F:	drivers/thermal/ls2k_thermal.c
+
 LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
 M:	Sathya Prakash <sathya.prakash@broadcom.com>
 M:	Sreekanth Reddy <sreekanth.reddy@broadcom.com>