NAK: [SRU][j][PATCH v2 00/17] alsa/sdw: add sdw audio machine driver for several ADL machines

Hui Wang hui.wang at canonical.com
Wed Jan 5 01:01:24 UTC 2022


Oh, yes, I will prepare the v3 patches.

Thanks.

On 1/4/22 9:01 PM, Tim Gardner wrote:
> Patches 10-17 are not yet in the upstream kernel. Please mark their 
> provenance as coming from linux-next.
>
> rtg
>
> On 12/22/21 10:12 PM, Hui Wang wrote:
>> BugLink: https://bugs.launchpad.net/bugs/1951563
>>
>> In the v2:
>> Rebase the patchset to the latest master-next of jammy kernel.
>>
>> [Impact]
>> In the Dell oem project, we need to enable the sdw audio on several
>> ADL machines, without these patches, the audio can't work at all.
>>
>> [Fix]
>> Backport some patches from upstream, this adds the audio machine
>> drivers for those adl platforms.
>>
>> [Test]
>> Booting the patched kernel, open the gnome-sound-setting, we could
>> see the speaker and microphone, plug headset, the headphone and
>> headset-mic all work well.
>>
>> [Where problems could occur]
>> This add some machine drivers for sdw audio, if it could introduce
>> regression, it will be on the Dell previous generation machines which
>> has sdw audio, it could make the audio on those machines not work. But
>> this possibility is very low, we already tested the patches on those
>> machines.
>>
>>
>> Bard Liao (8):
>>    ASoC: intel: sof_sdw: return the original error number
>>    ASoC: intel: sof_sdw: rename be_index/link_id to link_index
>>    ASoC: intel: sof_sdw: Use a fixed DAI link id for AMP
>>    ASoC: intel: sof_sdw: move DMIC link id overwrite to
>>      create_sdw_dailink
>>    ASoC: intel: sof_sdw: remove SOF_RT715_DAI_ID_FIX quirk
>>    ASoC: intel: sof_sdw: remove sof_sdw_mic_codec_mockup_init
>>    ASoC: intel: sof_sdw: remove get_next_be_id
>>    ASoC: intel: sof_sdw: add link adr order check
>>
>> Gongjun Song (9):
>>    ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product
>>    ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration
>>    ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products
>>    ASoC: Intel: sof_sdw: Add support for SKU 0B11 product
>>    ASoC: Intel: sof_sdw: Add support for SKU 0B13 product
>>    ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration
>>    ASoC: Intel: sof_sdw: Add support for SKU 0B29 product
>>    ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration
>>    ASoC: Intel: sof_sdw: Add support for SKU 0B12 product
>>
>>   sound/soc/intel/boards/sof_sdw.c              | 209 ++++++++++++------
>>   sound/soc/intel/boards/sof_sdw_common.h       |   7 +-
>>   sound/soc/intel/boards/sof_sdw_rt715.c        |   7 -
>>   sound/soc/intel/boards/sof_sdw_rt715_sdca.c   |   7 -
>>   .../intel/common/soc-acpi-intel-adl-match.c   | 105 +++++++++
>>   5 files changed, 248 insertions(+), 87 deletions(-)
>>
>



More information about the kernel-team mailing list