From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Koul Subject: Re: [PATCH v6 3/4] ASoC: Intel - add makefile support for SKL driver Date: Fri, 19 Jun 2015 22:18:24 +0530 Message-ID: <20150619164824.GM28601@localhost> References: <1434546055-28866-1-git-send-email-vinod.koul@intel.com> <1434546055-28866-4-git-send-email-vinod.koul@intel.com> <20150619152748.GJ14071@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by alsa0.perex.cz (Postfix) with ESMTP id 976552605B1 for ; Fri, 19 Jun 2015 18:46:51 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20150619152748.GJ14071@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: alsa-devel@alsa-project.org, tiwai@suse.de, liam.r.girdwood@linux.intel.com, patches.audio@intel.com, Jeeja KP , "Subhransu S. Prusty" List-Id: alsa-devel@alsa-project.org On Fri, Jun 19, 2015 at 04:27:48PM +0100, Mark Brown wrote: > On Wed, Jun 17, 2015 at 06:30:54PM +0530, Vinod Koul wrote: > > > +config SND_SOC_INTEL_SKYLAKE > > + tristate > > + select SND_HDA_EXT_CORE > > Should this be _SKYLAKE_HDA or something? I may be confused on product > naming and terminology but I thought these processors had both HDA and > non-HDA support (possibly in the same silicon at times)? Hi Mark, Unlike haswell or previous controllers, we dont have a separate HDA only controller and a separate I2S based controller, it is integrated now :) So there will be only one Skylake controller :) Thanks -- ~Vinod