Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Add the Microchip LAN966x PCI driver entry

After contributing the driver, add myself as the maintainer for the
Microchip LAN966x PCI driver.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20241014124636.24221-3-herve.codina@bootlin.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

authored by

Herve Codina and committed by
Philipp Zabel
86f13494 185686be

+6
+6
MAINTAINERS
··· 15184 15184 F: Documentation/devicetree/bindings/interrupt-controller/microchip,lan966x-oic.yaml 15185 15185 F: drivers/irqchip/irq-lan966x-oic.c 15186 15186 15187 + MICROCHIP LAN966X PCI DRIVER 15188 + M: Herve Codina <herve.codina@bootlin.com> 15189 + S: Maintained 15190 + F: drivers/misc/lan966x_pci.c 15191 + F: drivers/misc/lan966x_pci.dtso 15192 + 15187 15193 MICROCHIP LCDFB DRIVER 15188 15194 M: Nicolas Ferre <nicolas.ferre@microchip.com> 15189 15195 L: linux-fbdev@vger.kernel.org