1. 03 8月, 2010 1 次提交
    • I
      ASoC: Initial WM8741 CODEC driver · 992bee40
      Ian Lartey 提交于
      The WM8741 is a very high performance stereo DAC designed for audio
      applications such as professional recording systems, A/V receivers and
      high specification CD, DVD and home theatre systems. The device supports
      PCM data input word lengths from 16 to 32-bits and sampling rates up to
      192kHz.  The WM8741 also supports DSD bit-stream data format, in both
      direct DSD and PCM-converted DSD modes.
      
      TODO: Expand wm8741_set_dai_sysclk and rate_constraint members to
      allow for all supported sample rate / Master Clock frequency combinations.
      Fully enable control of supplies.
      Signed-off-by: NIan Lartey <ian@opensource.wolfsonmicro.com>
      Acked-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      992bee40
  2. 02 8月, 2010 4 次提交
  3. 30 7月, 2010 3 次提交
  4. 29 7月, 2010 2 次提交
  5. 27 7月, 2010 1 次提交
  6. 23 7月, 2010 1 次提交
  7. 21 7月, 2010 1 次提交
    • P
      ASoC: TWL4030: Add configurable delay after digimic enable · 01ea6ba2
      Peter Ujfalusi 提交于
      When digital microphones are connected to twl, delay is
      needed after enabling the digimic interface of the codec.
      Add new parameter for the setup data, which can be used
      to pass the apropriate delay in ms after the digimic
      interface has been enabled.
      
      Without certain delay (in certain HW configuration) the
      beggining of the recorded sample contains a glitch, which
      is generated by the digital microphones.
      
      Delaying the micbias1, 2 (which is the bias for the digimic0
      or 1) does not help, since the glitch is coming after
      switching the digimic interface.
      
      Reversing the micbias and digimic enable order does not
      work either (in that case the wait need to be added after
      the micbias enabled).
      Signed-off-by: NPeter Ujfalusi <peter.ujfalusi@nokia.com>
      Acked-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NLiam Girdwood <lrg@slimlogic.co.uk>
      01ea6ba2
  8. 20 7月, 2010 7 次提交
  9. 18 7月, 2010 6 次提交
  10. 15 7月, 2010 3 次提交
  11. 13 7月, 2010 11 次提交