[PATCH] dt-bindings: xilinx: Remove Naga from memory and mtd bindings

From: Michal Simek
Date: Wed May 03 2023 - 04:42:32 EST


Naga is no longer works for AMD/Xilinx and there is no activity from him to
continue to maintain Xilinx related drivers. Two drivers have Miquel as
maintainer and for the last one add myself instead to be kept in a loop if
there is any change required.

Signed-off-by: Michal Simek <michal.simek@xxxxxxx>
---

.../devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml | 1 -
.../devicetree/bindings/mtd/arasan,nand-controller.yaml | 2 +-
Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml b/Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
index 6d3962a17e49..05dd6b3a1a3c 100644
--- a/Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml
@@ -8,7 +8,6 @@ title: Arm PL35x Series Static Memory Controller (SMC)

maintainers:
- Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- - Naga Sureshkumar Relli <naga.sureshkumar.relli@xxxxxxxxxx>

description: |
The PL35x Static Memory Controller is a bus where you can connect two kinds
diff --git a/Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml b/Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
index 2fe53cbfbee0..15b63bbb82a2 100644
--- a/Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
+++ b/Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml
@@ -10,7 +10,7 @@ allOf:
- $ref: nand-controller.yaml

maintainers:
- - Naga Sureshkumar Relli <naga.sureshkumar.relli@xxxxxxxxxx>
+ - Michal Simek <michal.simek@xxxxxxx>

properties:
compatible:
diff --git a/Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml b/Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
index f8c0f606f451..7bd7c55a9c15 100644
--- a/Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
+++ b/Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml
@@ -11,7 +11,6 @@ allOf:

maintainers:
- Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
- - Naga Sureshkumar Relli <naga.sureshkumar.relli@xxxxxxxxxx>

properties:
compatible:
--
2.36.1