diff options
| author | Serge Semin <fancer.lancer@gmail.com> | 2023-11-22 15:45:43 +0300 |
|---|---|---|
| committer | Serge Semin <fancer.lancer@gmail.com> | 2026-08-13 19:24:20 +0300 |
| commit | 70a6fc9e175bc27375114c06b923370f5f7a2408 (patch) | |
| tree | 0952ffe1484879ddbd2bbe0600829803845191eb | |
| parent | 122195410703b97ffc179d0ddc5335dffeef3c88 (diff) | |
| download | linux-70a6fc9e175bc27375114c06b923370f5f7a2408.tar.gz linux-70a6fc9e175bc27375114c06b923370f5f7a2408.zip | |
MAINTAINERS: Add arch-files for MIPS Baikal-T1 platform node
All the Baikal-T1 SoC platform code has just been merged in. Thus let's
add the respective source files to the MIPS Baikal-T1 platform code node
of the MAINTAINERS list.
Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
| -rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe4b936fee0dd..8b63425dcdd72 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17683,6 +17683,11 @@ L: linux-mips@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/bus/baikal,bt1-*.yaml F: Documentation/devicetree/bindings/clock/baikal,bt1-*.yaml +F: Documentation/devicetree/bindings/memory-controllers/baikal,bt1-ddrc.yaml +F: Documentation/devicetree/bindings/mfd/baikal,bt1-*.yaml +F: arch/mips/baikal-t1/ +F: arch/mips/boot/dts/baikal-t1/ +F: arch/mips/include/asm/mach-baikal-t1/ F: drivers/bus/bt1-*.c F: drivers/clk/baikal-t1/ F: drivers/memory/bt1-l2-ctl.c |
