[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <171940791013.2950956.14057690637549910661.robh@kernel.org>
Date: Wed, 26 Jun 2024 07:25:14 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Nikita Travkin <nikita@...n.ru>
Cc: ~postmarketos/upstreaming@...ts.sr.ht, devicetree@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Bjorn Andersson <andersson@...nel.org>, linux-arm-msm@...r.kernel.org,
phone-devel@...r.kernel.org, linux-kernel@...r.kernel.org,
Anton Bambura <jenneron@...tmarketos.org>,
Cristian Cozzolino <cristian_ci@...tonmail.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Subject: Re: [PATCH 0/3] Introduce msm8916 based LG devices
On Sun, 23 Jun 2024 14:26:29 +0500, Nikita Travkin wrote:
> This series introduces two msm8916-based LG devices:
>
> - LG Leon LTE (c50)
> - LG LG K10 (m216)
>
> The devices only have basic support for now.
>
> Signed-off-by: Nikita Travkin <nikita@...n.ru>
> ---
> Anton Bambura (1):
> arm64: dts: qcom: msm8916-lg-c50: add initial dts for LG Leon LTE
>
> Cristian Cozzolino (1):
> arm64: dts: qcom: msm8916-lg-m216: Add initial device tree
>
> Nikita Travkin (1):
> dt-bindings: arm: qcom: Add msm8916 based LG devices
>
> Documentation/devicetree/bindings/arm/qcom.yaml | 2 +
> arch/arm64/boot/dts/qcom/Makefile | 2 +
> arch/arm64/boot/dts/qcom/msm8916-lg-c50.dts | 140 +++++++++++++
> arch/arm64/boot/dts/qcom/msm8916-lg-m216.dts | 251 ++++++++++++++++++++++++
> 4 files changed, 395 insertions(+)
> ---
> base-commit: f76698bd9a8ca01d3581236082d786e9a6b72bb7
> change-id: 20240621-msm8916-lg-initial-8d4a399ec3c2
>
> Best regards,
> --
> Nikita Travkin <nikita@...n.ru>
>
>
>
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/msm8916-lg-c50.dtb qcom/msm8916-lg-m216.dtb' for 20240623-msm8916-lg-initial-v1-0-6fbcf714d69b@...n.ru:
arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: /soc@...udio-codec@...c000: failed to match any schema with compatible: ['qcom,msm8916-wcd-digital-codec']
arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: /soc@...udio-codec@...c000: failed to match any schema with compatible: ['qcom,msm8916-wcd-digital-codec']
arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: /soc@...2c@...9000/touchscreen@34: failed to match any schema with compatible: ['melfas,mip4_ts']
arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-c50.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
arch/arm64/boot/dts/qcom/msm8916-lg-m216.dtb: /soc@...ower-manager@...8000: failed to match any schema with compatible: ['qcom,msm8916-acc']
Powered by blists - more mailing lists