On Thu, Sep 07, 2017 at 08:12:53PM -0500, Pierre-Louis Bossart wrote:
Instead of submitting all my patches at ones, I broke them by platforms/codecs. This series is only for Intel-rt5670 platforms. It fixes a mistake on the Dell Venue 5585 - corrected with the help from Realtek and Dell who kindly provided schematics and data sheet information needed to fix non-working DMIC capture. Since there are still some reports of non-functional audio on some platforms, I added quirks that can be changed from the kernel command line (and later added as DMI-based quirks). The last two patches are minor corrections to fix ACPI HID naming issues and use a more meaningful card name.
Pierre-Louis Bossart (3): ASoC: rt5670: refactor DMI quirks and fix Dell Venue settings ASoC: Intel: cht_bsw_rt5672: use actual HID in suspend/resume ASoC: Intel: cht_bsw_rt5672: fix card name
The last two: Acked-By: Vinod Koul vinod.koul@intel.com