MIPS: ralink: add MT7621 support
MT7621 is based on a 1004k core. This patch adds support for the SoC. The timer and IRQ is just boiler plate as GIC has recently been moved to generic places in the kernel and just works. Signed-off-by: NJohn Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11990/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
Showing
arch/mips/ralink/irq-gic.c
0 → 100644
arch/mips/ralink/mt7621.c
0 → 100644
arch/mips/ralink/timer-gic.c
0 → 100644
想要评论请 注册 或 登录