2023-04-28 14:11:22

by Ivan Bornyakov

[permalink] [raw]
Subject: [PATCH v2 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.

Signed-off-by: Ivan Bornyakov <[email protected]>
Signed-off-by: Vladimir Georgiev <[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-04-28 22:04:52

by Rob Herring

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

On Fri, Apr 28, 2023 at 05:01:50PM +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.
>
> Signed-off-by: Ivan Bornyakov <[email protected]>
> Signed-off-by: Vladimir Georgiev <[email protected]>

The patch sender's Sob goes last. And only Vladimir should add his Sob
(when an author or sender).

> ---
> 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-04-29 08:46:29

by Ivan Bornyakov

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

On Fri, Apr 28, 2023 at 05:04:15PM -0500, Rob Herring wrote:
> On Fri, Apr 28, 2023 at 05:01:50PM +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.
> >
> > Signed-off-by: Ivan Bornyakov <[email protected]>
> > Signed-off-by: Vladimir Georgiev <[email protected]>
>
> The patch sender's Sob goes last. And only Vladimir should add his Sob
> (when an author or sender).
>

For the moment, when I'm still sender, would it be alright if we replace
Vladimir's "Signed-off-by" to "Acked-by"?

> > ---
> > 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-04-29 10:35:35

by Conor Dooley

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

On Sat, Apr 29, 2023 at 11:29:19AM +0300, Ivan Bornyakov wrote:
> On Fri, Apr 28, 2023 at 05:04:15PM -0500, Rob Herring wrote:
> > On Fri, Apr 28, 2023 at 05:01:50PM +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.
> > >
> > > Signed-off-by: Ivan Bornyakov <[email protected]>
> > > Signed-off-by: Vladimir Georgiev <[email protected]>
> >
> > The patch sender's Sob goes last. And only Vladimir should add his Sob
> > (when an author or sender).
> >
>
> For the moment, when I'm still sender, would it be alright if we replace
> Vladimir's "Signed-off-by" to "Acked-by"?

Yeah, should be.


Attachments:
(No filename) (770.00 B)
signature.asc (235.00 B)
Download all attachments

2023-05-04 03:34:17

by Xu Yilun

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

On 2023-04-29 at 11:29:19 +0300, Ivan Bornyakov wrote:
> On Fri, Apr 28, 2023 at 05:04:15PM -0500, Rob Herring wrote:
> > On Fri, Apr 28, 2023 at 05:01:50PM +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.
> > >
> > > Signed-off-by: Ivan Bornyakov <[email protected]>
> > > Signed-off-by: Vladimir Georgiev <[email protected]>
> >
> > The patch sender's Sob goes last. And only Vladimir should add his Sob
> > (when an author or sender).
> >
>
> For the moment, when I'm still sender, would it be alright if we replace
> Vladimir's "Signed-off-by" to "Acked-by"?

Yes. I actually need an "Acked-by" that sent from Vladimir.

>
> > > ---
> > > 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
> > >
> > >
>