linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: alsa-devel@alsa-project.org,
	Bjorn Andersson <andersson@kernel.org>,
	devicetree@vger.kernel.org, lgirdwood@gmail.com,
	linux-kernel@vger.kernel.org, agross@kernel.org,
	srinivas.kandagatla@linaro.org, broonie@kernel.org,
	krzysztof.kozlowski@linaro.org, robh+dt@kernel.org,
	linux-arm-msm@vger.kernel.org,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Konrad Dybcio <konrad.dybcio@somainline.org>
Subject: Re: (subset) [PATCH 00/12] ASoC/qcom/remoteproc/arm64: Qualcomm ADSP DTS and binding fixes
Date: Mon, 17 Oct 2022 22:05:29 -0500	[thread overview]
Message-ID: <166606235836.3553294.657732618044727508.b4-ty@kernel.org> (raw)
In-Reply-To: <20220906121655.303693-1-krzysztof.kozlowski@linaro.org>

On Tue, 6 Sep 2022 14:16:43 +0200, Krzysztof Kozlowski wrote:
> Dependencies/merging
> ====================
> 1. The DTS patches are independent.
> 2. The binding patches should come together, because of context changes. Could
>    be one of: Qualcomm SoC, ASoC or DT tree.
> 
> Best regards,
> Krzysztof
> 
> [...]

Applied, thanks!

[01/12] arm64: dts: qcom: sdm630: align APR services node names with dtschema
        commit: aa27f316de7fbf3155ffde20a6daa4041d15ac5e
[02/12] arm64: dts: qcom: sdm845: align APR services node names with dtschema
        commit: a3692a5edc5681d47fede71efeeaa065ebcad8d9
[03/12] arm64: dts: qcom: sm8250: align APR services node names with dtschema
        commit: a22609bf9fee17f9045b5b1847f2585200cd1920
[04/12] arm64: dts: qcom: msm8996: fix APR services nodes
        commit: c05b95d3286734c83e384240eb41d9867ce11027
[05/12] arm64: dts: qcom: sdm845: align dai node names with dtschema
        commit: 074240974e08a50faf434fa61c8bb7859871c774
[06/12] arm64: dts: qcom: msm8996: align dai node names with dtschema
        commit: 6b401d49395c3fbb082e84c1df3ad77495876c18
[07/12] arm64: dts: qcom: qrb5165-rb5: align dai node names with dtschema
        commit: cf4a15e409ff1287506fac51c343821d846fc1bc
[08/12] arm64: dts: qcom: sm8250: use generic name for LPASS clock controller
        commit: e0b6c1ff512db643050e4a09020d7c0b69c82807

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

      parent reply	other threads:[~2022-10-18  3:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-06 12:16 [PATCH 00/12] ASoC/qcom/remoteproc/arm64: Qualcomm ADSP DTS and binding fixes Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 01/12] arm64: dts: qcom: sdm630: align APR services node names with dtschema Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 02/12] arm64: dts: qcom: sdm845: " Krzysztof Kozlowski
2022-09-07  3:26   ` Steev Klimaszewski
2022-09-06 12:16 ` [PATCH 03/12] arm64: dts: qcom: sm8250: " Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 04/12] arm64: dts: qcom: msm8996: fix APR services nodes Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 05/12] arm64: dts: qcom: sdm845: align dai node names with dtschema Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 06/12] arm64: dts: qcom: msm8996: " Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 07/12] arm64: dts: qcom: qrb5165-rb5: " Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 08/12] arm64: dts: qcom: sm8250: use generic name for LPASS clock controller Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 09/12] dt-bindings: soc: qcom: apr: correct service children Krzysztof Kozlowski
2022-09-06 17:46   ` Rob Herring
2022-09-07  8:30     ` Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 10/12] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanup example Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 11/12] ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: " Krzysztof Kozlowski
2022-09-06 12:16 ` [PATCH 12/12] dt-bindings: soc: qcom: apr: add missing properties Krzysztof Kozlowski
2022-09-06 17:04 ` [PATCH 00/12] ASoC/qcom/remoteproc/arm64: Qualcomm ADSP DTS and binding fixes Srinivas Kandagatla
2022-10-18  3:05 ` 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=166606235836.3553294.657732618044727508.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=srinivas.kandagatla@linaro.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;
as well as URLs for NNTP newsgroup(s).