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 <i.bornyakov@xxxxxxxxxxx> > > > Signed-off-by: Vladimir Georgiev <v.georgiev@xxxxxxxxxxx> > > > > 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 <i.bornyakov@xxxxxxxxxxx> > > > + - Vladimir Georgiev <v.georgiev@xxxxxxxxxxx> > > > > > > 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 <i.bornyakov@xxxxxxxxxxx> > > > + - Vladimir Georgiev <v.georgiev@xxxxxxxxxxx> > > > > > > description: > > > Device Tree Bindings for Microchip Polarfire FPGA Manager using slave SPI to > > > -- > > > 2.40.0 > > > > > > >