Skip to content
  1. Dec 15, 2021
  2. Dec 14, 2021
  3. Dec 09, 2021
  4. Dec 08, 2021
  5. Dec 07, 2021
    • Mark Brown's avatar
      ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx · 3c732b64
      Mark Brown authored
      Merge series from Ariel D'Alessandro <ariel.dalessandro@collabora.com>:
      
      This is a follow up of patchsets:
      
        [RFC patch 0/5] Support BCLK input clock in tlv320aic31xx
        [PATCH 0/4] fsl-asoc-card: Add optional dt property for setting mclk-id
      
      Patch "ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codec"
      in "[RFC patch 0/5] Support BCLK input clock in tlv320aic31xx" missed a
      Kconfig option. Sending incremental patch fix.
      
      Regards,
      Ariel
      
      Ariel D'Alessandro (1):
        ASoC: fsl-asoc-card: Add missing Kconfig option for tlv320aic31xx
      
       sound/soc/fsl/Kconfig | 1 +
       1 file changed, 1 insertion(+)
      
      --
      2.30.2
      3c732b64
    • Mark Brown's avatar
      ASoC: mediatek: support memory-region assignment · 6e2127dc
      Mark Brown authored
      Merge series from Trevor Wu <trevor.wu@mediatek.com>:
      
      This series of patches adds support for memory-region assignment, so the
      access region of DMA engine could be restricted.
      Patches are based on broonie tree "for-next" branch.
      
      Trevor Wu (2):
        ASoC: mediatek: mt8195: support reserved memory assignment
        dt-bindings: mediatek: mt8195: add memory-region property
      
       .../devicetree/bindings/sound/mt8195-afe-pcm.yaml         | 8 ++++++++
       sound/soc/mediatek/mt8195/mt8195-afe-pcm.c                | 7 +++++++
       2 files changed, 15 insertions(+)
      
      --
      2.18.0
      6e2127dc
    • Mark Brown's avatar
      ASoC: mediatek: Update MT8195 machine driver · c736d64d
      Mark Brown authored
      Merge series from Trevor Wu <trevor.wu@mediatek.com>:
      
      This series of patches adds support for RT5682s headset codec in mt8195
      machine drivers, and SOF support on card mt8195-mt6359-rt1019-rt5682 is
      also included.
      Patches are based on broonie tree "for-next" branch.
      
      Changes since v1:
        - remove patch3 and patch4 in v1
        - add SOF support on card mt8195-mt6359-rt1012-rt5682
        - add new propertes to dt-bindings for mt8195-mt6359-rt1019-rt5682
      
      Trevor Wu (4):
        ASoC: mediatek: mt8195: add headset codec rt5682s support
        dt-bindings: mediatek: mt8195: add model property
        ASoC: mediatek: mt8195: add sof support on mt8195-mt6359-rt1019-rt5682
        dt-bindings: mediatek: mt8195: add adsp and dai-link property
      
       .../sound/mt8195-mt6359-rt1011-rt5682.yaml    |   4 +
       .../sound/mt8195-mt6359-rt1019-rt5682.yaml    |  14 +
       sound/soc/mediatek/Kconfig                    |   2 +
       .../mt8195/mt8195-mt6359-rt1011-rt5682.c      |  29 +-
       .../mt8195/mt8195-mt6359-rt1019-rt5682.c      | 347 +++++++++++++++++-
       5 files changed, 370 insertions(+), 26 deletions(-)
      
      --
      2.18.0
      c736d64d
  6. Dec 06, 2021