From 9424693035a57961a8eb09e96aab315a7096535d Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Thu, 6 Aug 2015 13:46:25 +0100 Subject: [PATCH] i2c: i801: Create iTCO device on newer Intel PCHs 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. In order to support the iTCO watchdog on newer PCHs we need to create the platform device here in the SMBus driver and pass all known resources using platform data. Signed-off-by: Mika Westerberg Signed-off-by: Matt Fleming Reviewed-by: Guenter Roeck Acked-by: Wolfram Sang Signed-off-by: Lee Jones --- Reading git-format-patch failed