2023-11-22 17:06:51

by Serge Semin

[permalink] [raw]
Subject: [PATCH 3/3] 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 <[email protected]>
---
MAINTAINERS | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 52ee905c50f4..a56e241608ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14491,6 +14491,17 @@ F: arch/mips/
F: drivers/platform/mips/
F: include/dt-bindings/mips/

+MIPS BAIKAL-T1 PLATFORM
+M: Serge Semin <[email protected]>
+L: [email protected]
+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 <[email protected]>
L: [email protected]
--
2.42.1



2024-02-11 10:24:30

by Serge Semin

[permalink] [raw]
Subject: Re: [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code

On Wed, Nov 22, 2023 at 08:04:52PM +0300, Serge Semin wrote:
> 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 <[email protected]>

Thomas, kind ping to merge this in. Thanks.

-Serge(y)

> ---
> MAINTAINERS | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 52ee905c50f4..a56e241608ae 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14491,6 +14491,17 @@ F: arch/mips/
> F: drivers/platform/mips/
> F: include/dt-bindings/mips/
>
> +MIPS BAIKAL-T1 PLATFORM
> +M: Serge Semin <[email protected]>
> +L: [email protected]
> +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 <[email protected]>
> L: [email protected]
> --
> 2.42.1
>
>

2024-02-20 13:50:54

by Thomas Bogendoerfer

[permalink] [raw]
Subject: Re: [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code

On Wed, Nov 22, 2023 at 08:04:52PM +0300, Serge Semin wrote:
> 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 <[email protected]>
> ---
> MAINTAINERS | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 52ee905c50f4..a56e241608ae 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -14491,6 +14491,17 @@ F: arch/mips/
> F: drivers/platform/mips/
> F: include/dt-bindings/mips/
>
> +MIPS BAIKAL-T1 PLATFORM
> +M: Serge Semin <[email protected]>
> +L: [email protected]
> +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 <[email protected]>
> L: [email protected]
> --
> 2.42.1

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]