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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 15 Sep 2022 20:04:13 +0800
From:   Shawn Guo <shawnguo@...nel.org>
To:     Shenwei Wang <shenwei.wang@....com>
Cc:     Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        Sascha Hauer <s.hauer@...gutronix.de>,
        Pengutronix Kernel Team <kernel@...gutronix.de>,
        Fabio Estevam <festevam@...il.com>,
        NXP Linux Team <linux-imx@....com>,
        Marcel Ziswiler <marcel.ziswiler@...adex.com>,
        Marek Vasut <marex@...x.de>,
        Alexander Stein <alexander.stein@...tq-group.com>,
        Max Krummenacher <max.krummenacher@...adex.com>,
        Matthias Schiffer <matthias.schiffer@...group.com>,
        Denys Drozdov <denys.drozdov@...adex.com>,
        Tim Harvey <tharvey@...eworks.com>,
        Alex Marginean <alexandru.marginean@....com>,
        Reinhold Mueller <reinhold.mueller@...rion.com>,
        Viorel Suman <viorel.suman@....com>,
        Abel Vesa <abelvesa@...nel.org>,
        Zhou Peng <eagle.zhou@....com>,
        Shijie Qin <shijie.qin@....com>, Ming Qian <ming.qian@....com>,
        Peng Fan <peng.fan@....com>, Li Yang <leoyang.li@....com>,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        imx@...ts.linux.dev
Subject: Re: [PATCH v8 0/5] add imx8dxl evk support

On Wed, Sep 14, 2022 at 08:58:43AM -0500, Shenwei Wang wrote:
> i.MX8DXL is a device targeting the automotive and industrial market
> segments. The chip is designed to achieve both high performance and
> low power consumption. It has a dual (2x) Cortex-A35 processor.
> 
> The series of patches is to add the imx8dxl soc and its evk board
> support.
> 
> changes in V8:
>   - change the flag of gpio phandle in reg_fec1_sel node to
>     GPIO_ACTIVE_LOW to match the hardware behavior.
> 
> changes in V7:
>   - move the fec1 reset gpio into its phy node
> 
> changes in V6:
>   - The V6 changes mainly respond to the comments from Shawn
>   - Separate the V5 patch into SoC and Board commits
>   - Remove the unnecessary properties of "max-frequency"
>     in usdhc2 node
>   - Remove the unnecessary properties of "clk_csr" in eqos node
>   - Fix several coding style problems
> 
> changes in V5:
>   - change the "scu" node name to "system-controller"
>   - fix the typo in the comments for imx8dxl evk board
> 
> changes in V4:
>   - move i2c/mmc/serial aliases from soc to board
>   - correct the node names to follow the generic names recommendation
>   - remove some unused nodes in the evk board dts
> 
> changes in V3:
>   - re-order the commit sequence according to Krzysztof's feedback
>   - correct the syntax and styple problems pointed by Krzysztof
>     (Thank you for the detailed review, Krzysztof!)
>   - remove the unused nodes in imx8dxl-evk.dts
>   - dt_binding_check passed
> 
> Changes in V2:
>   - removed the edma2 device node because the edma v3 driver hasn't been
>     upstreamed yet.
>   - removed the imx8dxl_cm4 alias to fix the compile error.
>   - removed the extra blank lines at EOF.
>   - dt_binding_check passed.
> 
> Shenwei Wang (5):
>   dt-bindings: firmware: add missing resource IDs for imx8dxl
>   dt-bindings: arm: imx: update fsl.yaml for imx8dxl
>   arm64: dts: imx8: add a node label to ddr-pmu
>   arm64: dts: freescale: add i.MX8DXL SoC support
>   arm64: dts: freescale: add support for i.MX8DXL EVK board

Applied all, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ