diff options
author | Pawel Czarnecki <pczarnecki@internships.antmicro.com> | 2020-10-13 16:45:40 +0200 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2020-11-09 13:07:00 +0100 |
commit | 3399bac5efd62e031e62b042d25ed4984db8b8bf (patch) | |
tree | 3d935f43d21994ea699893264d6eb8a1b5cb3f6d /MAINTAINERS | |
parent | dt-bindings: vendor: add vendor prefix for LiteX (diff) | |
download | linux-3399bac5efd62e031e62b042d25ed4984db8b8bf.tar.xz linux-3399bac5efd62e031e62b042d25ed4984db8b8bf.zip |
dt-bindings: soc: document LiteX SoC Controller bindings
Add documentation for LiteX SoC Controller bindings.
Signed-off-by: Pawel Czarnecki <pczarnecki@internships.antmicro.com>
Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b516bb34a8d5..049af639fdfc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10172,6 +10172,12 @@ L: kunit-dev@googlegroups.com S: Maintained F: lib/list-test.c +LITEX PLATFORM +M: Karol Gugala <kgugala@antmicro.com> +M: Mateusz Holenko <mholenko@antmicro.com> +S: Maintained +F: Documentation/devicetree/bindings/*/litex,*.yaml + LIVE PATCHING M: Josh Poimboeuf <jpoimboe@redhat.com> M: Jiri Kosina <jikos@kernel.org> |