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: <172722910586.836022.2066040703589041608.robh@kernel.org>
Date: Tue, 24 Sep 2024 20:56:55 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Michal Vokáč <michal.vokac@...ft.com>
Cc: imx@...ts.linux.dev, Joao Paulo Goncalves <joao.goncalves@...adex.com>, 
 Hugo Villeneuve <hvilleneuve@...onoff.com>, 
 Michael Walle <mwalle@...nel.org>, 
 Herburger <gregor.herburger@...tq-group.com>, 
 Mathieu Othacehe <m.othacehe@...il.com>, 
 Sascha Hauer <s.hauer@...gutronix.de>, Conor Dooley <conor+dt@...nel.org>, 
 Hiago De Franco <hiago.franco@...adex.com>, 
 Fabio Estevam <festevam@...il.com>, linux-kernel@...r.kernel.org, 
 linux-arm-kernel@...ts.infradead.org, Petr Benes <petr.benes@...ft.com>, 
 Pengutronix Kernel Team <kernel@...gutronix.de>, 
 Alexander Stein <alexander.stein@...tq-group.com>, 
 Krzysztof Kozlowski <krzk+dt@...nel.org>, linux-usb@...r.kernel.org, 
 Greg Kroah-Hartman <gregkh@...uxfoundation.org>, devicetree@...r.kernel.org, 
 Shawn Guo <shawnguo@...nel.org>
Subject: Re: [PATCH v4 0/2] Add support for new IMX8MP based board


On Tue, 24 Sep 2024 12:39:39 +0200, Michal Vokáč wrote:
> Hi,
> this series adds support for a new member in our IOTA platform.
> The board is based on the i.MX8MP SoC. It adds support for most
> of the board functionality except USB Type-C port and some other
> minor things.
> 
> This series originally included the dt-binding for that Type-C
> port controller but I finally removed it based on a good comment
> from Krzysztof. I will post the Type-C binding including the driver
> in a followup series.
> 
> Michal
> 
> Michal Vokáč (2):
>   dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
>   arm64: dts: imx: Add imx8mp-iota2-lumpy board
> 
>  .../devicetree/bindings/arm/fsl.yaml          |   1 +
>  arch/arm64/boot/dts/freescale/Makefile        |   1 +
>  .../boot/dts/freescale/imx8mp-iota2-lumpy.dts | 423 ++++++++++++++++++
>  3 files changed, 425 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-iota2-lumpy.dts
> 
> --
> 2.43.0
> 
> 


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 freescale/imx8mp-iota2-lumpy.dtb' for 20240924103941.1729061-1-michal.vokac@...ft.com:

arch/arm64/boot/dts/freescale/imx8mp-iota2-lumpy.dtb: pcie-ep@...00000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short
	from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml#
arch/arm64/boot/dts/freescale/imx8mp-iota2-lumpy.dtb: pcie-ep@...00000: reg-names: ['dbi', 'addr_space'] is too short
	from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml#






Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ