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: Thu, 02 May 2024 10:08:35 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Ravi Gunasekaran <r-gunasekaran@...com>
Cc: krzk+dt@...nel.org, linux-kernel@...r.kernel.org, srk@...com, 
 kristo@...nel.org, linux-arm-kernel@...ts.infradead.org, rogerq@...nel.org, 
 devicetree@...r.kernel.org, nm@...com, conor+dt@...nel.org, vigneshr@...com
Subject: Re: [PATCH 0/2] Add USB 3.0 support for J784S4


On Thu, 02 May 2024 11:06:13 +0530, Ravi Gunasekaran wrote:
> J784S4 has one USB sub system.
> This series adds and enables support for USB 3.0 for
> J784S4 EVM.
> 
> Matt Ranostay (2):
>   arm64: dts: ti: k3-j784s4-main: Add support for USB
>   arm64: dts: ti: k3-j784s4-evm: Enable USB3 support
> 
>  arch/arm64/boot/dts/ti/k3-j784s4-evm.dts   | 41 ++++++++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 39 ++++++++++++++++++++
>  2 files changed, 80 insertions(+)
> 
> 
> base-commit: f68868ba718e30594165879cc3020607165b0761
> --
> 2.17.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


New warnings running 'make CHECK_DTBS=y ti/k3-j784s4-evm.dtb' for 20240502053615.29514-1-r-gunasekaran@...com:

arch/arm64/boot/dts/ti/k3-j784s4-evm.dtb: pinctrl@...000: 'main-usbss0-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