On 10/18/17 11:07 AM, Carlo Caione wrote:
From: Carlo Caione carlo@endlessm.com
While working on enabling a cherry-trail laptop shipping the rt5651 codec I realized that the machine driver needed some fixup.
In particular the laptop I'm working on (KIANO SlimNote 14.2) has the internal mic connected to the IN2 port.
All the laptop-specific work with the related quirks will follow.
Nice, thanks for the work. You'll have to rebase and resubmit to fix conflicts. I provided changes to simplify DMIC quirks (there is a single interface, not 2 on this chip) that aren't reflected in your patches and the addition of MCLK support. Mark's for-next branch already took the changes this morning. Also let me know if you want the UCM files to be updated.
Carlo Caione (2): ASoC: intel: byt: Enable quirk logic for custom maps ASoC: intel: byt: Introduce new custom IN2 map
sound/soc/intel/boards/bytcr_rt5651.c | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-)