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] [thread-next>] [day] [month] [year] [list]
Date: Fri, 12 Apr 2024 08:46:44 -0500
From: Rob Herring <robh@...nel.org>
To: Judith Mendez <jm@...com>
Cc: Vignesh Raghavendra <vigneshr@...com>, Nishanth Menon <nm@...com>, 
 devicetree@...r.kernel.org, 
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, 
 Dasnavis Sabiya <sabiya.d@...com>, Tero Kristo <kristo@...nel.org>, 
 Bhavya Kapoor <b-kapoor@...com>, Udit Kumar <u-kumar1@...com>, 
 linux-kernel@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>, 
 linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 0/7] MMC updates for TI K3 platforms


On Thu, 11 Apr 2024 17:52:50 -0500, Judith Mendez wrote:
> This patch series includes MMC updates for various TI K3 platforms.
> 
> It includes support for enabling UHS/SDR104 bus modes or removing
> HS400 support due to CQE errors seen during boot.
> 
> For AM62ax, add missing UHS support.
> 
> For AM65x, fix ITAP delay and OTAP delay and clkbuf-sel properties
> in SDHCI nodes.
> 
> Bhavya Kapoor (1):
>   arm64: dts: ti: k3-j721s2-main: Enable support for SDR104 speed mode
> 
> Dasnavis Sabiya (2):
>   arm64: dts: ti: k3-j784s4-main: Enable support for UHS mode
>   arm64: dts: ti: k3-am69-sk: Remove HS400 mode support for eMMC
> 
> Judith Mendez (2):
>   arm64: dts: ti: k3-am65-main: Update sdhci properties
>   arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes
> 
> Udit Kumar (1):
>   arm64: dts: ti: k3-j784s4-evm: Remove HS400 mode support for eMMC
> 
> Vignesh Raghavendra (1):
>   arm64: dts: ti: k3-am62a: Enable UHS mode support for SD cards
> 
>  arch/arm64/boot/dts/ti/k3-am62a-main.dtsi  |  2 --
>  arch/arm64/boot/dts/ti/k3-am62a7-sk.dts    | 21 +++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi   | 26 +++++++++-------------
>  arch/arm64/boot/dts/ti/k3-am69-sk.dts      |  1 +
>  arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi |  2 --
>  arch/arm64/boot/dts/ti/k3-j784s4-evm.dts   |  1 +
>  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi |  2 --
>  7 files changed, 34 insertions(+), 21 deletions(-)
> 
> 
> base-commit: 534ad093bb80f19c20b251a89f09ce1a0e3d4f2d
> --
> 2.43.2
> 
> 
> 


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


New warnings running 'make CHECK_DTBS=y ti/k3-am62a7-sk.dtb ti/k3-am69-sk.dtb ti/k3-j784s4-evm.dtb' for 20240411225257.383889-1-jm@...com:

arch/arm64/boot/dts/ti/k3-am62a7-sk.dtb: pinctrl@...00: 'vddshv-sdio-pins-default' does not match any of the regexes: '-pins(-[0-9]+)?$|-pin$', 'pinctrl-[0-9]+'
	from schema $id: http://devicetree.org/schemas/pinctrl/pinctrl-single.yaml#






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ