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: <173764775251.3793618.182783828690702678.robh@kernel.org>
Date: Thu, 23 Jan 2025 09:57:48 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Antonin Godard <antonin.godard@...tlin.com>
Cc: Shawn Guo <shawnguo@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
 linux-kernel@...r.kernel.org, Fabio Estevam <festevam@...il.com>, 
 devicetree@...r.kernel.org, Sascha Hauer <s.hauer@...gutronix.de>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Pengutronix Kernel Team <kernel@...gutronix.de>, 
 linux-arm-kernel@...ts.infradead.org, 
 Thomas Petazzoni <thomas.petazzoni@...tlin.com>, imx@...ts.linux.dev
Subject: Re: [PATCH 0/3] Add Variscite i.MX6UL SoM and Concerto board
 support


On Tue, 21 Jan 2025 10:33:26 +0100, Antonin Godard wrote:
> This patch series adds support for the i.MX6UL Variscite SoM
> (VAR-SOM-6UL) and the Variscite Concerto Carrier Board.
> 
> I tested this with a VAR-SOM-6UL_G2_700C_512R_8N_IT_REV1.3A (one variant
> of this SoM), meaning I couldn't test all of the possible options of the
> SoM - so this device tree includes partial support for it.
> 
> These are based on the 5.15 Variscite kernel fork but adapted for
> mainline.
> 
> Signed-off-by: Antonin Godard <antonin.godard@...tlin.com>
> ---
> Antonin Godard (3):
>       dt-bindings: arm: fsl: Add VAR-SOM-MX6UL SoM and Concerto board
>       ARM: dts: imx6ul: Add Variscite VAR-SOM-MX6UL SoM support
>       ARM: dts: imx6ul: Add Variscite Concerto board support
> 
>  Documentation/devicetree/bindings/arm/fsl.yaml     |   6 +
>  arch/arm/boot/dts/nxp/imx/Makefile                 |   1 +
>  .../boot/dts/nxp/imx/imx6ul-var-som-concerto.dts   | 331 +++++++++++++++++++++
>  arch/arm/boot/dts/nxp/imx/imx6ul-var-som.dtsi      | 232 +++++++++++++++
>  4 files changed, 570 insertions(+)
> ---
> base-commit: ffd294d346d185b70e28b1a28abe367bbfe53c04
> change-id: 20250120-varsom6ul-concerto-dts-a08be2a6219b
> 
> Best regards,
> --
> Antonin Godard <antonin.godard@...tlin.com>
> 
> 
> 


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 for arch/arm/boot/dts/nxp/' for 20250121-varsom6ul-concerto-dts-v1-0-eb349acf0ac6@...tlin.com:

arch/arm/boot/dts/nxp/imx/imx6dl-b125v2.dtb: clock-controller@...4000: clocks: [[23]] is too short
	from schema $id: http://devicetree.org/schemas/clock/imx6q-clock.yaml#






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ