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)
commita13f0795752389f84bc31b9171cb79ad6759e4db
tree3bfb346e0e22c9b4b64d4504342d496282266ef1
parent0dc294c05d9df09ca4a65071e370247eaab8638d
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