projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f26404
)
MAINTAINERS: Add entry for Congatec Board Controller
author
Thomas Richard
<thomas.richard@bootlin.com>
Tue, 1 Oct 2024 11:53:31 +0000
(13:53 +0200)
committer
Lee Jones
<lee@kernel.org>
Wed, 9 Oct 2024 15:32:13 +0000
(16:32 +0100)
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>
Link:
https://lore.kernel.org/r/20241001-congatec-board-controller-v3-5-39ceceed5c47@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
c27f319
..
6f21802
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-5760,6
+5760,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