summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/reset.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: ralink: Add support for reset-controller APIJohn Crispin2013-09-041-0/+62
| | | | | | | | | | Add a helper for reseting different devices on the SoC. Signed-off-by: John Crispin <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5804/ Patchwork: https://patchwork.linux-mips.org/patch/5797/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: ralink: adds reset codeJohn Crispin2013-02-171-0/+44
Resetting these SoCs requires no real magic. The code is straight forward. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4891/