summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-04-11 12:49:21 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-04-11 12:49:21 -0700
commite753c16cb3dd1e8feee6977c330d21fbe0e2db0b (patch)
treeec08bbe6137f09a5f3cc948d5246a59af5a15c47 /MAINTAINERS
parente8ab3110525dfceba34c1bb777a92f156095c6da (diff)
parent705355a82b8ea86e0afe44560e970eedc74c05d3 (diff)
downloadlinux-e753c16cb3dd1e8feee6977c330d21fbe0e2db0b.tar.gz
linux-e753c16cb3dd1e8feee6977c330d21fbe0e2db0b.zip
Merge tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown: "A couple of changes here, one update to MAINTAINERS for the AMD controller and a chnage from Pei Xiao which in spite of the changelog is actually a fix - previously the zynq-qspi driver leaked a clock enable for every flash operation it did which isn't good, these extra enables were removed when doing the enable cleanup which are probably a good idea anyway" * tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: MAINTAINERS: Update AMD SPI driver maintainers spi: zynq-qspi: Simplify clock handling with devm_clk_get_enabled()
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d238590a31f2..d1cc0e12fe1f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1272,6 +1272,7 @@ F: drivers/hid/amd-sfh-hid/
AMD SPI DRIVER
M: Raju Rangoju <Raju.Rangoju@amd.com>
+M: Krishnamoorthi M <krishnamoorthi.m@amd.com>
L: linux-spi@vger.kernel.org
S: Supported
F: drivers/spi/spi-amd-pci.c