From: Herve Codina Date: Fri, 14 Jun 2024 17:32:24 +0000 (+0200) Subject: MAINTAINERS: Add the Microchip LAN966x OIC driver entry X-Git-Tag: v6.11-rc1~75^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92584deade41ac8dda3f9b79ab545f50ba0e95db;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add the Microchip LAN966x OIC driver entry After contributing the driver, add myself as the maintainer for the Microchip LAN966x OIC driver. Signed-off-by: Herve Codina Signed-off-by: Thomas Gleixner Link: https://lore.kernel.org/r/20240614173232.1184015-24-herve.codina@bootlin.com --- diff --git a/MAINTAINERS b/MAINTAINERS index 8754ac2c259dc..c47d8b9114b80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14727,6 +14727,12 @@ L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/microchip/lan966x/* +MICROCHIP LAN966X OIC DRIVER +M: Herve Codina +S: Maintained +F: Documentation/devicetree/bindings/interrupt-controller/microchip,lan966x-oic.yaml +F: drivers/irqchip/irq-lan966x-oic.c + MICROCHIP LCDFB DRIVER M: Nicolas Ferre L: linux-fbdev@vger.kernel.org