From: "Rob Herring (Arm)" <robh@kernel.org>
To: Erikas Bitovtas <xerikasxx@gmail.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
phone-devel@vger.kernel.org,
Konrad Dybcio <konradybcio@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
~postmarketos/upstreaming@lists.sr.ht,
Bjorn Andersson <andersson@kernel.org>,
linux-arm-msm@vger.kernel.org,
Conor Dooley <conor+dt@kernel.org>
Subject: Re: [PATCH v2 0/2] arm64: dts: qcom: msm8939-asus-z00t: add initial device tree
Date: Thu, 09 Oct 2025 17:03:42 -0500 [thread overview]
Message-ID: <176004726783.3398685.3709173362814048798.robh@kernel.org> (raw)
In-Reply-To: <20251008182106.217340-1-xerikasxx@gmail.com>
On Wed, 08 Oct 2025 21:20:18 +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
> ---
> Changes in v2:
> - added customary newline before 'status' properties
> - removed odd newlines in pin configuration nodes
> - reordered pin configuration nodes by their 'pins' properties
> Link to v1: https://lore.kernel.org/linux-arm-msm/20250930132556.266434-1-xerikasxx@gmail.com/
>
> 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 | 256 ++++++++++++++++++
> 3 files changed, 258 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: remotes/arm-soc/qcom/dt64-51-gc11645afb0e2 (best guess, 1/2 blobs matched)
Base: remotes/arm-soc/qcom/dt64-51-gc11645afb0e2 (use --merge-base to override)
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 20251008182106.217340-1-xerikasxx@gmail.com:
arch/arm64/boot/dts/qcom/msm8939-asus-z00t.dtb: iommu@1f08000 (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@1f08000 (qcom,msm8916-iommu): clocks: [[31, 129], [31, 140], [31, 175]] is too long
from schema $id: http://devicetree.org/schemas/iommu/qcom,iommu.yaml#
next prev parent reply other threads:[~2025-10-09 22:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-08 18:20 Erikas Bitovtas
2025-10-08 18:20 ` [PATCH v2 1/2] dt-bindings: arm: qcom: Add Asus ZenFone 2 Laser/Selfie Erikas Bitovtas
2025-10-09 0:38 ` Krzysztof Kozlowski
2025-10-08 18:20 ` [PATCH v2 2/2] arm64: dts: qcom: msm8939-asus-z00t: add initial device tree Erikas Bitovtas
2025-10-08 18:32 ` Dmitry Baryshkov
2025-10-09 0:38 ` Krzysztof Kozlowski
2025-10-09 22:03 ` Rob Herring (Arm) [this message]
2025-10-27 22:37 ` [PATCH v2 0/2] " Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176004726783.3398685.3709173362814048798.robh@kernel.org \
--to=robh@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phone-devel@vger.kernel.org \
--cc=xerikasxx@gmail.com \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®