17 Mar
2021
17 Mar
'21
3:02 p.m.
On 3/17/21 6:08 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 supports ALC1015Q-CG if running in auto-mode. Following table shows the audio interface support of the two amplifiers.
| ALC1015Q-CG | ALC1015Q-VB
===================================== I2C | Yes | No Auto-mode | 48K, 64fs | 16k, 32fs | 48k, 32fs | 48k, 64fs
Signed-off-by: Brent Lu brent.lu@intel.com
The code is looks fine, but Jack Yu added a separate patch that makes RTL1019 equivalent to RTL1015, so should this patch also handle the RTL1019 case?