1. 23 10月, 2013 3 次提交
  2. 22 10月, 2013 3 次提交
  3. 03 10月, 2013 1 次提交
  4. 18 9月, 2013 1 次提交
  5. 18 6月, 2013 1 次提交
  6. 17 6月, 2013 1 次提交
  7. 03 6月, 2013 1 次提交
  8. 22 5月, 2013 1 次提交
  9. 15 5月, 2013 1 次提交
  10. 03 5月, 2013 1 次提交
  11. 01 5月, 2013 1 次提交
  12. 23 4月, 2013 2 次提交
  13. 05 4月, 2013 2 次提交
  14. 27 3月, 2013 3 次提交
  15. 13 3月, 2013 1 次提交
  16. 04 3月, 2013 1 次提交
    • M
      ASoC: davinci-mcasp: Add support for multichannel playback · 2952b27e
      Michal Bachraty 提交于
      Davinci McASP has support for I2S multichannel playback.
      For I2S playback/receive, each serializer is capable to play 2 channels
      (L/R) audio data.Serializer function (Playback-receive-none) is configured
      in DT, depending on hardware specification. It is possible to play less
      channels than configured in DT. For that purpose,only specific number of
      active serializers are enabled. McASP FIFO need to have DMA transfer Bcnt
      set to number of enabled serializers, otherwise no data are transfered to
      McASP and Alsa generates "DMA/IRQ playback write error (DMA or IRQ trouble?)"
      error. For TDM mode, McASP is capable to play or receive 32 channels for one
      serializer. McAsp has support for max 16 serializer, therefore max channels
      is 32 * 8.
      Signed-off-by: NMichal Bachraty <michal.bachraty@streamunlimited.com>
      Tested-by: NDaniel Mack <zonque@gmail.com>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      2952b27e
  17. 05 2月, 2013 1 次提交
    • H
      ASoC: tlv320aic3x: Convert mic bias to a supply widget · e2e8bfdf
      Hebbar Gururaja 提交于
      Convert MicBias widgets to supply widget.
      
      On tlv320aic3x, Mic bias power on/off shares the same register bits
      with output mic bias voltage.  So, when power on mic bias, we need
      reclaim it to voltage value.
      
      Provide a new platform data so that the micbias voltage can be sent
      according to board requirement. Now since tlv320aic3x codec driver
      is DT aware, update dt files and functions to handle this new
      "micbias-vg"  platform data.
      
      Because of sharing of bits, when enabling the micbias, voltage also
      needs to be updated. So use SND_SOC_DAPM_POST_PMU & SND_SOC_DAPM_PRE_PMD
      macro to create an event to handle this.
      
      Since micbias is converted to supply widget, updated machine drivers as
      well.
      
      This change is runtime tested on da850-evm with audio loopback
      (arecord|aplay) for confirmation.
      Signed-off-by: NHebbar Gururaja <gururaja.hebbar@ti.com>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      e2e8bfdf
  18. 27 1月, 2013 1 次提交
  19. 07 12月, 2012 3 次提交
  20. 22 10月, 2012 1 次提交
  21. 15 10月, 2012 6 次提交
  22. 06 9月, 2012 1 次提交
  23. 01 9月, 2012 1 次提交
  24. 28 8月, 2012 2 次提交