[PATCH v12 1/3] MAINTAINERS: co-maintain LiteX platform

From: Gabriel Somlo
Date: Mon Jan 10 2022 - 17:56:39 EST


Add the litex_mmc (LiteSDCard) and LiteETH drivers to the list
of files maintained under LiteX.

Add Gabriel Somlo and Joel Stanley as maintainers; Joel authored
the LiteETH driver, and Gabriel is currently curating the LiteX
out-of-tree device drivers as they are tested and prepared for
upstream submission, having also co-authored a number of them.

Signed-off-by: Gabriel Somlo <gsomlo@xxxxxxxxx>
Acked-by: Joel Stanley <joel@xxxxxxxxx>
Acked-by: Mateusz Holenko <mholenko@xxxxxxxxxxxx>
---
MAINTAINERS | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a439c9d486fa..945cde7936b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11040,12 +11040,17 @@ F: lib/list-test.c
LITEX PLATFORM
M: Karol Gugala <kgugala@xxxxxxxxxxxx>
M: Mateusz Holenko <mholenko@xxxxxxxxxxxx>
+M: Gabriel Somlo <gsomlo@xxxxxxxxx>
+M: Joel Stanley <joel@xxxxxxxxx>
S: Maintained
F: Documentation/devicetree/bindings/*/litex,*.yaml
F: arch/openrisc/boot/dts/or1klitex.dts
-F: drivers/soc/litex/litex_soc_ctrl.c
-F: drivers/tty/serial/liteuart.c
F: include/linux/litex.h
+F: drivers/tty/serial/liteuart.c
+F: drivers/soc/litex/*
+F: drivers/net/ethernet/litex/*
+F: drivers/mmc/host/litex_mmc.c
+N: litex

LIVE PATCHING
M: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
--
2.31.1