From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Bjorn Andersson <andersson@kernel.org>
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Konrad Dybcio <konrad.dybcio@somainline.org>,
Andy Gross <agross@kernel.org>,
Banajit Goswami <bgoswami@quicinc.com>,
Mark Brown <broonie@kernel.org>,
Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
alsa-devel@alsa-project.org, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH v4 01/15] arm64: dts: qcom: sdm630: align APR services node names with dtschema
Date: Fri, 23 Sep 2022 22:28:30 +0200 [thread overview]
Message-ID: <e1576227-e9ee-a6bb-bcb4-f142f99300cc@linaro.org> (raw)
In-Reply-To: <20220910091428.50418-2-krzysztof.kozlowski@linaro.org>
On 10/09/2022 11:14, Krzysztof Kozlowski wrote:
> DT schema expects APR services node names to be "service":
>
> qcom/sdm850-lenovo-yoga-c630.dtb: remoteproc-adsp: glink-edge:apr: 'apr-service@3', 'apr-service@4', 'apr-service@7', 'apr-service@8', 'qcom,glink-channels', 'qcom,intents' do not match any of the regexes: '^service@[1-9a-d]$', 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Hi Bjorn,
The bindings parts were picked up. Any comments from your side on DTS?
Do you plan to pick them up?
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-09-23 20:34 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-10 9:14 [PATCH v4 00/15] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 01/15] arm64: dts: qcom: sdm630: align APR services node names with dtschema Krzysztof Kozlowski
2022-09-23 20:28 ` Krzysztof Kozlowski [this message]
2022-09-10 9:14 ` [PATCH v4 02/15] arm64: dts: qcom: sdm845: " Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 03/15] arm64: dts: qcom: sm8250: " Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 04/15] arm64: dts: qcom: msm8996: fix APR services nodes Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 05/15] arm64: dts: qcom: sdm845: align dai node names with dtschema Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 06/15] arm64: dts: qcom: msm8996: " Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 07/15] arm64: dts: qcom: qrb5165-rb5: " Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 08/15] arm64: dts: qcom: sm8250: use generic name for LPASS clock controller Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 09/15] dt-bindings: soc: qcom: apr: correct service children Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 10/15] ASoC: dt-bindings: qcom,q6asm: convert to dtschema Krzysztof Kozlowski
2022-09-13 9:09 ` Krzysztof Kozlowski
2022-09-10 9:14 ` [PATCH v4 11/15] ASoC: dt-bindings: qcom,q6adm: " Krzysztof Kozlowski
2022-09-13 14:52 ` Rob Herring
2022-09-10 9:14 ` [PATCH v4 12/15] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanup example Krzysztof Kozlowski
2022-09-13 14:53 ` Rob Herring
2022-09-10 9:14 ` [PATCH v4 13/15] ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: " Krzysztof Kozlowski
2022-09-13 14:53 ` Rob Herring
2022-09-10 9:14 ` [PATCH v4 14/15] ASoC: dt-bindings: qcom,q6apm-dai: adjust indentation in example Krzysztof Kozlowski
2022-09-13 14:54 ` Rob Herring
2022-09-10 9:14 ` [PATCH v4 15/15] dt-bindings: soc: qcom: apr: add missing properties Krzysztof Kozlowski
2022-09-13 14:54 ` Rob Herring
2022-09-15 9:31 ` (subset) [PATCH v4 00/15] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes Mark Brown
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=e1576227-e9ee-a6bb-bcb4-f142f99300cc@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=agross@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=andersson@kernel.org \
--cc=bgoswami@quicinc.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@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