watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
authorGuenter Roeck <linux@roeck-us.net>
Thu, 10 Sep 2020 16:31:08 +0000 (09:31 -0700)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Wed, 14 Oct 2020 13:22:57 +0000 (15:22 +0200)
commit08c619b4923056b5dd2d5045757468c76ad0e3fe
tree659844f1d8f973d46c0556f1740f0ffe28f36521
parent962085a2bb823d8c88c6bc706c654648407e6408
watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3

EFCH_PM_DECODEEN3 is supposed to access DECODEEN register bits 24..31,
in other words the register at byte offset 3.

Cc: Jan Kiszka <jan.kiszka@siemens.com>
Fixes: 887d2ec51e34b ("watchdog: sp5100_tco: Add support for recent FCH versions")
Tested-by: Jan Kiszka <jan.kiszka@siemens.com>
Link: https://lore.kernel.org/r/20200910163109.235136-1-linux@roeck-us.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/sp5100_tco.h