lkml.org 
[lkml]   [2018]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/4] Add support for audio on SDM845 SoC
Date
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 v4:
- Used snd_mask_set_format() instead of snd_mask_set() to avoid sparse warning.

Rohit kumar (4):
ASoC: qcom: dt-bindings: Add sdm845 machine bindings
ASoC: dt-bindings: Update dt binding name for apq8096
ASoC: qcom: Add support to parse common audio device nodes
ASoC: qcom: add sdm845 sound card support

.../devicetree/bindings/sound/qcom,apq8096.txt | 15 +-
.../devicetree/bindings/sound/qcom,sdm845.txt | 80 ++++++
sound/soc/qcom/Kconfig | 8 +
sound/soc/qcom/Makefile | 4 +-
sound/soc/qcom/apq8096.c | 111 +-------
sound/soc/qcom/common.c | 112 ++++++++
sound/soc/qcom/common.h | 12 +
sound/soc/qcom/sdm845.c | 286 +++++++++++++++++++++
8 files changed, 525 insertions(+), 103 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/qcom,sdm845.txt
create mode 100644 sound/soc/qcom/common.c
create mode 100644 sound/soc/qcom/common.h
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.

\
 
 \ /
  Last update: 2018-08-01 11:03    [W:0.157 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site