]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Loongson1B: Fix reboot problem on LS1B
authorKelvin Cheung <keguang.zhang@gmail.com>
Fri, 10 Oct 2014 03:39:59 +0000 (11:39 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:09 +0000 (07:45 +0100)
commit69d11bdf9a0407d431e96077147066060629df12
tree3bfb346e0e22c9b4b64d4504342d496282266ef1
parent54773bc4717db83ae25471fce56d934480f5bcb4
MIPS: Loongson1B: Fix reboot problem on LS1B

- Correct the header file of watchdog registers
 - Use ioremap_nocache() to access watchdog registers instead

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8022/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-loongson1/regs-wdt.h
arch/mips/loongson1/common/reset.c