summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPawel Czarnecki <pczarnecki@internships.antmicro.com>2020-10-13 16:45:52 +0200
committerStafford Horne <shorne@gmail.com>2020-11-09 21:07:00 +0900
commit22447a99c97e353bde8f90c2353873f27681d57c (patch)
tree7cde5fb0fd6df2d7ee22f1a3597660905f0f86c0 /MAINTAINERS
parent3399bac5efd62e031e62b042d25ed4984db8b8bf (diff)
downloadlinux-22447a99c97e353bde8f90c2353873f27681d57c.tar.gz
linux-22447a99c97e353bde8f90c2353873f27681d57c.tar.bz2
linux-22447a99c97e353bde8f90c2353873f27681d57c.zip
drivers/soc/litex: add LiteX SoC Controller driver
This commit adds driver for the FPGA-based LiteX SoC Controller from LiteX SoC builder. Co-developed-by: Mateusz Holenko <mholenko@antmicro.com> Signed-off-by: Mateusz Holenko <mholenko@antmicro.com> Signed-off-by: Pawel Czarnecki <pczarnecki@internships.antmicro.com> Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 049af639fdfc..3fde022413f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10177,6 +10177,8 @@ M: Karol Gugala <kgugala@antmicro.com>
M: Mateusz Holenko <mholenko@antmicro.com>
S: Maintained
F: Documentation/devicetree/bindings/*/litex,*.yaml
+F: drivers/soc/litex/litex_soc_ctrl.c
+F: include/linux/litex.h
LIVE PATCHING
M: Josh Poimboeuf <jpoimboe@redhat.com>