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

Thomas Richard posted 5 patches 1 year, 6 months ago
There is a newer version of this series
[PATCH 5/5] MAINTAINERS: Add entry for Congatec Board Controller
Posted by Thomas Richard 1 year, 6 months ago
Add the Congatec Board Controller drivers and header as Maintained by
myself.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8766f3e5e87e..781803bb5d0b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5648,6 +5648,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

-- 
2.39.2
Re: [PATCH 5/5] MAINTAINERS: Add entry for Congatec Board Controller
Posted by Andi Shyti 1 year, 5 months ago
Hi Thomas,

On Fri, Aug 09, 2024 at 04:52:09PM GMT, Thomas Richard wrote:
> Add the Congatec Board Controller drivers and header as Maintained by
> myself.
> 
> Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>

Acked-by: Andi Shyti <andi.shyti@kernel.org>

Thanks,
Andi