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, 24 May 2024 09:07:51 +0200
From: Fabio Aiuto <fabio.aiuto@...icam.com>
To: Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
	Rob Herring <robh@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: devicetree@...r.kernel.org, imx@...ts.linux.dev,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	matteo.lisi@...icam.com, mirko.ardinghi@...icam.com
Subject: Re: [PATCH v8 0/3] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board

Hello all,

any news here?

kr,

fabio

Il Mon, Apr 29, 2024 at 11:31:13AM +0200, Fabio Aiuto ha scritto:
> Hello all,
> 
> this patchset adds support for i.Core MX93 EDIMM 2.0 Starter Kit,
> a SoM + Evaluation Board combination from Engicam.
> 
> The number of patch has diminished to 3, for I dropped the
> patch introducing a change in nxp,pca9450 binding which has
> been already submitted in regulator tree.
> 
> (Dropped also regulator tree maintainers as recipients for
> they aren't anymore involved in this patchset)
> 
> This patchset introduces just basic functionality for board.
> 
> Thanks in advance,
> 
> fabio
> ---
> v7 ---> v8:
> 	- fixed tag name in commit message
> v6 ---> v7:
>         - removed max-frequency property in wifi node
>         - removed pinctrl-{1,2} in usdhc3 node
> v5 ---> v6:
>         - added property in lpuart5 node
>         - removed unused sai1 node
> v4 ---> v5:
>         - done some property reorder, indentation fixes,
>           node rename, drop/add new-lines
>         - fixed line wrap in 2nd patch commit log
>         - added Reviewed-by tag
> v3 ---> v4:
>         - drop wl_reg_on regulator in favor of
>           mmc-pwrseq-simple
> v2 ---> v3:
>         - fixed dtschema warnings
>         - added Acked/Reviewed-by tags
>         - removed regulator-always-on on
>           bt_reg_on
>         - fixed clock rate assignment on
>           sgtl5000 node
>         - added wdog_b-warm-reset; property in pmic
>         - fixed indentation issue
> v1 ---> v2:
>         - dropped patch updating nxp,pca9450 binding
>         - fixed indentation issue
>         - fixed missing space issue
>         - improved naming of regulator nodes
>         - removed unneeded include
>         - fixed email recipients
> 
> Fabio Aiuto (3):
>   dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
>   arm64: dts: imx93: add Engicam i.Core MX93 SoM
>   arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
> 
>  .../devicetree/bindings/arm/fsl.yaml          |   7 +
>  arch/arm64/boot/dts/freescale/Makefile        |   1 +
>  .../dts/freescale/imx93-icore-mx93-edimm2.dts | 321 ++++++++++++++++++
>  .../boot/dts/freescale/imx93-icore-mx93.dtsi  | 269 +++++++++++++++
>  4 files changed, 598 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/freescale/imx93-icore-mx93-edimm2.dts
>  create mode 100644 arch/arm64/boot/dts/freescale/imx93-icore-mx93.dtsi
> 
> -- 
> 2.34.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ