linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ASoC: qcom: add support for QRB5165 RB5 machine
@ 2020-10-26 17:09 Srinivas Kandagatla
  2020-10-26 17:09 ` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Add SM8250 sound card bindings Srinivas Kandagatla
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2020-10-26 17:09 UTC (permalink / raw)
  To: broonie
  Cc: perex, alsa-devel, linux-kernel, plai, spapothi, lgirdwood,
	Srinivas Kandagatla

This patchset adds support to Qualcomm Robotics RB5 Development Kit based on
QRB5165 Robotics SoC. This board has 2 WSA881X smart speakers with onboard
DMIC connected to internal LPASS codec via WSA and VA macros respectively.
    
Srinivas Kandagatla (2):
  ASoC: qcom: dt-bindings: Add SM8250 sound card bindings
  ASoC: qcom: sm8250: add sound card qrb5165-rb5 support

 .../bindings/sound/qcom,sm8250.yaml           | 161 +++++++++++++
 sound/soc/qcom/Kconfig                        |  11 +
 sound/soc/qcom/Makefile                       |   2 +
 sound/soc/qcom/sm8250.c                       | 228 ++++++++++++++++++
 4 files changed, 402 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/qcom,sm8250.yaml
 create mode 100644 sound/soc/qcom/sm8250.c

-- 
2.21.0


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

end of thread, other threads:[~2020-10-29  9:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 17:09 [PATCH v1 0/2] ASoC: qcom: add support for QRB5165 RB5 machine Srinivas Kandagatla
2020-10-26 17:09 ` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Add SM8250 sound card bindings Srinivas Kandagatla
2020-10-28 15:01   ` Rob Herring
2020-10-28 15:19     ` Srinivas Kandagatla
2020-10-28 18:24       ` Rob Herring
2020-10-29  9:40         ` Srinivas Kandagatla
2020-10-26 17:09 ` [PATCH v1 2/2] ASoC: qcom: sm8250: add sound card qrb5165-rb5 support Srinivas Kandagatla
2020-10-26 23:46 ` [PATCH v1 0/2] ASoC: qcom: add support for QRB5165 RB5 machine Mark Brown

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).