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)
commitc011245a197017f8e9e9d140b658bdb2b702a0c5
treeb4d3c57c9fb6caa1a24b947f5690222e619ae948
parent9dd9b210f8c6104690ba48a630bbe9af2f32c292
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