[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173169491073.3496872.7603773020009415015.robh@kernel.org>
Date: Fri, 15 Nov 2024 12:22:17 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Neil Armstrong <neil.armstrong@...aro.org>
Cc: Konrad Dybcio <konradybcio@...nel.org>, devicetree@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-kernel@...r.kernel.org,
Bjorn Andersson <andersson@...nel.org>, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH 0/2] arm64: dts: qcom: sdm450-lenovo-tbx605f: add panel
nodes
On Fri, 15 Nov 2024 11:20:52 +0100, Neil Armstrong wrote:
> Add the necessary nodes to enable the DSI Panel on the Lenovo
> Lenovo Smart Tab M10.
>
> The panel is already upstream with:
> https://lore.kernel.org/all/20240828-topic-sdm450-upstream-tbx605f-panel-v3-0-b792f93e1d6b@linaro.org/
>
> And the LAB-IBB bindings changes was sent at:
> https://lore.kernel.org/all/20241115-topic-sdm450-upstream-lab-ibb-bindings-v1-1-1f4bff4583b0@linaro.org/
>
> Signed-off-by: Neil Armstrong <neil.armstrong@...aro.org>
> ---
> Neil Armstrong (2):
> arm64: dts: qcom: pmi8950: add LAB-IBB nodes
> arm64: dts: qcom: sdm450-lenovo-tbx605f: add DSI panel nodes
>
> arch/arm64/boot/dts/qcom/pmi8950.dtsi | 17 ++++
> arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dts | 97 ++++++++++++++++++++++
> 2 files changed, 114 insertions(+)
> ---
> base-commit: 2d5404caa8c7bb5c4e0435f94b28834ae5456623
> change-id: 20241115-topic-sdm450-upstream-lab-ibb-5acee981556c
>
> Best regards,
> --
> Neil Armstrong <neil.armstrong@...aro.org>
>
>
>
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/sdm450-lenovo-tbx605f.dtb' for 20241115-topic-sdm450-upstream-lab-ibb-v1-0-8a8e74befbfe@...aro.org:
arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dtb: gpu@...0000: clock-names:5: 'alwayson' is not one of ['core', 'iface', 'mem', 'mem_iface', 'alt_mem_iface', 'gfx3d', 'rbbmtimer', 'rbcpr']
from schema $id: http://devicetree.org/schemas/display/msm/gpu.yaml#
arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dtb: pmic@3: labibb:compatible:0: 'qcom,pmi8998-lab-ibb' was expected
from schema $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml#
arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dtb: pmic@3: labibb:compatible: ['qcom,pmi8950-lab-ibb', 'qcom,pmi8998-lab-ibb'] is too long
from schema $id: http://devicetree.org/schemas/mfd/qcom,spmi-pmic.yaml#
arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dtb: labibb: compatible:0: 'qcom,pmi8998-lab-ibb' was expected
from schema $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dtb: labibb: compatible: ['qcom,pmi8950-lab-ibb', 'qcom,pmi8998-lab-ibb'] is too long
from schema $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
arch/arm64/boot/dts/qcom/sdm450-lenovo-tbx605f.dtb: /soc@...pmi@...f000/pmic@...abibb: failed to match any schema with compatible: ['qcom,pmi8950-lab-ibb', 'qcom,pmi8998-lab-ibb']
Powered by blists - more mailing lists