diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-07 12:53:43 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-11-07 12:53:43 -1000 |
commit | 906bd684e4b1e517dd424a354744c5b0aebef8af (patch) | |
tree | ab596a23f34560183716896ef55195cc4b051d0c /MAINTAINERS | |
parent | 7b85bb4bc043d703c6d8bb35080b7753a1dd8021 (diff) | |
parent | ebdcba2126a817da4efc085c9d4dce0c51942eba (diff) | |
download | lwn-906bd684e4b1e517dd424a354744c5b0aebef8af.tar.gz lwn-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
Diffstat (limited to 'MAINTAINERS')
-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 |