MIPS: ralink: adds support for RT305x SoC family
authorJohn Crispin <blogic@openwrt.org>
Sun, 20 Jan 2013 21:03:46 +0000 (22:03 +0100)
committerJohn Crispin <blogic@openwrt.org>
Sun, 17 Feb 2013 00:25:31 +0000 (01:25 +0100)
commit2809b31770d7fd934a748692e1922a5e613f06e5
tree4ee499f72e3087af8cda5a085f931848e2ef7612
parent5fff610b7c60195de98e68bec00c357f393ce634
MIPS: ralink: adds support for RT305x SoC family

Add support code for rt3050, rt3052, rt3350, rt3352 and rt5350 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/4896/
arch/mips/include/asm/mach-ralink/rt305x.h [new file with mode: 0644]
arch/mips/ralink/rt305x.c [new file with mode: 0644]