From: Conor Dooley Date: Thu, 7 Nov 2024 10:33:41 +0000 (+0000) Subject: MAINTAINERS: add gpio driver to PolarFire entry X-Git-Tag: v6.13-rc1~156^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10287f0f9ee91f75a60ec1b19d962f459b18f589;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add gpio driver to PolarFire entry Lewis' original GPIO driver patchset didn't add MAINTAINERS coverage of the driver and I forgot to add it to the existing entry. Make up for the minimal amount of lost time. Signed-off-by: Conor Dooley Link: https://lore.kernel.org/r/20241107-chewable-spoiler-3e7dd58d3e8d@spud Signed-off-by: Bartosz Golaszewski --- diff --git a/MAINTAINERS b/MAINTAINERS index 1d6aca7ffc0a6..e73a0b848bf21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19837,6 +19837,7 @@ F: arch/riscv/boot/dts/microchip/ F: drivers/char/hw_random/mpfs-rng.c F: drivers/clk/microchip/clk-mpfs*.c F: drivers/firmware/microchip/mpfs-auto-update.c +F: drivers/gpio/gpio-mpfs.c F: drivers/i2c/busses/i2c-microchip-corei2c.c F: drivers/mailbox/mailbox-mpfs.c F: drivers/pci/controller/plda/pcie-microchip-host.c