[PATCH] MAINTAINERS: add section MIPS BAIKAL-T1 SOC DRIVERS

From: Lukas Bulwahn
Date: Wed Nov 22 2023 - 00:41:58 EST


In recent years, a number of drivers for the MIPS Baikal-T1 SoC have been
added to the kernel tree, but there is no dedicated MAINTAINERS section for
this SoC.

As all of the code has been contributed by Serge Semin, let us assume he is
still the active maintainer for this code rather than marking it orphan.

Add a new section MIPS BAIKAL-T1 SOC DRIVERS in MAINTAINERS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
MAINTAINERS | 13 +++++++++++++
1 file changed, 13 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9613c9c3cc97..820f1ab1ee80 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14474,6 +14474,19 @@ F: arch/mips/
F: drivers/platform/mips/
F: include/dt-bindings/mips/

+MIPS BAIKAL-T1 SOC DRIVERS
+M: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
+S: Maintained
+F: Documentation/hwmon/bt1-pvt.rst
+F: drivers/ata/ahci_dwc.c
+F: drivers/bus/bt1-*.c
+F: drivers/clk/baikal-t1/
+F: drivers/hwmon/bt1-pvt.[ch]
+F: drivers/memory/bt1-l2-ctl.c
+F: drivers/mtd/maps/physmap-bt1-rom.[ch]
+F: drivers/pci/controller/dwc/pcie-bt1.c
+F: drivers/spi/spi-dw-bt1.c
+
MIPS BOSTON DEVELOPMENT BOARD
M: Paul Burton <paulburton@xxxxxxxxxx>
L: linux-mips@xxxxxxxxxxxxxxx
--
2.17.1