]> git.karo-electronics.de Git - linux-beck.git/commit
MIPS: ralink: Add support for reset-controller API
authorJohn Crispin <blogic@openwrt.org>
Tue, 3 Sep 2013 22:16:59 +0000 (00:16 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 4 Sep 2013 16:27:28 +0000 (18:27 +0200)
commit2a153f1c551e8b0012a2a901c5665fe4caf07a34
treee23dc65c6f205bc21e4267171e93be0575ddd7d0
parent9852ba6a914f95db65e86fed85d02d5309a301da
MIPS: ralink: Add support for reset-controller API

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>
arch/mips/Kconfig
arch/mips/ralink/common.h
arch/mips/ralink/of.c
arch/mips/ralink/reset.c