lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 28 Jun 2024 09:41:56 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Alexey Klimov <alexey.klimov@...aro.org>
Cc: devicetree@...r.kernel.org, elder@...aro.org, conor+dt@...nel.org, 
 tiwai@...e.com, andersson@...nel.org, perex@...ex.cz, lgirdwood@...il.com, 
 bgoswami@...cinc.com, broonie@...nel.org, caleb.connolly@...aro.org, 
 alsa-devel@...a-project.org, linux-kernel@...r.kernel.org, 
 konrad.dybcio@...aro.org, linux-arm-msm@...r.kernel.org, krzk+dt@...nel.org, 
 srinivas.kandagatla@...aro.org, dmitry.baryshkov@...aro.org, 
 krzysztof.kozlowski@...aro.org, linux-sound@...r.kernel.org
Subject: Re: [PATCH 0/7] qrb4210-rb2: add HDMI audio playback support


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@...aro.org:

arch/arm64/boot/dts/qcom/qrb4210-rb2.dtb: /soc@...inctrl@...0000: failed to match any schema with compatible: ['qcom,sm4250-lpass-lpi-pinctrl']






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ