diff options
author | Arınç ÜNAL <arinc.unal@arinc9.com> | 2022-03-15 17:01:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-03-16 15:10:23 +0100 |
commit | 7a6ee0bbab2551d7189ce0f5e625fef4d612ebea (patch) | |
tree | ded8e6489c6d3e785f6fa5b5de450f3bca8f79f8 /MAINTAINERS | |
parent | staging: r8188eu: remove some unused local ieee80211 macros (diff) | |
download | linux-7a6ee0bbab2551d7189ce0f5e625fef4d612ebea.tar.xz linux-7a6ee0bbab2551d7189ce0f5e625fef4d612ebea.zip |
mips: dts: ralink: add MT7621 SoC
The MT7621 system-on-a-chip includes an 880 MHz MIPS1004Kc dual-core CPU,
a 5-port 10/100/1000 switch/PHY and one RGMII.
Add the devicetrees for GB-PC1 and GB-PC2 devices which use MT7621 SoC.
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Link: https://lore.kernel.org/r/20220315160149.3617-1-arinc.unal@arinc9.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bf58c6c4f812..fd140717854d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16180,6 +16180,13 @@ L: linux-mips@vger.kernel.org S: Maintained F: arch/mips/ralink +RALINK MT7621 MIPS ARCHITECTURE +M: Arınç ÜNAL <arinc.unal@arinc9.com> +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> +L: linux-mips@vger.kernel.org +S: Maintained +F: arch/mips/boot/dts/ralink/mt7621* + RALINK RT2X00 WIRELESS LAN DRIVER M: Stanislaw Gruszka <stf_xl@wp.pl> M: Helmut Schaa <helmut.schaa@googlemail.com> |