[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176399401868.138814.12024065807589918852.robh@kernel.org>
Date: Mon, 24 Nov 2025 08:28:39 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Bjorn Andersson <andersson@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
devicetree@...r.kernel.org, Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-kernel@...r.kernel.org, Konrad Dybcio <konradybcio@...nel.org>,
linux-arm-msm@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH v3 0/3] arm64: dts: qcom: sm8750: Add Iris VPU v3.5
On Thu, 20 Nov 2025 18:33:30 +0100, Krzysztof Kozlowski wrote:
> Hi,
>
> Dependency - video-cc clocks bindings header - is already in qcom clk
> tree for v6.19:
> https://l re.kernel.org/r/20251118-sm8750-videocc-v2-v4-0-049882a70c9f@....qualcomm.com
>
> Changes in v3:
> - Add tags, update dependencies, rebase.
> - Add missing opp-570.
> - Link to v2: https://lore.kernel.org/r/20250806-b4-sm8750-iris-dts-v2-0-2ce197525eed@linaro.org
>
> Changes in v2:
> - Patch #1: Add RPMHPD_MXC (Konrad)
> - Link to v1: https://lore.kernel.org/r/20250714-b4-sm8750-iris-dts-v1-0-93629b246d2e@linaro.org
>
> Best regards,
> Krzysztof
>
> ---
> Krzysztof Kozlowski (3):
> arm64: dts: qcom: sm8750: Add Iris VPU v3.5
> arm64: dts: qcom: sm8750-mtp: Enable Iris codec
> arm64: dts: qcom: sm8750-qrd: Enable Iris codec
>
> arch/arm64/boot/dts/qcom/sm8750-mtp.dts | 4 ++
> arch/arm64/boot/dts/qcom/sm8750-qrd.dts | 4 ++
> arch/arm64/boot/dts/qcom/sm8750.dtsi | 119 ++++++++++++++++++++++++++++++++
> 3 files changed, 127 insertions(+)
> ---
> base-commit: 9eb88791f9759995910e9b96bb55a9cad54bb84a
> change-id: 20250714-b4-sm8750-iris-dts-ebdb5dc4ee27
>
> Best regards,
> --
> Krzysztof Kozlowski <krzk@...nel.org>
>
>
>
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
This patch series was applied (using b4) to base:
Base: base-commit 9eb88791f9759995910e9b96bb55a9cad54bb84a not known, ignoring
Base: attempting to guess base-commit...
Base: tags/next-20251120 (exact match)
Base: tags/next-20251120 (use --merge-base to override)
If this is not the correct base, please add 'base-commit' tag
(or use b4 which does this automatically)
New warnings running 'make CHECK_DTBS=y for arch/arm64/boot/dts/qcom/' for 20251120-b4-sm8750-iris-dts-v3-0-8715442c30d9@...nel.org:
arch/arm64/boot/dts/qcom/sm8750-mtp.dtb: clock-controller@...0000 (qcom,sm8750-videocc): 'required-opps' is a required property
from schema $id: http://devicetree.org/schemas/clock/qcom,sm8450-videocc.yaml
arch/arm64/boot/dts/qcom/sm8750-qrd.dtb: clock-controller@...0000 (qcom,sm8750-videocc): 'required-opps' is a required property
from schema $id: http://devicetree.org/schemas/clock/qcom,sm8450-videocc.yaml
Powered by blists - more mailing lists