i2c: i801: Adding Intel Lewisburg support for iTCO
authorAlexandra Yates <alexandra.yates@linux.intel.com>
Thu, 18 Feb 2016 02:21:21 +0000 (18:21 -0800)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 18 Feb 2016 12:18:48 +0000 (13:18 +0100)
commit1a1503c5396eb7f2edf4b8ef6067853014478c0c
treef6a5b52efa3d1d40be18864dad56e6a5fa731733
parentbca71ba0343d28d953d74149d9161ab65a520dd6
i2c: i801: Adding Intel Lewisburg support for iTCO

Starting from Intel Sunrisepoint (Skylake PCH) the iTCO watchdog
resources have been moved to reside under the i801 SMBus host
controller whereas previously they were under the LPC device.

This patch adds Intel lewisburg SMBus support for iTCO device.
It allows to load watchdog dynamically when the hardware is
present.

Fixes: cdc5a3110e7c ("i2c: i801: add Intel Lewisburg device IDs")
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Alexandra Yates <alexandra.yates@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
drivers/i2c/busses/i2c-i801.c