[tip: irq/core] MAINTAINERS: Add the Microchip LAN966x OIC driver entry

tip-bot2 for Herve Codina posted 1 patch 1 year, 6 months ago
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
[tip: irq/core] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
Posted by tip-bot2 for Herve Codina 1 year, 6 months ago
The following commit has been merged into the irq/core branch of tip:

Commit-ID:     92584deade41ac8dda3f9b79ab545f50ba0e95db
Gitweb:        https://git.kernel.org/tip/92584deade41ac8dda3f9b79ab545f50ba0e95db
Author:        Herve Codina <herve.codina@bootlin.com>
AuthorDate:    Fri, 14 Jun 2024 19:32:24 +02:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Mon, 17 Jun 2024 15:48:15 +02:00

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 <herve.codina@bootlin.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240614173232.1184015-24-herve.codina@bootlin.com

---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8754ac2..c47d8b9 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 <herve.codina@bootlin.com>
+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 <nicolas.ferre@microchip.com>
 L:	linux-fbdev@vger.kernel.org