diff options
author | 2024-11-07 12:53:43 -1000 | |
---|---|---|
committer | 2024-11-07 12:53:43 -1000 | |
commit | 906bd684e4b1e517dd424a354744c5b0aebef8af (patch) | |
tree | ab596a23f34560183716896ef55195cc4b051d0c | |
parent | Merge tag 'regulator-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (diff) | |
parent | MAINTAINERS: update AMD SPI maintainer (diff) | |
download | linux-rng-906bd684e4b1e517dd424a354744c5b0aebef8af.tar.xz linux-rng-906bd684e4b1e517dd424a354744c5b0aebef8af.zip |
Merge tag 'spi-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fix from Mark Brown:
"An update for the maintainers of the AMD driver following some job
changes there"
* tag 'spi-fix-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
MAINTAINERS: update AMD SPI maintainer
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1d30b808d221..273a84483b74 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 |