Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1945897AbbHGQ1O (ORCPT ); Fri, 7 Aug 2015 12:27:14 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:58150 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932459AbbHGQ1L (ORCPT ); Fri, 7 Aug 2015 12:27:11 -0400 Message-ID: <55C4DC58.5030602@roeck-us.net> Date: Fri, 07 Aug 2015 09:27:04 -0700 From: Guenter Roeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Wolfram Sang , Matt Fleming CC: Wim Van Sebroeck , linux-kernel@vger.kernel.org, linux-watchdog@vger.kernel.org, Mika Westerberg , Andy Shevchenko , Jean Delvare , Lee Jones , Darren Hart , linux-i2c@vger.kernel.org, Matt Fleming Subject: Re: [PATCH v4 2/3] i2c: i801: Create iTCO device on newer Intel PCHs References: <1438865186-25794-1-git-send-email-matt@codeblueprint.co.uk> <1438865186-25794-3-git-send-email-matt@codeblueprint.co.uk> <20150807155535.GA25357@katana> In-Reply-To: <20150807155535.GA25357@katana> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1222 Lines: 33 On 08/07/2015 08:55 AM, Wolfram Sang wrote: > On Thu, Aug 06, 2015 at 01:46:25PM +0100, Matt Fleming wrote: >> From: Mika Westerberg >> >> 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. >> >> Cc: Jean Delvare >> Cc: Wolfram Sang >> Cc: >> Reviewed-by: Guenter Roeck >> Signed-off-by: Mika Westerberg >> Signed-off-by: Matt Fleming > > Dunno which tree this should go through (probably MFD or watchdog), but > doesn't look like I2C, so: > Probably watchdog ? Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/