Searched hist:"8 dce1d026da4588382ed8c03e791c7c9b37b22e8" (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/intel/common/ |
H A D | soc-acpi-intel-hda-match.c | 8dce1d026da4588382ed8c03e791c7c9b37b22e8 Wed Aug 22 22:24:58 CEST 2018 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: Intel: common: add table for HDA-based platforms
Expose a table containing machine driver information for HDAudio-based platforms handled by ASoC on Intel hardware.
We only set constant values that are valid across multiple platforms. The firmware name used by the DSP will be set dynamically for each platform.
The table is made of a single entry for now, if we need more complicated set-up where HDAudio is mixed with ACPI-enumerated devices (I2C, SoundWire) then we'd expect the differentiation to be handled through information provided by the BIOS (as done for KBL Chromebooks).
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Makefile | diff 8dce1d026da4588382ed8c03e791c7c9b37b22e8 Wed Aug 22 22:24:58 CEST 2018 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: Intel: common: add table for HDA-based platforms
Expose a table containing machine driver information for HDAudio-based platforms handled by ASoC on Intel hardware.
We only set constant values that are valid across multiple platforms. The firmware name used by the DSP will be set dynamically for each platform.
The table is made of a single entry for now, if we need more complicated set-up where HDAudio is mixed with ACPI-enumerated devices (I2C, SoundWire) then we'd expect the differentiation to be handled through information provided by the BIOS (as done for KBL Chromebooks).
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|
/linux/include/sound/ |
H A D | soc-acpi-intel-match.h | diff 8dce1d026da4588382ed8c03e791c7c9b37b22e8 Wed Aug 22 22:24:58 CEST 2018 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: Intel: common: add table for HDA-based platforms
Expose a table containing machine driver information for HDAudio-based platforms handled by ASoC on Intel hardware.
We only set constant values that are valid across multiple platforms. The firmware name used by the DSP will be set dynamically for each platform.
The table is made of a single entry for now, if we need more complicated set-up where HDAudio is mixed with ACPI-enumerated devices (I2C, SoundWire) then we'd expect the differentiation to be handled through information provided by the BIOS (as done for KBL Chromebooks).
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|