diff options
author | Ivan Bornyakov <[email protected]> | 2023-05-30 21:49:36 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-30 10:30:28 +0100 |
commit | 9da6225bc7377941acff4476493d515b9fdfea48 (patch) | |
tree | 3d49a62fcee498aa845ce30787f5c26105a10f4c | |
parent | 929f4e7c06ca40c8e58b418c94708d880518d9b4 (diff) |
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]>
Acked-by: Conor Dooley <[email protected]>
Acked-by: Vladimir Georgiev <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Xu Yilun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml | 2 | ||||
-rw-r--r-- | Documentation/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 |