Re: [RFC PATCH 12/14] ASoC: qcom: add apq8016 sound card support

2015-05-05 Thread Srinivas Kandagatla
On 03/05/15 01:01, Kenneth Westfield wrote: On Thu, Apr 30, 2015 at 06:18:07PM +0100, Srinivas Kandagatla wrote: This patch adds apq8016 machine driver support. This patch was tested on two apq8016-sbc and msm8916-mtp board for both hdmi and analog audio features. apq8016 refers to the SOC, w

Re: [RFC PATCH 12/14] ASoC: qcom: add apq8016 sound card support

2015-05-02 Thread Kenneth Westfield
On Thu, Apr 30, 2015 at 06:18:07PM +0100, Srinivas Kandagatla wrote: > This patch adds apq8016 machine driver support. This patch was tested on > two apq8016-sbc and msm8916-mtp board for both hdmi and analog audio > features. apq8016 refers to the SOC, whereas machine drivers are board-specific.

[RFC PATCH 12/14] ASoC: qcom: add apq8016 sound card support

2015-04-30 Thread Srinivas Kandagatla
This patch adds apq8016 machine driver support. This patch was tested on two apq8016-sbc and msm8916-mtp board for both hdmi and analog audio features. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/Kconfig | 9 ++ sound/soc/qcom/Makefile | 1 + sound/soc/qcom/apq8016.c | 214 +