diff options
author | Michal Simek <[email protected]> | 2023-05-26 19:41:54 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2023-06-01 18:12:27 +0200 |
commit | 444c17cfbc855bf6c1524f3813f6f667d9b708ff (patch) | |
tree | b347b7c7d20f14e6f87355417d88326bfaab8830 | |
parent | 4095f4d9225a64921a6ee4bb8dbc94c6edc2df08 (diff) |
MAINTAINERS: Add myself as reviewer instead of Naga
Naga no longer works for AMD/Xilinx and there is no activity from him to
continue to maintain Xilinx related drivers. Add myself instead to be kept
in loop if there is any need for testing.
Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
[<[email protected]>: Manually apply on top of the latest -rc which
where the MAINTAINERS file got sorted]
Link: https://lore.kernel.org/linux-mtd/06df49c300c53a27423260e99acc217b06d4e588.1684827820.git.michal.simek@amd.com
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 27ef11624748..2a6606a772af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1600,7 +1600,7 @@ F: drivers/media/i2c/ar0521.c ARASAN NAND CONTROLLER DRIVER M: Miquel Raynal <[email protected]> -M: Naga Sureshkumar Relli <[email protected]> +R: Michal Simek <[email protected]> S: Maintained F: Documentation/devicetree/bindings/mtd/arasan,nand-controller.yaml @@ -1763,7 +1763,7 @@ F: include/linux/amba/mmci.h ARM PRIMECELL PL35X NAND CONTROLLER DRIVER M: Miquel Raynal <[email protected]> -M: Naga Sureshkumar Relli <[email protected]> +R: Michal Simek <[email protected]> S: Maintained F: Documentation/devicetree/bindings/mtd/arm,pl353-nand-r2p1.yaml @@ -1771,7 +1771,7 @@ F: drivers/mtd/nand/raw/pl35x-nand-controller.c ARM PRIMECELL PL35X SMC DRIVER M: Miquel Raynal <[email protected]> -M: Naga Sureshkumar Relli <[email protected]> +R: Michal Simek <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: Documentation/devicetree/bindings/memory-controllers/arm,pl35x-smc.yaml |