Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031271AbbD1Nsm (ORCPT ); Tue, 28 Apr 2015 09:48:42 -0400 Received: from mga03.intel.com ([134.134.136.65]:18775 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030573AbbD1Nsi (ORCPT ); Tue, 28 Apr 2015 09:48:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,663,1422950400"; d="scan'208";a="720455189" Date: Tue, 28 Apr 2015 16:48:33 +0300 From: Mika Westerberg To: Lee Jones Cc: Andy Shevchenko , "Rafael J. Wysocki" , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Heikki Krogerus , Jarkko Nikula Subject: Re: [PATCH v1 3/3] mfd: Add support for Intel Sunrisepoint LPSS devices Message-ID: <20150428134833.GJ1534@lahna.fi.intel.com> References: <1427803182-62543-1-git-send-email-andriy.shevchenko@linux.intel.com> <1427803182-62543-4-git-send-email-andriy.shevchenko@linux.intel.com> <20150428133259.GD9169@x1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150428133259.GD9169@x1> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 991 Lines: 21 On Tue, Apr 28, 2015 at 02:32:59PM +0100, Lee Jones wrote: > On Tue, 31 Mar 2015, Andy Shevchenko wrote: > > > The new coming Intel platforms such as Skylake will contain Sunrisepoint PCH. > > The main difference to the previous platforms is that the LPSS devices are > > compound devices where usually main (SPI, HSUART, or I2C) and DMA IPs are > > present. > > > > This patch brings the driver for such devices found on Sunrisepoint PCH. > > I'm not convinced it's really an MFD. What does this hardware look > like? Are the Designware devices really in the same memory/register > space as the LPSS registers? Yes they are - there is only single MMIO BAR per PCI device holding, the host controller, iDMA and convergence layer registers. -- 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/