aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerve Codina <[email protected]>2024-06-14 19:32:24 +0200
committerThomas Gleixner <[email protected]>2024-06-17 15:48:15 +0200
commit92584deade41ac8dda3f9b79ab545f50ba0e95db (patch)
treed2a816cd525f3d781c11dfe05876874d4cf48f07
parent3e3a7b35332924c8ade696c4b24735561ee6aea3 (diff)
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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8754ac2c259d..c47d8b9114b8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14727,6 +14727,12 @@ L: [email protected]
S: Maintained
F: drivers/net/ethernet/microchip/lan966x/*
+MICROCHIP LAN966X OIC DRIVER
+M: Herve Codina <[email protected]>
+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 <[email protected]>