2023-04-29 10:55:16

by Ivan Bornyakov

[permalink] [raw]
Subject: [PATCH v3 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership

As I'm leaving Metrotek, hand over Lattice Slave SPI sysCONFIG FPGA
manager and Microchip Polarfire FPGA manager maintainership duties to
Vladimir.

Acked-by: Conor Dooley <[email protected]>
Acked-by: Vladimir Georgiev <[email protected]>
Signed-off-by: Ivan Bornyakov <[email protected]>
---
Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml | 2 +-
.../devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml b/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml
index 4fb05eb84e2a..164331eb6275 100644
--- a/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml
+++ b/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Lattice Slave SPI sysCONFIG FPGA manager

maintainers:
- - Ivan Bornyakov <[email protected]>
+ - Vladimir Georgiev <[email protected]>

description: |
Lattice sysCONFIG port, which is used for FPGA configuration, among others,
diff --git a/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml b/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
index 527532f039ce..a157eecfb5fc 100644
--- a/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
+++ b/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Microchip Polarfire FPGA manager.

maintainers:
- - Ivan Bornyakov <[email protected]>
+ - Vladimir Georgiev <[email protected]>

description:
Device Tree Bindings for Microchip Polarfire FPGA Manager using slave SPI to
--
2.40.0



2023-05-05 20:33:03

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH v3 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership


On Sat, 29 Apr 2023 13:48:38 +0300, Ivan Bornyakov wrote:
> As I'm leaving Metrotek, hand over Lattice Slave SPI sysCONFIG FPGA
> manager and Microchip Polarfire FPGA manager maintainership duties to
> Vladimir.
>
> Acked-by: Conor Dooley <[email protected]>
> Acked-by: Vladimir Georgiev <[email protected]>
> Signed-off-by: Ivan Bornyakov <[email protected]>
> ---
> Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml | 2 +-
> .../devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Acked-by: Rob Herring <[email protected]>