From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756501AbcHVW5C (ORCPT ); Mon, 22 Aug 2016 18:57:02 -0400 Received: from mail-pa0-f47.google.com ([209.85.220.47]:35300 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754590AbcHVW47 (ORCPT ); Mon, 22 Aug 2016 18:56:59 -0400 From: John Stultz To: lkml Cc: John Stultz , Zhangfei Gao , Krzysztof Kozlowski , Maxime Ripard , Vinod Koul , Dan Williams , Mark Brown , Andy Green Subject: [RESEND][PATCH 0/7 v4] K3DMA fixes for HiKey HDMI audio Date: Mon, 22 Aug 2016 15:56:41 -0700 Message-Id: <1471906608-12418-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Just a resend of the k3dma fixes and cyclic mode patches needed to support audio on HiKey. No code changes this time, but I did add Zhangfei's Acked-by lines. 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): Kconfig: Allow k3dma driver to be selected for more then HISI3xx platforms k3dma: Fix occasional DMA ERR issue by using proper dma api k3dma: Fix memory handling in preparation for cyclic mode drivers/dma/Kconfig | 2 +- drivers/dma/k3dma.c | 215 +++++++++++++++++++++++++++++++++++++++++++--------- 2 files changed, 179 insertions(+), 38 deletions(-) -- 1.9.1