1. 23 Jun, 2024 7 commits
    • Mark Brown's avatar
      ASoC: Few constifications (mostly arguments) · 86a37eb6
      Mark Brown authored
      Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:
      
      Make few pointers in ASoC functions as pointers to const, so the code is
      clearer to read, a bit safer and allows further constifications (e.g.
      placing some data as rodata).
      86a37eb6
    • Mark Brown's avatar
      ASoC: Add ak4619 codec support · d6bb39fe
      Mark Brown authored
      Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
      
      This is v3 patch-set for ak4619 driver.
      It was created by Khanh, and I updated/adjusted to upstream.
      It was tested on Renesas V4M GrayH
      
      Link: https://lore.kernel.org/r/877ceotnrg.wl-kuninori.morimoto.gx@renesas.com
      Link: https://lore.kernel.org/r/87frtb3x4k.wl-kuninori.morimoto.gx@renesas.com
      d6bb39fe
    • Mark Brown's avatar
      ASoC: add compatible for ti,pcm5242 · d3320089
      Mark Brown authored
      Merge series from Christian Hewitt <christianshewitt@gmail.com>:
      
      Update bindings and add a driver compatible for the pcm5242
      chip used on the Odroid HiFi-Shield2 i2c mezzanine board.
      d3320089
    • Mark Brown's avatar
      ASoC: codecs: wcd family: cleanups · f57d7f52
      Mark Brown authored
      Merge series from Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>:
      
      Set of simple cleanups from similar issues in all Qualcomm WCD93xx
      codecs.
      
      The first patch "ASoC: codecs: wcd-mbhc: Constify passed MBHC reg
      fields" is a requirement for few others, but except this they are
      independent.
      f57d7f52
    • Mark Brown's avatar
      ASoC: dt-bindings: convert everest,es7134.txt & · 8ae105be
      Mark Brown authored
      Merge series from Neil Armstrong <neil.armstrong@linaro.org>:
      
      Convert the text bindings of the Everest ES7241/ES7134/7144/7154 2 channels
      I2S analog to digital converter to dt-schema.
      8ae105be
    • Mark Brown's avatar
      tlv320adc3xxx: Allow MICBIAS pins to be used as · b493c97d
      Mark Brown authored
      Merge series from Ricard Wanderlof <ricard.wanderlof@axis.com>:
      
      In some cases, depending on system design, the MICBIAS pins on the
      chip are not needed as such, but a couple of extra GPIO pins would be
      useful. This patch allows the MICBIAS pins to be configured in the
      device tree as general purpose output pins, controlled via the GPIO
      framework.
      
      Owing to their originally intended purpose there are some limitations:
      when the MICBIAS pins are deactivated, they will float, so will likely
      need a pulldown in many applications. When activated, they will
      assume the voltage specified by the micbias1-vg and micbias2-vg
      properties, respectively, meaning that the resulting output voltage
      will be 2.0 V, 2.5 V or AVDD .
      b493c97d
    • Mark Brown's avatar
      Cirrus Logic Family of ADCs · f6272b59
      Mark Brown authored
      Merge series from Paul Handrigan <paulha@opensource.cirrus.com>:
      
      This patchset provides ASoC support for the latest family
      of Cirrus Logic multichannel, high performance audio ADCs.
      The devices that are supported are CS5302 (2 channel ADC),
      CS5304 (4 channel ADC), and CS5308 (8 channel ADC).
      f6272b59
  2. 22 Jun, 2024 4 commits
  3. 21 Jun, 2024 7 commits
  4. 20 Jun, 2024 4 commits
  5. 19 Jun, 2024 7 commits
  6. 18 Jun, 2024 11 commits