[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <175250103953.2052653.17147431403694083767.robh@kernel.org>
Date: Mon, 14 Jul 2025 10:24:28 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Prahlad Valluru <venkata.valluru@....qualcomm.com>
Cc: devicetree@...r.kernel.org, Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-arm-msm@...r.kernel.org, Shashank Maurya <quic_ssmaurya@...cinc.com>,
Konrad Dybcio <konradybcio@...nel.org>,
Bjorn Andersson <andersson@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: qcs9075-iq-9075-evk: Enable Display
Port
On Fri, 11 Jul 2025 21:13:47 +0530, Prahlad Valluru wrote:
> From: Shashank Maurya <quic_ssmaurya@...cinc.com>
>
> Enable DPTX0 and DPTX1 along with their corresponding PHYs for
> qcs9075-iq-9075-evk platform.
>
> Signed-off-by: Shashank Maurya <quic_ssmaurya@...cinc.com>
> Signed-off-by: Prahlad Valluru <venkata.valluru@....qualcomm.com>
> ---
> arch/arm64/boot/dts/qcom/qcs9075-iq-9075-evk.dts | 52 ++++++++++++++++++++++++
> 1 file changed, 52 insertions(+)
>
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 7f3a635117b377cb90b67757cb46de12ce8aa24e not known, ignoring
Base: attempting to guess base-commit...
Base: failed to guess base
Deps: looking for dependencies matching 3 patch-ids
Deps: Applying prerequisite patch: [PATCH v10 1/3] dt-bindings: arm: qcom: Add bindings for QCS9075 SOC based board
Deps: Applying prerequisite patch: [PATCH v10 2/3] arm64: dts: qcom: Add qcs9075 IoT SOC devicetree
Deps: Applying prerequisite patch: [PATCH v10 3/3] arm64: dts: qcom: Add support for qcs9075 IQ-9075-EVK
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 20250711-enable-iq9-dp-v1-1-6d381e105473@....qualcomm.com:
arch/arm64/boot/dts/qcom/qcs9075-iq-9075-evk.dtb: display-controller@...1000 (qcom,sa8775p-dpu): clock-names:0: 'nrt_bus' was expected
from schema $id: http://devicetree.org/schemas/display/msm/qcom,sm8650-dpu.yaml#
arch/arm64/boot/dts/qcom/qcs9075-iq-9075-evk.dtb: display-controller@...1000 (qcom,sa8775p-dpu): Unevaluated properties are not allowed ('clock-names' was unexpected)
from schema $id: http://devicetree.org/schemas/display/msm/qcom,sm8650-dpu.yaml#
Powered by blists - more mailing lists