[alsa-devel] [PATCH] ASoC: Intel: common: rename 'reef' to 'sof' in ACPI matching table

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Jun 20 17:59:43 CEST 2018


On 6/20/18 6:17 AM, Mark Brown wrote:
> On Tue, Jun 19, 2018 at 02:00:37PM -0500, Pierre-Louis Bossart wrote:
> 
>> -	.sof_fw_filename = "intel/reef-byt.ri",
>> -	.sof_tplg_filename = "intel/reef-byt-rt5670.tplg",
>> +	.sof_fw_filename = "intel/sof-byt.ri",
>> +	.sof_tplg_filename = "intel/sof-byt-rt5670.tplg",
> 
> We're sure nobody is using this stuff in production yet?

Yes. The topology tools were changed back in April to remove all 
references to reef, same for the firmware code.

https://github.com/thesofproject/soft/commit/4f6d459586c22a8c9d946ee821ccf9c1ce7804c7

we will make sure the IPC and topology are tracked in backwards 
compatible ways once devices are released, it's on our TODO list to add 
checks for version numbers and always make sure the kernel update does 
not require changes to the firmware or filesystems.


More information about the Alsa-devel mailing list