[PATCH] MAINTAINERS: update AMD SPI maintainer

Raju Rangoju posted 1 patch 2 weeks, 6 days ago
MAINTAINERS | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
[PATCH] MAINTAINERS: update AMD SPI maintainer
Posted by Raju Rangoju 2 weeks, 6 days ago
'Sanjay R Mehta' is no longer with AMD, I will take over as the
maintainer of the AMD SPI driver moving forward.

I request to be added as the new maintainer.

Signed-off-by: Raju Rangoju <Raju.Rangoju@amd.com>
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6880a8fac74c..43ca83e67400 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1174,8 +1174,9 @@ F:	Documentation/hid/amd-sfh*
 F:	drivers/hid/amd-sfh-hid/
 
 AMD SPI DRIVER
-M:	Sanjay R Mehta <sanju.mehta@amd.com>
-S:	Maintained
+M:	Raju Rangoju <Raju.Rangoju@amd.com>
+L:	linux-spi@vger.kernel.org
+S:	Supported
 F:	drivers/spi/spi-amd.c
 
 AMD XGBE DRIVER
-- 
2.34.1
Re: [PATCH] MAINTAINERS: update AMD SPI maintainer
Posted by Mark Brown 2 weeks, 5 days ago
On Mon, 04 Nov 2024 11:53:27 +0530, Raju Rangoju wrote:
> 'Sanjay R Mehta' is no longer with AMD, I will take over as the
> maintainer of the AMD SPI driver moving forward.
> 
> I request to be added as the new maintainer.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: update AMD SPI maintainer
      commit: ebdcba2126a817da4efc085c9d4dce0c51942eba

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark