From: Serge Semin Date: Wed, 22 Nov 2023 17:04:52 +0000 (+0300) Subject: MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e34813c2dac8cece48e4f8781f38479847e4e951;p=linux.git MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code Add myself as a maintainer of the MIPS Baikal-T1 platform-specific drivers. The arch-code hasn't been submitted yet, but will be soon enough. Until then it's better to have the already available drivers marked as maintained. Signed-off-by: Serge Semin Signed-off-by: Thomas Bogendoerfer --- diff --git a/MAINTAINERS b/MAINTAINERS index d2cc66b92f5f6..1c45074b4dce7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14667,6 +14667,17 @@ F: arch/mips/ F: drivers/platform/mips/ F: include/dt-bindings/mips/ +MIPS BAIKAL-T1 PLATFORM +M: Serge Semin +L: linux-mips@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/bus/baikal,bt1-*.yaml +F: Documentation/devicetree/bindings/clock/baikal,bt1-*.yaml +F: drivers/bus/bt1-*.c +F: drivers/clk/baikal-t1/ +F: drivers/memory/bt1-l2-ctl.c +F: drivers/mtd/maps/physmap-bt1-rom.[ch] + MIPS BOSTON DEVELOPMENT BOARD M: Paul Burton L: linux-mips@vger.kernel.org