From: "Rob Herring (Arm)" <robh@kernel.org>
To: Alexey Klimov <alexey.klimov@linaro.org>
Cc: devicetree@vger.kernel.org, elder@linaro.org,
conor+dt@kernel.org, tiwai@suse.com, andersson@kernel.org,
perex@perex.cz, lgirdwood@gmail.com, bgoswami@quicinc.com,
broonie@kernel.org, caleb.connolly@linaro.org,
alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org,
konrad.dybcio@linaro.org, linux-arm-msm@vger.kernel.org,
krzk+dt@kernel.org, srinivas.kandagatla@linaro.org,
dmitry.baryshkov@linaro.org, krzysztof.kozlowski@linaro.org,
linux-sound@vger.kernel.org
Subject: Re: [PATCH 0/7] qrb4210-rb2: add HDMI audio playback support
Date: Fri, 28 Jun 2024 09:41:56 -0600 [thread overview]
Message-ID: <171958904690.3122888.14426656364563321881.robh@kernel.org> (raw)
In-Reply-To: <20240628010715.438471-1-alexey.klimov@linaro.org>
On Fri, 28 Jun 2024 02:07:08 +0100, Alexey Klimov wrote:
> First time I am doing anything like this. This series adds
> mising pieces here and there to allow addition of sensible
> sound card in qrb4210-rb2.dts and enable HDMI audio playback there.
>
> It is planned in future to add support for other outputs and capture --
> analog audio support.
>
> The series depends on Srini's sm4250 lpi pinctrl driver:
> c2e5a25e8d88 (pinctrl: qcom: Introduce SM4250 LPI pinctrl driver, 2024-06-22)
> 2ffa7a354662 (dt-bindings: pinctrl: qcom: Add SM4250 pinctrl, 2024-06-22)
> As far as I understood it was already accepted and will go through pinctrl tree.
>
> Alexey Klimov (7):
> ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard
> ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string
> ASoC: qcom: sm8250: add handling of secondary MI2S clock
> arm64: dts: qcom: sm6115: add apr, its services and simple sound node
> arm64: dts: qcom: sm6115: add LPASS LPI pin controller
> arm64: dts: qcom: sm6115: add description of lpi_i2s2 pins
> arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support
>
> .../bindings/sound/qcom,sm8250.yaml | 1 +
> arch/arm64/boot/dts/qcom/qrb4210-rb2.dts | 73 ++++++++++++
> arch/arm64/boot/dts/qcom/sm6115.dtsi | 112 ++++++++++++++++++
> sound/soc/qcom/sm8250.c | 19 +++
> 4 files changed, 205 insertions(+)
>
> --
> 2.45.2
>
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y qcom/qrb4210-rb2.dtb' for 20240628010715.438471-1-alexey.klimov@linaro.org:
arch/arm64/boot/dts/qcom/qrb4210-rb2.dtb: /soc@0/pinctrl@a7c0000: failed to match any schema with compatible: ['qcom,sm4250-lpass-lpi-pinctrl']
prev parent reply other threads:[~2024-06-28 15:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 1:07 [PATCH 0/7] qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-06-28 1:07 ` [PATCH 1/7] ASoC: dt-bindings: qcom,sm8250: add qrb4210-rb2-sndcard Alexey Klimov
2024-06-28 6:15 ` Krzysztof Kozlowski
2024-06-28 1:07 ` [PATCH 2/7] ASoC: qcom: sm8250: add qrb4210-rb2-sndcard compatible string Alexey Klimov
2024-06-28 6:15 ` Krzysztof Kozlowski
2024-06-28 1:07 ` [PATCH 3/7] ASoC: qcom: sm8250: add handling of secondary MI2S clock Alexey Klimov
2024-06-28 1:07 ` [PATCH 4/7] arm64: dts: qcom: sm6115: add apr, its services and simple sound node Alexey Klimov
2024-06-28 6:16 ` Krzysztof Kozlowski
2024-06-28 7:42 ` Dmitry Baryshkov
2024-06-29 12:58 ` Konrad Dybcio
2024-06-28 1:07 ` [PATCH 5/7] arm64: dts: qcom: sm6115: add LPASS LPI pin controller Alexey Klimov
2024-06-28 6:13 ` Krzysztof Kozlowski
2024-06-28 7:43 ` Dmitry Baryshkov
2024-06-28 7:51 ` Krzysztof Kozlowski
2024-06-28 1:07 ` [PATCH 6/7] arm64: dts: qcom: sm6115: add description of lpi_i2s2 pins Alexey Klimov
2024-06-28 6:14 ` Krzysztof Kozlowski
2024-06-28 7:45 ` Dmitry Baryshkov
2024-06-28 1:07 ` [PATCH 7/7] arm64: dts: qcom: qrb4210-rb2: add HDMI audio playback support Alexey Klimov
2024-06-28 6:17 ` Krzysztof Kozlowski
2024-06-28 7:47 ` Dmitry Baryshkov
2024-06-29 13:00 ` Konrad Dybcio
2024-06-28 15:41 ` Rob Herring (Arm) [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=171958904690.3122888.14426656364563321881.robh@kernel.org \
--to=robh@kernel.org \
--cc=alexey.klimov@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=andersson@kernel.org \
--cc=bgoswami@quicinc.com \
--cc=broonie@kernel.org \
--cc=caleb.connolly@linaro.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.baryshkov@linaro.org \
--cc=elder@linaro.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=srinivas.kandagatla@linaro.org \
--cc=tiwai@suse.com \
/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