MIPS: BCM63XX: add core reset helper
authorJonas Gorski <jonas.gorski@gmail.com>
Sun, 28 Oct 2012 12:17:54 +0000 (12:17 +0000)
committerJohn Crispin <blogic@openwrt.org>
Fri, 9 Nov 2012 10:37:18 +0000 (11:37 +0100)
commit799faa626c71fbd92396abea28f7e3586de3c7f5
tree77739a72f9a001cb8375df3f56b0917180cfc38f
parente7e9937ff57a11b76e862f5445c46b53a76c6aa8
MIPS: BCM63XX: add core reset helper

Add a reset helper for resetting the different cores.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Patchwork: http://patchwork.linux-mips.org/patch/4455
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/bcm63xx/Makefile
arch/mips/bcm63xx/reset.c [new file with mode: 0644]
arch/mips/include/asm/mach-bcm63xx/bcm63xx_reset.h [new file with mode: 0644]