1. 05 Jun, 2023 5 commits
  2. 02 Jun, 2023 4 commits
  3. 01 Jun, 2023 5 commits
  4. 31 May, 2023 7 commits
  5. 30 May, 2023 11 commits
  6. 25 May, 2023 2 commits
  7. 23 May, 2023 6 commits
    • Mark Brown's avatar
      ASoC: da7219: Add jack insertion detection polarity · 85746643
      Mark Brown authored
      Merge series from David Rau <David.Rau.opensource@dm.renesas.com>:
      
      This patchset adds the support of DA7219 Jack insertion detection
      polarity selection.
      
      The first patch replaces the old txt binding with a new schema binding.
      
      The second patch adds `dlg,jack-ins-det-pty` property for Jack
      insertion detection polarity selection.
      
      The last patch adds the driver support for this topic.
      
      The series has been verified on the DA7219 development kit.
      85746643
    • Mark Brown's avatar
      Improve support for sof_ipc{3|4}_bytes_ext_put · abd35adf
      Mark Brown authored
      Merge series from Daniel Baluta <daniel.baluta@oss.nxp.com>:
      
      This patch series provides better handling of cases where sending
      a data blob to FW results in a validation error.
      
      In this case we restore to the last good known value instead of keeping
      the data that firwmare rejected.
      abd35adf
    • Mark Brown's avatar
      ASoC: mt6359: kselftest fix and driver extension · ad45067a
      Mark Brown authored
      Merge series from Trevor Wu <trevor.wu@mediatek.com>:
      
      The patch series includes a kselftest fix and changes for extending
      driver capability to support more use cases.
      ad45067a
    • Anup Sharma's avatar
      ASoC: dt-bindings: rt1016: Convert to dtschema · d8b44d8d
      Anup Sharma authored
      Convert the RT1016 Stereo Audio Amplifier bindings to DT schema
      Signed-off-by: default avatarAnup Sharma <anupnewsmail@gmail.com>
      Link: https://lore.kernel.org/r/ZFUFAmBJXvkQAG7m@yogaSigned-off-by: default avatarMark Brown <broonie@kernel.org>
      d8b44d8d
    • Mark Brown's avatar
      ASoC: do not include runtime_pm.h if not needed · ba674435
      Mark Brown authored
      Merge series from Claudiu Beznea <claudiu.beznea@microchip.com>:
      
      Series removes the pm_runtime.h inclusion in files where
      APIs exported though pm_runtime.h are not used. In case
      of files that make use of pm.h which comes form pm_runtime.h
      added patch 2/2.
      ba674435
    • Mark Brown's avatar
      ASoC: SOF: Intel: mtl: Enable multicore support · a23b51b2
      Mark Brown authored
      Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
      
      The following series will enable multicore support on MTL platforms similarly
      to other Intel platforms.
      
      The TGL patch is included to simplify the core_put implementation.
      
      Multicore support can be enabled by updated topologies, with current set of
      tplg files this series is not introducing any runtime change.
      a23b51b2