From: Bjorn Andersson <andersson@kernel.org>
To: quic_srivasam@quicinc.com, linux-arm-msm@vger.kernel.org,
agross@kernel.org, linux-kernel@vger.kernel.org,
srinivas.kandagatla@linaro.org, swboyd@chromium.org,
judyhsiao@chromium.org, robh+dt@kernel.org,
dianders@chromium.org, Bjorn Andersson <andersson@kernel.org>,
devicetree@vger.kernel.org, quic_rohkumar@quicinc.com
Subject: Re: [PATCH v14 00/12] Add soundcard support for sc7280 based platforms.
Date: Tue, 13 Sep 2022 10:04:46 -0500 [thread overview]
Message-ID: <166308148204.625876.4441160183565553499.b4-ty@kernel.org> (raw)
In-Reply-To: <1657200184-29565-1-git-send-email-quic_srivasam@quicinc.com>
On Thu, 7 Jul 2022 18:52:52 +0530, Srinivasa Rao Mandadapu wrote:
> This patch set is to add bolero digital macros, WCD and maxim codecs nodes
> for audio on sc7280 based platforms.
>
> This patch set depends on:
> [LPASS DTS: wcd related pinmux reorg]
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=657389
> [Clock DTS: reset control changes]
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=638002
> [Clock: External MCLK and reset control driver changes]
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=650267
> [Clock DTS: lpasscc node disable and lpasscore node name changes]
> -- https://patchwork.kernel.org/project/linux-arm-msm/list/?series=657325
>
> [...]
Applied, thanks!
[01/12] arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs
commit: 12ef689f09abb50f0862c8e08138dd45cbf27233
[02/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0/2.0 and IDP boards
commit: d3219de8bcebe4057696a2f99ce90c8812114c78
[03/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1
commit: d5a959f96be1b27c81d6197d66624cd6cc146fe6
[04/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boards
commit: f8b4eb64f2003e0a1fa5011009955d46f90af285
[05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1
commit: 0a3a56a93fd96cb3e3d42778f275e91750c242a7
[06/12] arm64: dts: qcom: sc7280: Add max98360a codec for CRD 1.0/2.0 and IDP boards
commit: d6c006f510d9f29ff78761bb3ef50f14ebc05b7b
[07/12] arm64: dts: qcom: sc7280: herobrine: Add max98360a codec node
commit: 14afeaf917375967bb84b4347cd8e4156b84c470
[08/12] arm64: dts: qcom: sc7280: Add lpass cpu node
commit: aee6873edb93a3919706f70884e55880d8c727a5
[09/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 1.0/2.0 and IDP boards.
commit: 8cf4133bc1fbb6fbc695e4398b940caf3ec59ba5
[10/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 3.0/3.1
commit: f10c73ac6e90ca2343fc4f06b61ce8c1824c9bfd
[11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boards
commit: ece7d81f2447f4fd4f5d5345e921036871babf2b
[12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1
commit: 29e0b604f040ef794cd36d43b97bd9c040ed99e6
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
prev parent reply other threads:[~2022-09-13 17:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-07 13:22 [PATCH v14 00/12] Add soundcard support for sc7280 based platforms Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 01/12] arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 02/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0/2.0 and IDP boards Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 03/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1 Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 04/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boards Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1 Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 06/12] arm64: dts: qcom: sc7280: Add max98360a codec for CRD 1.0/2.0 and IDP boards Srinivasa Rao Mandadapu
2022-07-07 13:22 ` [PATCH v14 07/12] arm64: dts: qcom: sc7280: herobrine: Add max98360a codec node Srinivasa Rao Mandadapu
2022-07-07 13:23 ` [PATCH v14 08/12] arm64: dts: qcom: sc7280: Add lpass cpu node Srinivasa Rao Mandadapu
2022-07-07 13:23 ` [PATCH v14 09/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 1.0/2.0 and IDP boards Srinivasa Rao Mandadapu
2022-07-07 13:23 ` [PATCH v14 10/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 3.0/3.1 Srinivasa Rao Mandadapu
2022-07-07 13:23 ` [PATCH v14 11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boards Srinivasa Rao Mandadapu
2022-07-07 13:23 ` [PATCH v14 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1 Srinivasa Rao Mandadapu
2022-07-07 15:28 ` [PATCH v14 00/12] Add soundcard support for sc7280 based platforms Bjorn Andersson
2022-07-08 4:03 ` Srinivasa Rao Mandadapu
2022-09-13 15:04 ` Bjorn Andersson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=166308148204.625876.4441160183565553499.b4-ty@kernel.org \
--to=andersson@kernel.org \
--cc=agross@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=judyhsiao@chromium.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_rohkumar@quicinc.com \
--cc=quic_srivasam@quicinc.com \
--cc=robh+dt@kernel.org \
--cc=srinivas.kandagatla@linaro.org \
--cc=swboyd@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox