]> Pileus Git - ~andy/linux/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)
commit293840b9997f2c0509ca65a4e02cacc371cc628c
treebe7fe41dea19bc789efbb4d9116195c711176a60
parent80fb55a951df5974e12c935d9e7dd9103539fb8e
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]