]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Add Geminilake Dialog Maxim machine driver
authorYong Zhi <yong.zhi@intel.com>
Wed, 13 Feb 2019 23:08:52 +0000 (17:08 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 19 Feb 2019 15:42:16 +0000 (15:42 +0000)
commit37096e99dfb931c61ee350de0d0757674a0afed4
treeb4d3c57c9fb6caa1a24b947f5690222e619ae948
parent0a49a940469d8a92603556cb4a524f08906012e9
ASoC: Intel: Add Geminilake Dialog Maxim machine driver

This patch enables support for GeminiLake with the DA7219 codec and
MAX98357A amplifier. To avoid duplicating code, the existing machine
driver for ApolloLake is reused with only changes in hardware
connectivity (SSP2 for DA7219 and SSP1 for MAX98357A).

The dailinks are directly modified in this patch. Using a helper would
be nicer, but it'll be done in a follow-up step with validation done
across multiple machine drivers.

Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Yong Zhi <yong.zhi@intel.com>
Signed-off-by: Naveen Manohar <naveen.m@intel.com>
Signed-off-by: Harsha Priya <harshapriya.n@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bxt_da7219_max98357a.c