1. 30 Jun, 2013 7 commits
  2. 29 Jun, 2013 4 commits
  3. 28 Jun, 2013 2 commits
  4. 27 Jun, 2013 16 commits
  5. 25 Jun, 2013 10 commits
  6. 24 Jun, 2013 1 commit
    • Peter Ujfalusi's avatar
      ASoC: twl6040: Add digital mute support · 98c5fb1f
      Peter Ujfalusi authored
      To reduce pop noise during playback stream start and stop the codec needs
      to have the digital_mute callback implemented.
      The codec need to be muted before the CPU dai has been stopped (McPDM).
      Stopping the McPDM will generate a pop on the codec since no signal on the
      PDM bus means full negative amplitude.
      By managing the mute/unmute state of the outputs we can decrease the amount
      of pop noise when playback starts or stops.
      Signed-off-by: default avatarPeter Ujfalusi <peter.ujfalusi@ti.com>
      Signed-off-by: default avatarMark Brown <broonie@linaro.org>
      98c5fb1f