[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174524752324.2425843.5400927480880072443.robh@kernel.org>
Date: Mon, 21 Apr 2025 10:07:35 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Luca Weiss <luca@...aweiss.eu>
Cc: Bjorn Andersson <andersson@...nel.org>, devicetree@...r.kernel.org,
~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org,
Konrad Dybcio <konradybcio@...nel.org>,
Kevin Widjaja <kevin.widjaja21@...il.com>, linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH 0/4] Add support for Sony Xperia Z Ultra (togari)
On Sat, 19 Apr 2025 11:00:37 +0200, Luca Weiss wrote:
> Do some tweaks to the common file for the devices in the 'rhine' family
> of Sony devices, and add a dts for togari.
>
> Signed-off-by: Luca Weiss <luca@...aweiss.eu>
> ---
> Kevin Widjaja (4):
> ARM: dts: qcom: sony-xperia-rhine: Enable USB charging
> ARM: dts: qcom: sony-xperia-rhine: Move camera buttons to amami & honami
> dt-bindings: arm: qcom: Add Sony Xperia Z Ultra (togari)
> ARM: dts: qcom: Add initial support for Sony Xperia Z Ultra (togari)
>
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> arch/arm/boot/dts/qcom/Makefile | 1 +
> .../dts/qcom/qcom-msm8974-sony-xperia-rhine-amami.dts | 16 ++++++++++++++++
> .../dts/qcom/qcom-msm8974-sony-xperia-rhine-honami.dts | 16 ++++++++++++++++
> .../dts/qcom/qcom-msm8974-sony-xperia-rhine-togari.dts | 16 ++++++++++++++++
> .../boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi | 17 ++---------------
> 6 files changed, 52 insertions(+), 15 deletions(-)
> ---
> base-commit: 8ffd015db85fea3e15a77027fda6c02ced4d2444
> change-id: 20250419-togari-bcec79829337
>
> Best regards,
> --
> Luca Weiss <luca@...aweiss.eu>
>
>
>
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: using specified base-commit 8ffd015db85fea3e15a77027fda6c02ced4d2444
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/arm/boot/dts/qcom/' for 20250419-togari-v1-0-45840c677364@...aweiss.eu:
arch/arm/boot/dts/qcom/qcom-msm8974-sony-xperia-rhine-togari.dtb: l2-cache (cache): Unevaluated properties are not allowed ('qcom,saw' was unexpected)
from schema $id: http://devicetree.org/schemas/cache.yaml#
Powered by blists - more mailing lists