lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 11 May 2022 06:49:24 +0000
From:   "Lu, Brent" <brent.lu@...el.com>
To:     Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
        Terry Chen <terry_chen@...tron.corp-partner.google.com>,
        "alsa-devel@...a-project.org" <alsa-devel@...a-project.org>
CC:     "Rojewski, Cezary" <cezary.rojewski@...el.com>,
        "liam.r.girdwood@...ux.intel.com" <liam.r.girdwood@...ux.intel.com>,
        "yang.jie@...ux.intel.com" <yang.jie@...ux.intel.com>,
        "broonie@...nel.org" <broonie@...nel.org>,
        "perex@...ex.cz" <perex@...ex.cz>,
        "tiwai@...e.com" <tiwai@...e.com>,
        "cujomalainey@...omium.org" <cujomalainey@...omium.org>,
        "seanpaul@...omium.org" <seanpaul@...omium.org>,
        "Bowman, Casey G" <casey.g.bowman@...el.com>,
        "mark_hsieh@...tron.corp-partner.google.com" 
        <mark_hsieh@...tron.corp-partner.google.com>,
        "Gopal, Vamshi Krishna" <vamshi.krishna.gopal@...el.com>,
        "Chiang, Mac" <mac.chiang@...el.com>,
        "kai.vehmanen@...ux.intel.com" <kai.vehmanen@...ux.intel.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] [v2] ASoC: Intel: sof_cs42l42: adding support for ADL
 configuration and BT offload audio

> > a/sound/soc/intel/common/soc-acpi-intel-adl-match.c
> > b/sound/soc/intel/common/soc-acpi-intel-adl-match.c
> > index 7c8cd00457f81..3f40519250a90 100644
> > --- a/sound/soc/intel/common/soc-acpi-intel-adl-match.c
> > +++ b/sound/soc/intel/common/soc-acpi-intel-adl-match.c
> > @@ -384,6 +384,14 @@ struct snd_soc_acpi_mach
> snd_soc_acpi_intel_adl_machines[] = {
> >  		.sof_fw_filename = "sof-adl.ri",
> >  		.sof_tplg_filename = "sof-adl-cs35l41.tplg",
> >  	},
> > +	{
> > +		.id = "10134242",
> > +		.drv_name = "adl_mx98360a_cs4242",
> > +		.machine_quirk = snd_soc_acpi_codec_list,
> > +		.quirk_data = &adl_max98360a_amp,
> > +		.sof_fw_filename = "sof-adl.ri",
> 
> no longer necessary, and probably will not compile. please remove this field.
> 
> > +		.sof_tplg_filename = "sof-adl-max98360a-rt5682.tplg",
> 
> Why would you refer to a topology that uses a different codec?
> 

We asked cirrus logic to support bclk 2.4MHz, 50fs so all topologies for alc5682 could
be used directly.

Brent



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ