From mboxrd@z Thu Jan 1 00:00:00 1970 From: Liam Girdwood Subject: Re: [RFC 0/9] Add SKL ipc handling code Date: Wed, 22 Apr 2015 12:19:58 +0100 Message-ID: <1429701598.2695.14.camel@loki> References: <1429276567-29007-1-git-send-email-vinod.koul@intel.com> <20150420214441.GW14892@sirena.org.uk> <20150422040046.GF2738@intel.com> 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 C73CC260569 for ; Wed, 22 Apr 2015 13:20:03 +0200 (CEST) In-Reply-To: <20150422040046.GF2738@intel.com> 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: Vinod Koul Cc: tiwai@suse.de, patches.audio@intel.com, alsa-devel@alsa-project.org, Mark Brown List-Id: alsa-devel@alsa-project.org On Wed, 2015-04-22 at 09:30 +0530, Vinod Koul wrote: > On Mon, Apr 20, 2015 at 10:44:41PM +0100, Mark Brown wrote: > > On Fri, Apr 17, 2015 at 06:45:58PM +0530, Vinod Koul wrote: > > > This series adds support for managing DSP and posting IPC and processing IPC > > > replies. > > > > Any dependencies on the generic HDA stuff you've been posting? > Yes. > > So first we need to merge the SKL PCM driver series. Can you please review > that [1] one as well. Then this series. > Lastly the SKL aDSP support series [2] which uses the IPC code in this series. > > One more would be when toplogy is merged, for supporting the dsp toplogy > We also need to port the SKL IPC code to use the converged mailbox code that's now used by BDW and BYT before upstreaming. Liam