An error occurred fetching the project authors.
- 10 Jun, 2015 1 commit
-
-
Srinivas Kandagatla authored
This patch adds apq8016 machine driver support. This patch is tested on DB410c and msm8916-mtp board for both hdmi and analog audio features. Acked-by:
Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by:
Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 02 Jun, 2015 1 commit
-
-
Arnd Bergmann authored
This patch is a fixup to correct dependencies in patch 9bae4880 ("ASoC: qcom: move ipq806x specific bits out of lpass driver.") Originally this change-set was suggested by Arnd on mailing list. Signed-off-by:
Arnd Bergmann <arnd@arndb.de> Signed-off-by:
Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 25 May, 2015 1 commit
-
-
Srinivas Kandagatla authored
This patch adds apq8016 lpass driver support. APQ8016 has 4 MI2S which can be routed to one internal codec and 2 external codec interfaces. Primary, Secondary, Quaternary I2S can do Rx(playback) and Tertiary and Quaternary can do Tx(capture). Tested-by:
Kenneth Westfield <kwestfie@codeaurora.org> Acked-by:
Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by:
Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 21 May, 2015 2 commits
-
-
Srinivas Kandagatla authored
This patch tries to make the lpass driver more generic by moving the ipq806x specific bits out of the cpu and platform driver, also allows the SOC specific drivers to add the correct register offsets. This patch also renames the register definition header file into more generic header file. Signed-off-by:
Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Tested-by:
Kenneth Westfield <kwestfie@codeaurora.org> Acked-by:
Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-
Arnd Bergmann authored
Compile-tests show a warning for the newly added SND_SOC_STORM symbol: warning: (SND_SOC_STORM) selects SND_SOC_LPASS_CPU which has unmet direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC && SND_SOC_QCOM) The problem is that it can be selected for COMPILE_TEST on non-QCOM builds, but the symbols it selects have a dependency. Dropping the dependencies makes it work without warnings and no other side-effects, because these are not user-visible. Signed-off-by:
Arnd Bergmann <arnd@arndb.de> Fixes: f380dd3f ("ASoC: qcom: Add ability to build QCOM drivers") Signed-off-by:
Mark Brown <broonie@kernel.org>
-
- 16 Mar, 2015 1 commit
-
-
Kenneth Westfield authored
Define the LPASS platform driver, the LPASS CPU DAI driver and the Storm machine driver configurations, and how to build them. Signed-off-by:
Kenneth Westfield <kwestfie@codeaurora.org> Acked-by:
Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by:
Mark Brown <broonie@kernel.org>
-