1. 21 4月, 2010 1 次提交
  2. 06 4月, 2010 1 次提交
    • M
      ASoC: Implement interrupt based WM8994 microphone detection · 88766984
      Mark Brown 提交于
      Support interrupt based microphone bias detection. The WM8994 has two
      microphone bias supplies, with detection supported on both. Detection
      using GPIOs together with the standard GPIO based jack framework is
      already supported via the platform data for the WM8994 core driver.
      
      Note that as well as the microphone bias itself the system clock and
      whichever AIF clock is supplying the system clock will need to be
      enabled for detection to function.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      88766984
  3. 02 2月, 2010 1 次提交
    • M
      ASoC: Add WM8994 CODEC driver · 9e6e96a1
      Mark Brown 提交于
      The WM8994 is a highly integrated ultra-low power hi-fi audio subsystem
      designed for smartphones and other portable devices rich in multimedia
      features.  It provides advanced digital mixing facilities enabling low
      power high quality interconnection of CPU, baseband and other audio
      sources through flexible digital and analogue routing, and integrates
      a class W headphone driver and stereo class D speaker drivers.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      9e6e96a1