RE: [PATCH v2] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support

2021-03-16 Thread Lu, Brent
> > +/* > > + * rt1015: i2c mode driver for ALC1015 and ALC1015Q > > + * rt1015p: auto-mode driver for ALC1015, ALC1015Q, and ALC1015Q-VB > > +*/ static const struct snd_soc_dapm_route rt1015p_1dev_dapm_routes[] > > += { > > + /* speaker */ > > + { "Left Spk", NULL, "Speaker" }, > > + { "Rig

Re: [PATCH v2] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support

2021-03-16 Thread Pierre-Louis Bossart
On 3/16/21 4:46 AM, Brent Lu wrote: This patch adds jsl_rt5682_rt1015p which supports the RT5682 headset codec and ALC1015Q-VB speaker amplifier combination on JasperLake platform. This driver also applies for ALC1015Q-CG running in auto-mode. Signed-off-by: Brent Lu --- sound/soc/intel/b