From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753157AbbEBX7V (ORCPT ); Sat, 2 May 2015 19:59:21 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50409 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752801AbbEBX7L (ORCPT ); Sat, 2 May 2015 19:59:11 -0400 Date: Sat, 2 May 2015 16:59:10 -0700 From: Kenneth Westfield To: Srinivas Kandagatla Cc: Patrick Lai , Mark Brown , Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Banajit Goswami , Kenneth Westfield , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org Subject: Re: [RFC PATCH 08/14] ASoC: qcom: add dma channel control offset to variant data Message-ID: <20150502235909.GD27804@kwestfie-linux.qualcomm.com> Mail-Followup-To: Srinivas Kandagatla , Patrick Lai , Mark Brown , Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Banajit Goswami , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org References: <1430414148-10869-1-git-send-email-srinivas.kandagatla@linaro.org> <1430414252-11210-1-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1430414252-11210-1-git-send-email-srinivas.kandagatla@linaro.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 30, 2015 at 06:17:32PM +0100, Srinivas Kandagatla wrote: > This patch adds ability to pass dma channel control bits start offset, which > differ in differnet qcom SOCs. On apq8016 dma channel control bits start > after an offset of 1. Alot of the SOCs have similar small differences in the LPASS register map. For now, this is fine, but we will probably want to add some system of quirks to handle these differences; as more SOCs drivers are implemented. > sound/soc/qcom/lpass-platform.c | 2 +- > sound/soc/qcom/lpass.h | 6 ++++++ > 2 files changed, 7 insertions(+), 1 deletion(-) -- Kenneth Westfield Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project