aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuka Kovacic <[email protected]>2020-07-24 12:38:40 +0200
committerGregory CLEMENT <[email protected]>2020-11-29 11:59:17 +0100
commit8c4e256e3d425e73e02b6e9fa18c0aa3425970d7 (patch)
tree69fbe9897c8e1675fade60b97c1e42f9af9b3e9d
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff)
MAINTAINERS: Add an entry for MikroTik CRS3xx 98DX3236 boards
An entry is added for MikroTik CRS3xx 98DX3236 based switches. Signed-off-by: Luka Kovacic <[email protected]> Cc: Luka Perkov <[email protected]> Cc: Jakov Petrina <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e73636b75f29..28e88b32180e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11661,6 +11661,17 @@ M: Oliver Neukum <[email protected]>
S: Maintained
F: drivers/usb/image/microtek.*
+MIKROTIK CRS3XX 98DX3236 BOARD SUPPORT
+M: Luka Kovacic <[email protected]>
+M: Luka Perkov <[email protected]>
+S: Maintained
+F: arch/arm/boot/dts/armada-xp-crs305-1g-4s-bit.dts
+F: arch/arm/boot/dts/armada-xp-crs305-1g-4s.dts
+F: arch/arm/boot/dts/armada-xp-crs326-24g-2s-bit.dts
+F: arch/arm/boot/dts/armada-xp-crs326-24g-2s.dts
+F: arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s-bit.dts
+F: arch/arm/boot/dts/armada-xp-crs328-4c-20s-4s.dts
+
MIPS
M: Thomas Bogendoerfer <[email protected]>