Re: [PATCH v2 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs

From: Joe Perches
Date: Tue Sep 20 2022 - 22:22:59 EST


On Wed, 2022-09-21 at 09:56 +0800, Yinbo Zhu wrote:
> Add zhanghongchen and myself as maintainer of the loongson2 SoC
> series thermal driver.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -11899,6 +11899,14 @@ F: drivers/*/*loongarch*
> F: Documentation/loongarch/
> F: Documentation/translations/zh_CN/loongarch/
>
> +LOONGSON2 SOC SERIES THERMAL DRIVER
> +M: zhanghongchen <zhanghongchen@xxxxxxxxxxx>
> +M: Yinbo Zhu <zhuyinbo@xxxxxxxxxxx>
> +L: linux-pm@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: Documentation/devicetree/bindings/thermal/loongson2-thermal.yaml
> +F: drivers/thermal/loongson2_thermal.c
> +
> LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)
> M: Sathya Prakash <sathya.prakash@xxxxxxxxxxxx>
> M: Sreekanth Reddy <sreekanth.reddy@xxxxxxxxxxxx>

>From the MAINTAINERS headers:

S: *Status*, one of the following:
Supported: Someone is actually paid to look after this.
Maintained: Someone actually looks after it.

If you both are being paid to maintain this driver,
this S: entry should be Supported.