[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <172832632708.2106829.10862107760441077136.robh@kernel.org>
Date: Mon, 07 Oct 2024 13:44:35 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Bjorn Andersson <bjorn.andersson@....qualcomm.com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>,
Konrad Dybcio <quic_kdybcio@...cinc.com>, linux-arm-msm@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Subject: Re: [PATCH 0/2] arm64: dts: qcom: qcs6490-rb3gen2: Describe LED
array
On Fri, 04 Oct 2024 20:33:41 -0700, Bjorn Andersson wrote:
> The rb3gen2 has three green LEDs for status indication, describe them.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@....qualcomm.com>
> ---
> Konrad Dybcio (2):
> arm64: dts: qcom: pmk8350: Add more SDAM slices
> arm64: dts: qcom: qcs6490-rb3gen2: Configure onboard LEDs
>
> arch/arm64/boot/dts/qcom/pmk8350.dtsi | 72 ++++++++++++++++++++++++++++
> arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 41 ++++++++++++++++
> 2 files changed, 113 insertions(+)
> ---
> base-commit: 58ca61c1a866bfdaa5e19fb19a2416764f847d75
> change-id: 20241004-rb3gen2-leds-0a4dda9b83cf
>
> Best regards,
> --
> Bjorn Andersson <bjorn.andersson@....qualcomm.com>
>
>
>
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 20241004-rb3gen2-leds-v1-0-437cdbb4f6c0@....qualcomm.com:
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dtb: pmic@2: pwm:nvmem: [[341, 342]] is too short
from schema $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml#
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dtb: pwm: nvmem: [[341, 342]] is too short
from schema $id: http://devicetree.org/schemas/leds/leds-qcom-lpg.yaml#
Powered by blists - more mailing lists