[alsa-devel] [PATCH 0/3] ASoC: Intel: add sof_pcm512x machine driver
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Wed Jan 29 23:36:00 CET 2020
This is an overdue upstream contribution for a platform used by nearly
all SOF developers at Intel as well as the SOF CI.
While I was the initial author in 2018, these patches were updated and
improved by Xiuli Pan, Ranjani Sridharan, Kai Vehmanen and Guennadi
Liakhovetski who worked on the last clean-ups. Thanks y'all.
Full disclosure on the Cherrytrail/Up support: the board will only be
detected with specific pin-configurations that are not handled by the
mainline kernel just yet.
Pierre-Louis Bossart (3):
ASoC: Intel: sof_pcm512x: add support for SOF platforms with pcm512x
ASoC: Intel: BXT: switch pcm512x based boards to sof_pcm512x
ASoC: Intel: CHT: add support for pcm512x boards
sound/soc/intel/boards/Kconfig | 14 +
sound/soc/intel/boards/Makefile | 2 +
sound/soc/intel/boards/sof_pcm512x.c | 428 ++++++++++++++++++
.../intel/common/soc-acpi-intel-bxt-match.c | 2 +-
.../intel/common/soc-acpi-intel-cht-match.c | 7 +
5 files changed, 452 insertions(+), 1 deletion(-)
create mode 100644 sound/soc/intel/boards/sof_pcm512x.c
--
2.20.1
More information about the Alsa-devel
mailing list