All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jarkko.nikula@intel.com>
To: Vinod Koul <vinod.koul@intel.com>, Jie Yang <yang.jie@intel.com>
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
Subject: Re: [PATCH 0/5] Intel SST driver restructure
Date: Fri, 13 Mar 2015 10:19:23 +0200	[thread overview]
Message-ID: <55029D8B.9060309@intel.com> (raw)
In-Reply-To: <20150313062829.GA32000@intel.com>

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 <vinod.koul@intel.com>
>
I tested the set on byt-rt5640. To all patches (or 1, 3 and 4):

Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
---------------------------------------------------------------------
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.

  reply	other threads:[~2015-03-13  8:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12 14:31 [PATCH 0/5] Intel SST driver restructure Jie Yang
2015-03-12 14:31 ` [PATCH 1/5] ASoC: Intel: create common folder and move common files in Jie Yang
2015-03-12 14:31 ` [PATCH 2/5] ASoC: Intel: create haswell folder and move haswell platform " Jie Yang
2015-03-12 14:31 ` [PATCH 3/5] ASoC: Intel: create boards folder and move sst boards " Jie Yang
2015-03-12 14:31 ` [PATCH 4/5] ASoC: Intel: create baytrail folder and move baytrail platform " Jie Yang
2015-03-12 14:32 ` [PATCH 5/5] ASoC: Intel: create atom folder and move atom " Jie Yang
2015-03-12 19:54 ` [PATCH 0/5] Intel SST driver restructure Mark Brown
2015-03-13  1:28   ` Jie, Yang
2015-03-13 14:32     ` Antonio Ospite
2015-03-13  6:32   ` Vinod Koul
2015-03-13  6:28 ` Vinod Koul
2015-03-13  8:19   ` Jarkko Nikula [this message]
2015-03-13 14:13     ` Jie, Yang
2015-03-13 23:34       ` Mark Brown
2015-03-14  6:04         ` Jie, Yang
2015-04-01  1:53           ` Jie, Yang
2015-04-01  7:08             ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=55029D8B.9060309@intel.com \
    --to=jarkko.nikula@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=liam.r.girdwood@intel.com \
    --cc=mengdong.lin@intel.com \
    --cc=pierre-louis.bossart@intel.com \
    --cc=vinod.koul@intel.com \
    --cc=yang.jie@intel.com \
    --cc=yao.jin@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.