Linux Tegra architecture development
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Svyatoslav Ryhel <clamor95@gmail.com>
Cc: Thierry Reding <treding@nvidia.com>,
	 Thierry Reding <thierry.reding@gmail.com>,
	 Conor Dooley <conor+dt@kernel.org>,
	linux-kernel@vger.kernel.org,  Brad Griffis <bgriffis@nvidia.com>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Maxim Schwalm <maxim.schwalm@gmail.com>,
	Ion Agorria <ion@agorria.com>,
	 Jonathan Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,  David Heidelberg <david@ixit.cz>,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v2 0/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
Date: Mon, 05 May 2025 09:44:05 -0500	[thread overview]
Message-ID: <174645594016.1246176.2189109539631594537.robh@kernel.org> (raw)
In-Reply-To: <20250503102950.32744-1-clamor95@gmail.com>


On Sat, 03 May 2025 13:29:47 +0300, Svyatoslav Ryhel wrote:
> Add device-tree for ASUS Transformer Pad LTE TF300TL, which is NVIDIA
> Tegra30-based tablet device.
> 
> ---
> Changes from v2:
> - optimized the schema for Transformers
> ---
> 
> Svyatoslav Ryhel (3):
>   dt-bindings: arm: tegra: group Tegra30 based ASUS Transformers
>   dt-bindings: arm: tegra: Add Asus Transformer Pad TF300TL
>   ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
> 
>  .../devicetree/bindings/arm/tegra.yaml        |  19 +-
>  arch/arm/boot/dts/nvidia/Makefile             |   1 +
>  .../boot/dts/nvidia/tegra30-asus-tf300tl.dts  | 857 ++++++++++++++++++
>  3 files changed, 866 insertions(+), 11 deletions(-)
>  create mode 100644 arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dts
> 
> --
> 2.48.1
> 
> 
> 


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/v6.15-rc4-268-g0a08a7ddff7e (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/arm/boot/dts/nvidia/' for 20250503102950.32744-1-clamor95@gmail.com:

arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /pcie@3000: failed to match any schema with compatible: ['nvidia,tegra30-pcie']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /interrupt-controller@60004000: failed to match any schema with compatible: ['nvidia,tegra30-ictlr']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /dma@6000a000: failed to match any schema with compatible: ['nvidia,tegra30-apbdma', 'nvidia,tegra20-apbdma']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /dma@6000a000: failed to match any schema with compatible: ['nvidia,tegra30-apbdma', 'nvidia,tegra20-apbdma']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /gmi@70009000: failed to match any schema with compatible: ['nvidia,tegra30-gmi']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /i2c@7000d000/pmic@2d: failed to match any schema with compatible: ['ti,tps65911']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: core-regulator@60 (ti,tps62361): Unevaluated properties are not allowed ('nvidia,tegra-core-regulator' was unexpected)
	from schema $id: http://devicetree.org/schemas/regulator/ti,tps62360.yaml#
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /kbc@7000e200: failed to match any schema with compatible: ['nvidia,tegra30-kbc', 'nvidia,tegra20-kbc']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /kbc@7000e200: failed to match any schema with compatible: ['nvidia,tegra30-kbc', 'nvidia,tegra20-kbc']
arch/arm/boot/dts/nvidia/tegra30-asus-tf300tl.dtb: /ahub@70080000: failed to match any schema with compatible: ['nvidia,tegra30-ahub']






  parent reply	other threads:[~2025-05-05 14:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-03 10:29 [PATCH v2 0/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL Svyatoslav Ryhel
2025-05-03 10:29 ` [PATCH v2 1/3] dt-bindings: arm: tegra: group Tegra30 based ASUS Transformers Svyatoslav Ryhel
2025-05-03 10:29 ` [PATCH v2 2/3] dt-bindings: arm: tegra: Add Asus Transformer Pad TF300TL Svyatoslav Ryhel
2025-05-03 10:29 ` [PATCH v2 3/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL Svyatoslav Ryhel
2025-05-05 14:44 ` Rob Herring (Arm) [this message]
2025-05-08 20:44 ` [PATCH v2 0/3] " Thierry Reding

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=174645594016.1246176.2189109539631594537.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=bgriffis@nvidia.com \
    --cc=clamor95@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=ion@agorria.com \
    --cc=jonathanh@nvidia.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=maxim.schwalm@gmail.com \
    --cc=thierry.reding@gmail.com \
    --cc=treding@nvidia.com \
    /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