lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175016979656.2093474.3678510431694468900.robh@kernel.org>
Date: Tue, 17 Jun 2025 09:20:54 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Svyatoslav Ryhel <clamor95@...il.com>
Cc: devicetree@...r.kernel.org, linux-tegra@...r.kernel.org, 
 Jonathan Hunter <jonathanh@...dia.com>, Thierry Reding <treding@...dia.com>, 
 David Heidelberg <david@...t.cz>, linux-kernel@...r.kernel.org, 
 Ion Agorria <ion@...rria.com>, Thierry Reding <thierry.reding@...il.com>, 
 Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH v1 0/2] ARM: tegra: Add device-tree for ASUS VivoTab RT
 TF600T


On Tue, 17 Jun 2025 10:03:18 +0300, Svyatoslav Ryhel wrote:
> Add device-tree for ASUS VivoTab RT TF600T, which is NVIDIA Tegra30-based
> tablet device with Windows RT.
> 
> Maxim Schwalm (1):
>   dt-bindings: arm: tegra: Add Asus VivoTab RT TF600T
> 
> Svyatoslav Ryhel (1):
>   ARM: tegra: Add device-tree for ASUS VivoTab RT TF600T
> 
>  .../devicetree/bindings/arm/tegra.yaml        |    4 +
>  arch/arm/boot/dts/nvidia/Makefile             |    1 +
>  .../boot/dts/nvidia/tegra30-asus-tf600t.dts   | 2500 +++++++++++++++++
>  3 files changed, 2505 insertions(+)
>  create mode 100644 arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.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: failed to guess base

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 20250617070320.9153-1-clamor95@...il.com:

arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: /pcie@...0: failed to match any schema with compatible: ['nvidia,tegra30-pcie']
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: /gmi@...09000: failed to match any schema with compatible: ['nvidia,tegra30-gmi']
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: /i2c@...0c500/flash-led@33: failed to match any schema with compatible: ['ti,tps61052']
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: audio-codec@1c (realtek,rt5640): Unevaluated properties are not allowed ('clock-names', 'clocks' were unexpected)
	from schema $id: http://devicetree.org/schemas/sound/realtek,rt5640.yaml#
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: /i2c@...0d000/pmic@2d: failed to match any schema with compatible: ['ti,tps65911']
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: light-sensor@48 (capella,cm32181): 'vdd-supply' does not match any of the regexes: '^pinctrl-[0-9]+$'
	from schema $id: http://devicetree.org/schemas/trivial-devices.yaml#
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.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-tf600t.dtb: /kbc@...0e200: failed to match any schema with compatible: ['nvidia,tegra30-kbc', 'nvidia,tegra20-kbc']
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: /kbc@...0e200: failed to match any schema with compatible: ['nvidia,tegra30-kbc', 'nvidia,tegra20-kbc']
arch/arm/boot/dts/nvidia/tegra30-asus-tf600t.dtb: /ahub@...80000: failed to match any schema with compatible: ['nvidia,tegra30-ahub']






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ