devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for audio on SDM845 SoC
@ 2018-06-21 10:53 Rohit kumar
  2018-06-21 10:53 ` [PATCH v2 1/2] ASoC: qcom: dt-bindings: Add sdm845 machine bindings Rohit kumar
  2018-06-21 10:53 ` [PATCH v2 2/2] ASoC: qcom: add sdm845 sound card support Rohit kumar
  0 siblings, 2 replies; 10+ messages in thread
From: Rohit kumar @ 2018-06-21 10:53 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, mark.rutland, plai, bgoswami, perex,
	srinivas.kandagatla, tiwai, alsa-devel, devicetree, linux-kernel
  Cc: Rohit kumar

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.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-06-28 14:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-21 10:53 [PATCH v2 0/2] Add support for audio on SDM845 SoC Rohit kumar
2018-06-21 10:53 ` [PATCH v2 1/2] ASoC: qcom: dt-bindings: Add sdm845 machine bindings Rohit kumar
2018-06-25 19:17   ` Rob Herring
2018-06-28  6:20     ` Rohit Kumar
2018-06-28 14:04       ` [alsa-devel] " Rob Herring
2018-06-21 10:53 ` [PATCH v2 2/2] ASoC: qcom: add sdm845 sound card support Rohit kumar
2018-06-21 12:35   ` [alsa-devel] " Vinod
2018-06-21 15:09     ` Srinivas Kandagatla
2018-06-22 10:36       ` Rohit Kumar
2018-06-22 12:32         ` [alsa-devel] " Srinivas Kandagatla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).