1. 17 Jun, 2022 7 commits
  2. 16 Jun, 2022 3 commits
  3. 15 Jun, 2022 8 commits
  4. 14 Jun, 2022 13 commits
  5. 13 Jun, 2022 8 commits
  6. 10 Jun, 2022 1 commit
    • Mark Brown's avatar
      ASoC: SOF: Add support ctx_save with IPC4 · 55e1c007
      Mark Brown authored
      Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
      
      The context save functionality with IPC4 is triggered by sending a message to
      the firmware about the pending power down of the primary core by the host.
      
      In order to have this functionality implemented in a clean way we need to
      introduce a new IPC level PM ops for core state management and use that instead
      of open coding IPC messages here and there.
      
      The first patch updates the ctx store/ctx_restore documentation to clarify that
      they are optional.
      55e1c007