1. 04 12月, 2014 6 次提交
  2. 10 11月, 2014 2 次提交
  3. 28 6月, 2014 1 次提交
    • K
      ASoC: rsnd: SSI + DMA can select BUSIF · d9288d0b
      Kuninori Morimoto 提交于
      Sound data needs to be sent to R-Car sound SSI when playback.
      But, there are 2 interfaces for it.
      1st is SSITDR/SSIRDR which are mapped on SSI.
      2nd is SSIn_BUSIF which are mapped on SSIU.
      
      2nd SSIn_BUSIF is used when DMA transfer,
      and it is always used if sound data came from via SRC.
      But, we can use it when SSI+DMA case too.
      (Current driver is assuming 1st SSITDR/SSIRDR for it)
      
      2nd SSIn_BUSIF can be used as FIFO.
      This is very helpful/useful for SSI+DMA.
      
      But DMA address / DMA ID are not same between 1st/2nd cases.
      This patch care about these settings.
      Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      d9288d0b
  4. 26 5月, 2014 3 次提交
  5. 14 5月, 2014 1 次提交
  6. 08 5月, 2014 1 次提交
  7. 11 4月, 2014 1 次提交
  8. 22 3月, 2014 1 次提交
  9. 05 3月, 2014 7 次提交
  10. 04 3月, 2014 2 次提交
  11. 03 3月, 2014 2 次提交
  12. 03 2月, 2014 9 次提交
  13. 31 12月, 2013 4 次提交