aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/prom.c
Commit message (Collapse)AuthorAge
* MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin2014-11-24
| | | | | | | | | | Before we had a pinctrl driver we used a custom OF api. This patch converts the soc specific pinmux data to a new set of structs. We also add some new pinmux setings. Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/8009/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: ralink: adds prom and cmdline codeJohn Crispin2013-02-16
Add minimal code to handle commandlines. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4892/