Tags: tejlmand/sof
Tags
topology: intel: use 38.4Mhz MCLK for all Bluetooth use-cases Updated guidance for BT hardware is to use 38.4Mhz MCLK for both SCO and A2DP mode. This applies for all Intel platforms supporting Bluetooth offload. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> (cherry picked from commit 9dfd2bd)
buffer: alloc main buffer struct in the runtime shared zone Buffers can be shared between cores and it is crucial to have access to not only proper buffer data but also description data of this buffer Signed-off-by: Adrian Bonislawski <adrian.bonislawski@linux.intel.com>
dw-dma: set LLI alignment to platform specific It is observed that on different platforms, the LLI need to be aligned different, e.g. it is 128 Bytes on TGL, otherwise, the LLI struct might be clobbered and the DMA channel might get unexpected stopped, which will eventually lead to Xrun. Here make the LLI alignment to platform specific and use 128 Bytes for TGL. Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
pm_runtime: longer hp sram power gating delay Signed-off-by: Slawomir Blauciak <slawomir.blauciak@linux.intel.com>
codec_adapter: cadence: change reset procedure This patch simplifies reset procedure of cadence codecs by only calling the init_process() function in which XA_CMD_TYPE_INIT_PROCESS is the API call responsible for the actual reset of codec parameters. Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
PreviousNext