[PATCH v2 0/2] Add support for audio on SDM845 SoC

From: Rohit kumar
Date: Thu Jun 21 2018 - 06:53:42 EST


This provides initial patchset to support audio on
Qualcomm Techonologies Inc. SDM845 SoC. Currently, it supports
audio playback/capture over Primary MI2S and Quaternary
TDM ports.
Changes since v1:
Addressed comments posted by Vinod and Srinivas.

Rohit kumar (2):
ASoC: qcom: dt-bindings: Add sdm845 machine bindings
ASoC: qcom: add sdm845 sound card support

.../devicetree/bindings/sound/qcom,sdm845.txt | 82 ++++
sound/soc/qcom/Kconfig | 9 +
sound/soc/qcom/Makefile | 2 +
sound/soc/qcom/sdm845.c | 514 +++++++++++++++++++++
4 files changed, 607 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/qcom,sdm845.txt
create mode 100644 sound/soc/qcom/sdm845.c

--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.