]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b59dc61f8f35a74febef9b7c893caac59fbaf30
tree77739a72f9a001cb8375df3f56b0917180cfc38f
parentfe489fec708fde37b737d50dee0bcc6ce6f96dc2
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]