Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | MIPS: ralink: cleanup the soc specific pinmux data | John Crispin | 2014-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 code | John Crispin | 2013-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/ |