]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit85b687c601c0fa893840fad31f43ec75f8cac10c
tree4a2e1330e0f7eddce76c299f76d92f680ad30fcc
parent934ab170d16ba0635bdebd69c92e373da19a1eab
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