diff mbox series

[v2,5/5] MAINTAINERS: Add entry for Congatec Board Controller

Message ID 20240503-congatec-board-controller-v2-5-681511a01c8f@bootlin.com
State New
Headers show
Series Congatec Board Controller drivers | expand

Commit Message

Thomas Richard Sept. 17, 2024, 5 p.m. UTC
Add the Congatec Board Controller drivers and header as Maintained by
myself.

Acked-by: Andi Shyti <andi.shyti@kernel.org>
Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cc40a9d9b8cd..63c61ecf9e0c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5653,6 +5653,15 @@  F:	fs/configfs/
 F:	include/linux/configfs.h
 F:	samples/configfs/
 
+CONGATEC BOARD CONTROLLER MFD DRIVER
+M:	Thomas Richard <thomas.richard@bootlin.com>
+S:	Maintained
+F:	drivers/gpio/gpio-cgbc.c
+F:	drivers/i2c/busses/i2c-cgbc.c
+F:	drivers/mfd/cgbc-core.c
+F:	drivers/watchdog/cgbc_wdt.c
+F:	include/linux/mfd/cgbc.h
+
 CONSOLE SUBSYSTEM
 M:	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 S:	Supported