[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20251117104044.291517-1-lukas.bulwahn@redhat.com>
Date: Mon, 17 Nov 2025 11:40:44 +0100
From: Lukas Bulwahn <lbulwahn@...hat.com>
To: Prajna Rajendra Kumar <prajna.rajendrakumar@...rochip.com>,
Conor Dooley <conor.dooley@...rochip.com>,
Daire McNamara <daire.mcnamara@...rochip.com>,
Mark Brown <broonie@...nel.org>,
linux-riscv@...ts.infradead.org,
linux-spi@...r.kernel.org
Cc: kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Lukas Bulwahn <lukas.bulwahn@...hat.com>
Subject: [PATCH] MAINTAINERS: adjust file entry in RISC-V MICROCHIP SUPPORT
From: Lukas Bulwahn <lukas.bulwahn@...hat.com>
Commit 71c814e98696 ("spi: microchip: rename driver file and internal
identifiers") renames spi-microchip-core.c to spi-mpfs.c, but misses to
adjust the file entry in RISC-V MICROCHIP SUPPORT.
Adjust the file entry after this renaming.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@...hat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ec635515c0c4..320045a6bad9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22372,7 +22372,7 @@ F: drivers/soc/microchip/mpfs-control-scb.c
F: drivers/soc/microchip/mpfs-mss-top-sysreg.c
F: drivers/soc/microchip/mpfs-sys-controller.c
F: drivers/spi/spi-microchip-core-qspi.c
-F: drivers/spi/spi-microchip-core.c
+F: drivers/spi/spi-mpfs.c
F: drivers/usb/musb/mpfs.c
F: include/soc/microchip/mpfs.h
--
2.51.1
Powered by blists - more mailing lists