[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174112750057.3751450.15783784234696025160.robh@kernel.org>
Date: Tue, 04 Mar 2025 16:33:14 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Kaustubh Pandey <quic_kapandey@...cinc.com>
Cc: krzk+dt@...nel.org, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org, quic_rpavan@...cinc.com, andersson@...nel.org,
konradybcio@...nel.org, quic_sarata@...cinc.com, conor+dt@...nel.org,
devicetree@...r.kernel.org, quic_sharathv@...cinc.com
Subject: Re: [PATCH] arm64: dts: qcom: qcom6490-idp: Add IPA nodes
On Tue, 04 Mar 2025 20:51:33 +0530, Kaustubh Pandey wrote:
> Add IPA nodes for Qualcomm qcm6490 board.
>
> Signed-off-by: Kaustubh Pandey <quic_kapandey@...cinc.com>
> ---
> arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
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 for arch/arm64/boot/dts/qcom/' for 20250304152133.GA2763820@...kapandey-hyd.qualcomm.com:
arch/arm64/boot/dts/qcom/qcm6490-idp.dts:119.31-122.5: ERROR (duplicate_label): /reserved-memory/ipa-fw@...00000: Duplicate label 'ipa_fw_mem' on /reserved-memory/ipa-fw@...00000 and /reserved-memory/ipa-fw@...00000
ERROR: Input tree has errors, aborting (use -f to force output)
make[3]: *** [scripts/Makefile.dtbs:131: arch/arm64/boot/dts/qcom/qcm6490-idp.dtb] Error 2
make[2]: *** [scripts/Makefile.build:461: arch/arm64/boot/dts/qcom] Error 2
make[2]: Target 'arch/arm64/boot/dts/qcom/qcm6490-idp.dtb' not remade because of errors.
make[1]: *** [/home/rob/proj/linux-dt-testing/Makefile:1462: qcom/qcm6490-idp.dtb] Error 2
make: *** [Makefile:251: __sub-make] Error 2
Powered by blists - more mailing lists