]> 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)
commitffec2ce88bea9dcfade510ed0987c47b60af94a4
treeb4d3c57c9fb6caa1a24b947f5690222e619ae948
parent9f574c2718dac2dc6f2006fc94e7e1508238580e
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