Re: [PATCH 2/5] i2c: i801: Create iTCO device on newer Intel PCHs

2015-07-28 Thread Matt Fleming
On Mon, 27 Jul, at 07:08:08AM, Guenter Roeck wrote: @@ -113,6 +114,16 @@ #define SMBPCICTL 0x004 #define SMBPCISTS 0x006 #define SMBHSTCFG 0x040 +#define TCOBASE 0x050 +#define TCOCTL 0x054 + +#define ACPIBASE0x040 +#define ACPIBASE_SMI_OFF

Re: [PATCH 2/5] i2c: i801: Create iTCO device on newer Intel PCHs

2015-07-27 Thread Guenter Roeck
On 07/27/2015 06:38 AM, Matt Fleming wrote: From: Mika Westerberg mika.westerb...@linux.intel.com 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