1. 13 6月, 2013 2 次提交
  2. 12 6月, 2013 2 次提交
  3. 25 5月, 2013 1 次提交
  4. 13 5月, 2013 3 次提交
  5. 19 4月, 2013 1 次提交
  6. 05 4月, 2013 2 次提交
  7. 25 3月, 2013 1 次提交
    • S
      ASoC: tegra: add Tegra114 support to the AHUB driver · 95d36075
      Stephen Warren 提交于
      Tegra114's AHUB shares a design with Tegra30, with the followin changes:
      * Supports more (10 vs. 4) bi-directional FIFO channels into RAM.
      * Requires a separate block of registers to support the above.
      * Supports more attached clients, i.e. new audio multiplexing and
        de-multiplexing modules.
      * Is affected by more clocks due to the above.
      
      This change fully defines the device tree binding changes required to
      represent these changes, and minimally extends the driver to support
      the new hardware, without exposing any of the new FIFO channels.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      95d36075
  8. 08 3月, 2013 2 次提交
  9. 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
  10. 29 1月, 2013 2 次提交
  11. 17 1月, 2013 1 次提交
  12. 14 1月, 2013 2 次提交
  13. 10 1月, 2013 1 次提交
  14. 02 1月, 2013 1 次提交
  15. 24 12月, 2012 2 次提交
  16. 29 11月, 2012 1 次提交
  17. 23 11月, 2012 1 次提交
  18. 16 11月, 2012 1 次提交
  19. 15 10月, 2012 2 次提交
  20. 28 9月, 2012 1 次提交
  21. 20 9月, 2012 2 次提交
  22. 06 9月, 2012 1 次提交
  23. 28 8月, 2012 2 次提交
  24. 23 8月, 2012 2 次提交
  25. 16 8月, 2012 1 次提交
  26. 04 8月, 2012 2 次提交