Re: [PATCH 0/7 v5] K3DMA fixes for HiKey HDMI audio

2016-08-30 Thread Vinod Koul
On Mon, Aug 29, 2016 at 10:30:46AM -0700, John Stultz wrote:
> Just sending these the k3dma fixes and cyclic mode patches
> needed to support audio on HiKey, hopefully one last time. :)
> 
> Again, no code changes here, but I did re-order the Kconfig
> chnage to be last to avoid a bisection build issue on i386
> w/ COMPILE_TEST that the kbuild test bot found.

Applied all, thanks

-- 
~Vinod


Re: [PATCH 0/7 v5] K3DMA fixes for HiKey HDMI audio

2016-08-30 Thread Vinod Koul
On Mon, Aug 29, 2016 at 10:30:46AM -0700, John Stultz wrote:
> Just sending these the k3dma fixes and cyclic mode patches
> needed to support audio on HiKey, hopefully one last time. :)
> 
> Again, no code changes here, but I did re-order the Kconfig
> chnage to be last to avoid a bisection build issue on i386
> w/ COMPILE_TEST that the kbuild test bot found.

Applied all, thanks

-- 
~Vinod


[PATCH 0/7 v5] K3DMA fixes for HiKey HDMI audio

2016-08-29 Thread John Stultz
Just sending these the k3dma fixes and cyclic mode patches
needed to support audio on HiKey, hopefully one last time. :)

Again, no code changes here, but I did re-order the Kconfig
chnage to be last to avoid a bisection build issue on i386
w/ COMPILE_TEST that the kbuild test bot found.

Let me know if there is any feedback or objections!

thanks
-john

Cc: Zhangfei Gao 
Cc: Krzysztof Kozlowski 
Cc: Maxime Ripard 
Cc: Vinod Koul 
Cc: Dan Williams 
Cc: Mark Brown 
Cc: Andy Green 

Andy Green (4):
  k3dma: Fix hisi burst clipping
  k3dma: Fix dma err offsets
  k3dma: Fix "nobody cared" message seen on any error
  k3dma: Add cyclic mode for audio

John Stultz (3):
  k3dma: Fix occasional DMA ERR issue by using proper dma api
  k3dma: Fix memory handling in preparation for cyclic mode
  Kconfig: Allow k3dma driver to be selected for more then HISI3xx
platforms

 drivers/dma/Kconfig |   2 +-
 drivers/dma/k3dma.c | 215 +++-
 2 files changed, 179 insertions(+), 38 deletions(-)

-- 
1.9.1



[PATCH 0/7 v5] K3DMA fixes for HiKey HDMI audio

2016-08-29 Thread John Stultz
Just sending these the k3dma fixes and cyclic mode patches
needed to support audio on HiKey, hopefully one last time. :)

Again, no code changes here, but I did re-order the Kconfig
chnage to be last to avoid a bisection build issue on i386
w/ COMPILE_TEST that the kbuild test bot found.

Let me know if there is any feedback or objections!

thanks
-john

Cc: Zhangfei Gao 
Cc: Krzysztof Kozlowski 
Cc: Maxime Ripard 
Cc: Vinod Koul 
Cc: Dan Williams 
Cc: Mark Brown 
Cc: Andy Green 

Andy Green (4):
  k3dma: Fix hisi burst clipping
  k3dma: Fix dma err offsets
  k3dma: Fix "nobody cared" message seen on any error
  k3dma: Add cyclic mode for audio

John Stultz (3):
  k3dma: Fix occasional DMA ERR issue by using proper dma api
  k3dma: Fix memory handling in preparation for cyclic mode
  Kconfig: Allow k3dma driver to be selected for more then HISI3xx
platforms

 drivers/dma/Kconfig |   2 +-
 drivers/dma/k3dma.c | 215 +++-
 2 files changed, 179 insertions(+), 38 deletions(-)

-- 
1.9.1