[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176295563483.1637887.5249582727821921773.robh@kernel.org>
Date: Wed, 12 Nov 2025 08:26:52 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Wei Deng <wei.deng@....qualcomm.com>
Cc: linux-bluetooth@...r.kernel.org, quic_shuaz@...cinc.com,
quic_chezhou@...cinc.com, Bjorn Andersson <andersson@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
Konrad Dybcio <konradybcio@...nel.org>, linux-arm-msm@...r.kernel.org,
cheng.jiang@....qualcomm.com, quic_jiaymao@...cinc.com,
devicetree@...r.kernel.org
Subject: Re: [PATCH v2 0/1] arm64: dts: qcom: lemans-evk: Enable Bluetooth
support
On Wed, 12 Nov 2025 12:41:46 +0530, Wei Deng wrote:
> Changes for v2
> - Update commit message
> - Remove qup_uart17 settings
> - Remove CC stable
> - V1 link
> https://lore.kernel.org/all/20251110055709.319587-1-wei.deng@oss.qualcomm.com/
>
> Wei Deng (1):
> arm64: dts: qcom: lemans-evk: Enable Bluetooth support
>
> arch/arm64/boot/dts/qcom/lemans-evk.dts | 99 +++++++++++++++++++++++++
> 1 file changed, 99 insertions(+)
>
> --
> 2.25.1
>
>
>
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: attempting to guess base-commit...
Base: tags/next-20251112 (exact match)
Base: tags/next-20251112 (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 20251112071147.1450258-1-wei.deng@....qualcomm.com:
arch/arm64/boot/dts/qcom/lemans-evk.dtb: wcn6855-pmu (qcom,wcn6855-pmu): 'vddpcielp3-supply', 'vddpcielp9-supply' do not match any of the regexes: '^pinctrl-[0-9]+$'
from schema $id: http://devicetree.org/schemas/regulator/qcom,qca6390-pmu.yaml
arch/arm64/boot/dts/qcom/lemans-evk.dtb: wcn6855-pmu (qcom,wcn6855-pmu): 'vddpcie1p3-supply' is a required property
from schema $id: http://devicetree.org/schemas/regulator/qcom,qca6390-pmu.yaml
arch/arm64/boot/dts/qcom/lemans-evk.dtb: wcn6855-pmu (qcom,wcn6855-pmu): 'vddpcie1p9-supply' is a required property
from schema $id: http://devicetree.org/schemas/regulator/qcom,qca6390-pmu.yaml
Powered by blists - more mailing lists