[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175924309102.2873936.15229478304818862622.robh@kernel.org>
Date: Tue, 30 Sep 2025 09:39:50 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Erikas Bitovtas <xerikasxx@...il.com>
Cc: Bjorn Andersson <andersson@...nel.org>, phone-devel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, Konrad Dybcio <konradybcio@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, ~postmarketos/upstreaming@...ts.sr.ht,
Krzysztof Kozlowski <krzk+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] arm64: dts: qcom: msm8939-asus-z00t: add initial
device tree
On Tue, 30 Sep 2025 16:20:08 +0300, Erikas Bitovtas wrote:
> This dts adds support for Asus ZenFone 2 Laser/Selfie (1080p) smartphone
> released in 2015.
>
> Add an initial device tree support for Z00T with support for:
> - GPIO keys
> - SDHCI (Internal and external storage)
> - WCNSS (WiFi/BT)
> - Sensors (accelerometer and magnetometer)
> - Touchscreen
> - Audio input and output
> - Vibrator
>
> Erikas Bitovtas (2):
> dt-bindings: arm: qcom: Add Asus ZenFone 2 Laser/Selfie
> arm64: dts: qcom: msm8939-asus-z00t: add initial device tree
>
> .../devicetree/bindings/arm/qcom.yaml | 1 +
> arch/arm64/boot/dts/qcom/Makefile | 1 +
> .../arm64/boot/dts/qcom/msm8939-asus-z00t.dts | 255 ++++++++++++++++++
> 3 files changed, 257 insertions(+)
> create mode 100644 arch/arm64/boot/dts/qcom/msm8939-asus-z00t.dts
>
> --
> 2.51.0
>
>
>
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: attempting to guess base-commit...
Base: tags/next-20250929 (exact match)
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/arm64/boot/dts/qcom/' for 20250930132556.266434-1-xerikasxx@...il.com:
arch/arm64/boot/dts/qcom/msm8939-asus-z00t.dtb: iommu@...8000 (qcom,msm8916-iommu): clock-names: ['iface', 'bus', 'tbu'] is too long
from schema $id: http://devicetree.org/schemas/iommu/qcom,iommu.yaml#
arch/arm64/boot/dts/qcom/msm8939-asus-z00t.dtb: iommu@...8000 (qcom,msm8916-iommu): clocks: [[31, 129], [31, 140], [31, 175]] is too long
from schema $id: http://devicetree.org/schemas/iommu/qcom,iommu.yaml#
Powered by blists - more mailing lists