I've introduced platform code for Lemote Yeeloong computers and modified power management-related files. Add myself as a maintainer of these code.
Signed-off-by: Yifeng Li <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 208f19801a23..a82cd47927c1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10134,6 +10134,15 @@ F: arch/mips/include/asm/mach-loongson64/ F: drivers/*/*loongson2* F: drivers/*/*/*loongson2* +MIPS/LOONGSON2 LEMOTE PLATFORM AND POWER MANAGEMENT DRIVER +M: Tom Li <[email protected]> +L: [email protected] +S: Maintained +F: arch/mips/loongson64/common/platform.c +F: arch/mips/loongson64/lemote-2f/pm.c +F: arch/mips/loongson64/lemote-2f/sci.c +F: arch/mips/loongson64/lemote-2f/platform.c + MIPS/LOONGSON3 ARCHITECTURE M: Huacai Chen <[email protected]> L: [email protected] -- 2.20.1

