From: Mika Westerberg Date: Thu, 6 Aug 2015 12:46:25 +0000 (+0100) Subject: i2c: i801: Create iTCO device on newer Intel PCHs X-Git-Tag: omap-for-v4.3/fixes-rc1~93^2~58^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9424693035a57961a8eb09e96aab315a7096535d;p=pandora-kernel.git 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-diff-tree failed