linux/sound/soc/intel/common
Hui Wang 8625db9416
ASoC: Intel: kbl_rt5660: Add a new machine driver for kbl with rt5660
The new Dell IoT platform uses kabylake + alc3277 codec, and alc3277
shares the driver with the codec rt5660, here we generate a new
machine driver based on kbl_da7219_max98357a.

The audio design on this IoT platform is as below:
 - Intel kabylake platform
 - connect the codec ALC3277 via SSP0
 - line-out and line-in with Micbias jacks
 - line-out mute control and jack detection of line-out and line-in
 - two HDMI ports with audio capability

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-12-13 14:37:35 +00:00
..
Makefile ASoC: Intel: common: add ACPI matching tables for ICL 2018-12-03 12:02:13 +00:00
soc-acpi-intel-bxt-match.c ASoC: Intel: common: add quirk for APL RVP boards 2018-11-06 17:25:07 +00:00
soc-acpi-intel-byt-match.c ASoC: Intel: common: Add quirk for Thinkpad 8 tablet 2018-08-28 20:37:48 +01:00
soc-acpi-intel-cht-match.c ASoC: Intel: common: fix missing rename from 'reef' to 'sof' 2018-06-22 15:44:54 +01:00
soc-acpi-intel-cnl-match.c ASoC: Intel: common: add firmware/topology information for SOF 2018-06-19 15:47:10 +01:00
soc-acpi-intel-glk-match.c ASoC: Intel: common: add firmware/topology information for SOF 2018-06-19 15:47:10 +01:00
soc-acpi-intel-hda-match.c ASoC: Intel: common: add table for HDA-based platforms 2018-08-28 20:18:07 +01:00
soc-acpi-intel-hsw-bdw-match.c ASoC: Intel: common: rename 'reef' to 'sof' in ACPI matching table 2018-06-21 11:58:31 +01:00
soc-acpi-intel-icl-match.c ASoC: Intel: common: add ACPI matching tables for ICL 2018-12-03 12:02:13 +00:00
soc-acpi-intel-kbl-match.c ASoC: Intel: kbl_rt5660: Add a new machine driver for kbl with rt5660 2018-12-13 14:37:35 +00:00
soc-acpi-intel-skl-match.c ASoC: Intel: move SKL+ codec ACPI tables to common directory 2018-06-19 15:47:02 +01:00
sst-acpi.c ASoC: Intel: move all ACPI match tables to common module 2017-10-21 11:21:31 +01:00
sst-dsp-priv.h treewide: correct "differenciate" and "instanciate" typos 2018-08-23 18:48:43 -07:00
sst-dsp.c ASoC: Intel: Skylake: Remove second shim read in register_poll 2017-12-06 17:44:50 +00:00
sst-dsp.h
sst-firmware.c ASoC: intel: don't pass GFP_DMA32 to dma_alloc_coherent 2018-10-17 11:10:48 +01:00
sst-ipc.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
sst-ipc.h