diff options
author | 2025-05-07 13:45:00 +0000 | |
---|---|---|
committer | 2025-05-20 08:47:13 +0200 | |
commit | faefb0a59c5914b7b8f737e2ec5c82822e5bc4c7 (patch) | |
tree | 6c3ec2e9dc47c1eb52c779f4c47a19d9d3bafd45 | |
parent | mips: dts: Add EcoNet DTS with EN751221 and SmartFiber XP8421-B board (diff) | |
download | wireguard-linux-faefb0a59c5914b7b8f737e2ec5c82822e5bc4c7.tar.xz wireguard-linux-faefb0a59c5914b7b8f737e2ec5c82822e5bc4c7.zip |
MAINTAINERS: Add entry for newly added EcoNet platform.
Add a MAINTAINERS entry as part of integration of the EcoNet MIPS platform.
Signed-off-by: Caleb James DeLisle <cjd@cjdns.fr>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96b827049501..5b2536150996 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8352,6 +8352,18 @@ W: https://linuxtv.org Q: http://patchwork.linuxtv.org/project/linux-media/list/ F: drivers/media/dvb-frontends/ec100* +ECONET MIPS PLATFORM +M: Caleb James DeLisle <cjd@cjdns.fr> +L: linux-mips@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/interrupt-controller/econet,en751221-intc.yaml +F: Documentation/devicetree/bindings/mips/econet.yaml +F: Documentation/devicetree/bindings/timer/econet,en751221-timer.yaml +F: arch/mips/boot/dts/econet/ +F: arch/mips/econet/ +F: drivers/clocksource/timer-econet-en751221.c +F: drivers/irqchip/irq-econet-en751221.c + ECRYPT FILE SYSTEM M: Tyler Hicks <code@tyhicks.com> L: ecryptfs@vger.kernel.org |