1. 08 Aug, 2023 1 commit
    • Mark Brown's avatar
      ASoC: SOF: Intel: add LunarLake support · 442ece6b
      Mark Brown authored
      Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
      
      This patchset first fixes a number of errors made in the hda-mlink
      support, then adds Lunar Lake definitions. The main contribution is
      the hda-dai changes where the HDaudio DMA is now used for SSP, DMIC
      and SoundWire. In previous hardware the GPDMA (aka DesignWare) was
      used and controlled by the audio firmware. The volume of code is
      minimized with the abstraction added in previous kernel cycles.
      
      Due to cross-dependencies between ASoC and SoundWire trees, the full
      support for jack detection will be deferred to the next kernel
      cycle. There's not much point to ask for a sync of the two trees to
      support one patch for each tree - we are at -rc5 already.
      442ece6b
  2. 07 Aug, 2023 39 commits