x86: Fix Apollo Lake Watchdog address in PMC driver
authorYong, Jonathan <jonathan.yong@intel.com>
Fri, 17 Jun 2016 00:33:32 +0000 (00:33 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 17 Jul 2016 19:02:15 +0000 (21:02 +0200)
commit334da2d6753ba548851c6329c4b6e74eb731368a
tree4a2e1330e0f7eddce76c299f76d92f680ad30fcc
parent3b3a1c8fbb36f8e077b6ac09bcac03024d5bfa5c
x86: Fix Apollo Lake Watchdog address in PMC driver

The TCO I/O base is 40h rather than the usual 30h, and the re_reboot
bit is at ACPIBASE+8.

Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/platform/x86/intel_pmc_ipc.c