summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2021-01-25 00:41:26 +0300
committerLee Jones <lee.jones@linaro.org>2021-03-10 14:06:36 +0300
commitedbda8f78723580e384ea15d2efb8680f7824ed3 (patch)
tree35cdfdbaeaad13e56798d062105e3fe1d71aa3de /MAINTAINERS
parent435af89786c674583b188f7322fee5c03894b8b7 (diff)
downloadlinux-edbda8f78723580e384ea15d2efb8680f7824ed3.tar.xz
MAINTAINERS: Add entry for Netronix embedded controller
Let's make sure I'll notice when there are patches for the NTXEC drivers. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d92f85ca831d..9f8a05ac44c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12385,6 +12385,15 @@ F: include/net/netrom.h
F: include/uapi/linux/netrom.h
F: net/netrom/
+NETRONIX EMBEDDED CONTROLLER
+M: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
+S: Maintained
+F: Documentation/devicetree/bindings/mfd/netronix,ntxec.yaml
+F: drivers/mfd/ntxec.c
+F: drivers/pwm/pwm-ntxec.c
+F: drivers/rtc/rtc-ntxec.c
+F: include/linux/mfd/ntxec.h
+
NETRONOME ETHERNET DRIVERS
M: Simon Horman <simon.horman@netronome.com>
R: Jakub Kicinski <kuba@kernel.org>