[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1529578399-3633-1-git-send-email-rohitkr@codeaurora.org>
Date: Thu, 21 Jun 2018 16:23:17 +0530
From: Rohit kumar <rohitkr@...eaurora.org>
To: lgirdwood@...il.com, broonie@...nel.org, robh+dt@...nel.org,
mark.rutland@....com, plai@...eaurora.org, bgoswami@...eaurora.org,
perex@...ex.cz, srinivas.kandagatla@...aro.org, tiwai@...e.com,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Rohit kumar <rohitkr@...eaurora.org>
Subject: [PATCH v2 0/2] Add support for audio on SDM845 SoC
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.
Powered by blists - more mailing lists