[alsa-devel] [PATCH 0/5] Intel SST driver restructure

Jarkko Nikula jarkko.nikula at intel.com
Fri Mar 13 09:19:23 CET 2015


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

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



More information about the Alsa-devel mailing list