mbox series

[v2,0/2] ALSA: hda: intel-dsp-config: add JasperLake support

Message ID 20220113105220.1114694-1-brent.lu@intel.com (mailing list archive)
Headers show
Series ALSA: hda: intel-dsp-config: add JasperLake support | expand

Message

Brent Lu Jan. 13, 2022, 10:52 a.m. UTC
Support JasperLake Chromebooks and fix a order issue in config table.

v2:
  - rebase to Takashi's tree
  - add a fix for config table

*** BLURB HERE ***

Brent Lu (2):
  ALSA: hda: intel-dsp-config: add JasperLake support
  ALSA: hda: intel-dsp-config: reorder the config table

 sound/hda/intel-dsp-config.c | 43 +++++++++++++++++++++++++-----------
 1 file changed, 30 insertions(+), 13 deletions(-)

Comments

Takashi Iwai Jan. 13, 2022, 12:22 p.m. UTC | #1
On Thu, 13 Jan 2022 11:52:18 +0100,
Brent Lu wrote:
> 
> Support JasperLake Chromebooks and fix a order issue in config table.
> 
> v2:
>   - rebase to Takashi's tree
>   - add a fix for config table
> 
> *** BLURB HERE ***
> 
> Brent Lu (2):
>   ALSA: hda: intel-dsp-config: add JasperLake support
>   ALSA: hda: intel-dsp-config: reorder the config table

Applied both patches now.  Thanks.


Takashi