[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <172978739638.623476.7250803637358189207.robh@kernel.org>
Date: Thu, 24 Oct 2024 11:33:13 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Janaki Ramaiah Thota <quic_janathot@...cinc.com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>, quic_mohamull@...cinc.com,
devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
quic_hbandi@...cinc.com, Konrad Dybcio <konradybcio@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth
On Tue, 22 Oct 2024 16:16:00 +0530, Janaki Ramaiah Thota wrote:
> Add Bluetooth and UART7 support for qcs6490-rb3gen2.
>
> Signed-off-by: Janaki Ramaiah Thota <quic_janathot@...cinc.com>
> ---
> arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 122 ++++++++++++++++++-
> 1 file changed, 121 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 qcom/qcs6490-rb3gen2.dtb' for 20241022104600.3228-1-quic_janathot@...cinc.com:
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dtb: bluetooth: 'vddio-supply' is a required property
from schema $id: http://devicetree.org/schemas/net/bluetooth/qualcomm-bluetooth.yaml#
Powered by blists - more mailing lists