From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: [PATCH 0/5] Intel SST driver restructure Date: Fri, 13 Mar 2015 10:19:23 +0200 Message-ID: <55029D8B.9060309@intel.com> References: <1426170720-8260-1-git-send-email-yang.jie@intel.com> <20150313062829.GA32000@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by alsa0.perex.cz (Postfix) with ESMTP id B19FE26071A for ; Fri, 13 Mar 2015 09:19:28 +0100 (CET) In-Reply-To: <20150313062829.GA32000@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 , Jie Yang Cc: alsa-devel@alsa-project.org, mengdong.lin@intel.com, broonie@kernel.org, liam.r.girdwood@intel.com, yao.jin@intel.com, pierre-louis.bossart@intel.com List-Id: alsa-devel@alsa-project.org On 03/13/2015 08:28 AM, Vinod Koul wrote: > On Thu, Mar 12, 2015 at 10:31:55PM +0800, Jie Yang wrote: >> In order to prepare for the upstreaming of Skylake drivers and to >> allow reuse of code between different Intel audio DSP products, >> this patch series restructures the Intel directory as follows: >> >> 1. Create "common" directory. Move common files into this directory. >> >> 2. Create "boards" directory. Move all machine drivers into this directory. >> >> 3. Create "haswell" directory. Move all remaining hsw/bdw code into this directory. >> >> 4. Create "baytrail" directory. Move remaining baytrail driver to this directory. >> >> 5. Create "atom" directory. Move all MCG platform drivers(including sst/ folder) >> to this directory. >> >> Todo next step: >> 1. Change and move atom related codes(in atom/sst/) to corresponding and try >> share as many as possible codes(e.g. sst_acpi.c). >> 2. Share more common codes about IPC for different platforms, e.g. The methods for >> queueing and sending/reciving Tx/Rx messages, The methods for mailbox IO, The IPC >> error return codes, etc. >> >> Jie Yang (5): >> ASoC: Intel: create common folder and move common files in >> ASoC: Intel: create haswell folder and move haswell platform files in >> ASoC: Intel: create boards folder and move sst boards files in >> ASoC: Intel: create baytrail folder and move baytrail platform files >> in >> ASoC: Intel: create atom folder and move atom platform files in >> > For atom parts > > Acked-by: Vinod Koul > I tested the set on byt-rt5640. To all patches (or 1, 3 and 4): Acked-by: Jarkko Nikula Tested-by: Jarkko Nikula --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.