diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-08-20 00:18:11 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-09-04 13:53:15 +0200 |
commit | 710322ba8cc6c1ce98779ee02e1fdb6571700c47 (patch) | |
tree | e7f8f9ff7a17936357e86a42f9b1411ca8d18885 /arch/mips/lantiq | |
parent | 3147f448f7cf97c3ec5320870f99dca520e824f2 (diff) | |
download | linux-710322ba8cc6c1ce98779ee02e1fdb6571700c47.tar.gz linux-710322ba8cc6c1ce98779ee02e1fdb6571700c47.tar.bz2 linux-710322ba8cc6c1ce98779ee02e1fdb6571700c47.zip |
watchdog: lantiq: access boot cause register through regmap
This patch avoids accessing the function ltq_reset_cause() and directly
accesses the register given over the syscon interface. The syscon
interface will be implemented for the xway SoCs for the falcon SoCs the
ltq_reset_cause() function never worked, because a wrong offset was used.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Guenter Roeck <linux@reck-us.net>
Cc: martin.blumenstingl@googlemail.com
Cc: john@phrozen.org
Cc: robh@kernel.org
Cc: andy.shevchenko@gmail.com
Cc: p.zabel@pengutronix.de
Cc: kishon@ti.com
Cc: mark.rutland@arm.com
Cc: linux-mips@linux-mips.org
Cc: linux-mtd@lists.infradead.org
Cc: linux-watchdog@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-spi@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/17123/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/lantiq')
0 files changed, 0 insertions, 0 deletions