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-next>] [day] [month] [year] [list]
Date:   Mon, 31 Oct 2022 10:20:29 +0000
From:   <Claudiu.Beznea@...rochip.com>
To:     <Durai.ManickamKR@...rochip.com>, <Nicolas.Ferre@...rochip.com>,
        <Cristian.Birsan@...rochip.com>, <Hari.PrasathGE@...rochip.com>,
        <davem@...emloft.net>, <krzysztof.kozlowski+dt@...aro.org>,
        <alexandre.belloni@...tlin.com>, <arnd@...db.de>, <olof@...om.net>,
        <soc@...nel.org>, <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <Manikandan.M@...rochip.com>,
        <Kavyasree.Kotagiri@...rochip.com>, <Horatiu.Vultur@...rochip.com>
Subject: Re: [PATCHv1 0/8] Add support for sam9x60 curiosity board

On 31.10.2022 05:36, Durai Manickam KR wrote:
> This patch series addresses the following:
> - Moving of flexcom definitions from board file to SoC file and
>   some minor changes to its properties.
> - Add support for the new sam9x60 curiosity board based on the
>   existing sam9x60 SoC.
> 
> Changes in v1:

This series is actually v2. Also I cannot locate your patches on
lore.kernel.org don't know why...

> --------------
> - Added generic names for regulator node.
> - Removed the #addredd-cells and #size-cells property which shows
>   compilation warning.
> - Removed the property "status=okay" as this is default.
> - No underscores used for the pinctrl definitions and node names.
> - Organised the patches in the logical way.
> - Bindings are made separate pacth.
> 
> Durai Manickam KR (5):
>   ARM: dts: at91: sam9x60: remove flexcom definitions
>   ARM: dts: at91: sam9x60: Add flexcom definitions
>   ARM: dts: at91: sam9x60: Add missing flexcom definitions
>   dt-bindings: arm: at91: Add info on SAM9X60-CURIOSITY
>   ARM: dts: at91: sam9x60_curiosity: Add device tree for
>     sam9x60_curiosity board
> 
> Hari Prasath (1):
>   ARM: dts: at91: sam9x60: Add DMA bindigs for the flexcom nodes
> 
> Manikandan M (2):
>   ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom
>     functions
>   ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
> 
>  .../devicetree/bindings/arm/atmel-at91.yaml   |   6 +
>  arch/arm/boot/dts/Makefile                    |   1 +
>  arch/arm/boot/dts/at91-sam9x60_curiosity.dts  | 519 +++++++++++++++
>  arch/arm/boot/dts/at91-sam9x60ek.dts          |  50 +-
>  arch/arm/boot/dts/sam9x60.dtsi                | 623 ++++++++++++++++++
>  5 files changed, 1159 insertions(+), 40 deletions(-)
>  create mode 100644 arch/arm/boot/dts/at91-sam9x60_curiosity.dts
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ