]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: ralink: adds support for RT3883 SoC family
authorJohn Crispin <blogic@openwrt.org>
Sun, 27 Jan 2013 08:39:02 +0000 (09:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 7 May 2013 23:19:09 +0000 (01:19 +0200)
commitb7e490b280ddc0b087ac0f7c745962363bd42309
treebe7fe41dea19bc789efbb4d9116195c711176a60
parent12519dd07fd829363dffbed1370b57f341dc422c
MIPS: ralink: adds support for RT3883 SoC family

Add support code for rt3883 SOC.

The code detects the SoC and registers the clk / pinmux settings.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/5185/
arch/mips/include/asm/mach-ralink/rt3883.h [new file with mode: 0644]
arch/mips/ralink/Kconfig
arch/mips/ralink/Makefile
arch/mips/ralink/Platform
arch/mips/ralink/rt3883.c [new file with mode: 0644]