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: <172722910864.836153.9736556461477683432.robh@kernel.org>
Date: Tue, 24 Sep 2024 20:56:53 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Francesco Dolcini <francesco@...cini.it>
Cc: Tero Kristo <kristo@...nel.org>, Nishanth Menon <nm@...com>, 
 linux-kernel@...r.kernel.org, devicetree@...r.kernel.org, 
 Francesco Dolcini <francesco.dolcini@...adex.com>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 linux-arm-kernel@...ts.infradead.org, Conor Dooley <conor+dt@...nel.org>, 
 Vignesh Raghavendra <vigneshr@...com>
Subject: Re: [PATCH v1 0/3] arm64: dts: ti: k3-am62-verdin: Add Ivy carrier
 board


On Tue, 24 Sep 2024 14:00:41 +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@...adex.com>
> 
> Add support for the Toradex Verdin AM62 Ivy carrier board. Ivy is a carrier
> board designed for industrial environments, supporting industrial
> I/O interfaces such as CAN, RS485, RS232, Gigabit Ethernet, 0-25mA analog
> inputs, relays, PCIe and more. The board also includes a TPM for security
> applications.
> 
> https://www.toradex.com/products/carrier-board/ivy-carrier-board
> 
> João Paulo Gonçalves (3):
>   dt-bindings: arm: ti: Add verdin am62 ivy board
>   arm64: dts: ti: k3-am62-verdin: add label to som adc node
>   arm64: dts: ti: k3-am62-verdin: Add Ivy carrier board
> 
>  .../devicetree/bindings/arm/ti/k3.yaml        |   2 +
>  arch/arm64/boot/dts/ti/Makefile               |   2 +
>  .../arm64/boot/dts/ti/k3-am62-verdin-ivy.dtsi | 655 ++++++++++++++++++
>  arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi    |   3 +-
>  .../dts/ti/k3-am625-verdin-nonwifi-ivy.dts    |  22 +
>  .../boot/dts/ti/k3-am625-verdin-wifi-ivy.dts  |  22 +
>  6 files changed, 705 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am62-verdin-ivy.dtsi
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-ivy.dts
>  create mode 100644 arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-ivy.dts
> 
> --
> 2.39.5
> 
> 


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-am625-verdin-nonwifi-ivy.dtb ti/k3-am625-verdin-wifi-ivy.dtb' for 20240924120044.130913-1-francesco@...cini.it:

arch/arm64/boot/dts/ti/k3-am625-verdin-nonwifi-ivy.dtb: syscon@...00000: compatible: ['syscon', 'simple-mfd'] is too short
	from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml#
arch/arm64/boot/dts/ti/k3-am625-verdin-wifi-ivy.dtb: syscon@...00000: compatible: ['syscon', 'simple-mfd'] is too short
	from schema $id: http://devicetree.org/schemas/mfd/syscon-common.yaml#






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ