Skip to content

Commit 4a64f2d

Browse files
mwallearndb
authored andcommitted
MAINTAINERS: add myself as a maintainer for the sl28cpld
The sl28cpld is a management controller found on the Kontron SMARC-sAL28 board for now. Support for it was added by me quite a while ago, but I didn't add a MAINTAINERS entry. Add it now. Signed-off-by: Michael Walle <[email protected]> Link: https://lore.kernel.org/r/[email protected]' Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 5b52ada commit 4a64f2d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

MAINTAINERS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17736,6 +17736,21 @@ S: Maintained
1773617736
W: http://www.winischhofer.at/linuxsisusbvga.shtml
1773717737
F: drivers/usb/misc/sisusbvga/
1773817738

17739+
SL28 CPLD MFD DRIVER
17740+
M: Michael Walle <[email protected]>
17741+
S: Maintained
17742+
F: Documentation/devicetree/bindings/gpio/kontron,sl28cpld-gpio.yaml
17743+
F: Documentation/devicetree/bindings/hwmon/kontron,sl28cpld-hwmon.yaml
17744+
F: Documentation/devicetree/bindings/interrupt-controller/kontron,sl28cpld-intc.yaml
17745+
F: Documentation/devicetree/bindings/mfd/kontron,sl28cpld.yaml
17746+
F: Documentation/devicetree/bindings/pwm/kontron,sl28cpld-pwm.yaml
17747+
F: Documentation/devicetree/bindings/watchdog/kontron,sl28cpld-wdt.yaml
17748+
F: drivers/gpio/gpio-sl28cpld.c
17749+
F: drivers/hwmon/sl28cpld-hwmon.c
17750+
F: drivers/irqchip/irq-sl28cpld.c
17751+
F: drivers/pwm/pwm-sl28cpld.c
17752+
F: drivers/watchdog/sl28cpld_wdt.c
17753+
1773917754
SLAB ALLOCATOR
1774017755
M: Christoph Lameter <[email protected]>
1774117756
M: Pekka Enberg <[email protected]>

0 commit comments

Comments
 (0)