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:   Wed, 8 Feb 2023 10:30:37 +0000
From:   <Claudiu.Beznea@...rochip.com>
To:     <Durai.ManickamKR@...rochip.com>, <Hari.PrasathGE@...rochip.com>,
        <Balamanikandan.Gunasundar@...rochip.com>,
        <Manikandan.M@...rochip.com>, <Varshini.Rajendran@...rochip.com>,
        <Dharma.B@...rochip.com>, <Nayabbasha.Sayed@...rochip.com>,
        <Balakrishnan.S@...rochip.com>, <Cristian.Birsan@...rochip.com>,
        <Nicolas.Ferre@...rochip.com>, <krzysztof.kozlowski@...aro.org>,
        <alexandre.belloni@...tlin.com>, <davem@...emloft.net>,
        <arnd@...db.de>, <olof@...om.net>, <soc@...nel.org>,
        <devicetree@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>, <Kavyasree.Kotagiri@...rochip.com>,
        <Horatiu.Vultur@...rochip.com>, <robh+dt@...nel.org>,
        <andrew@...n.ch>, <michael@...le.cc>, <Jerry.Ray@...rochip.com>
Subject: Re: [PATCH v6 0/8] Add support for sam9x60 curiosity board

On 07.02.2023 13:06, Durai Manickam KR wrote:
> This series of patches is meant to address 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.
> 

[ ... ]

> 
> Durai Manickam KR (3):
>   ARM: dts: at91: sam9x60: fix spi4 node
>   dt-bindings: arm: at91: Add info on sam9x60 curiosity
>   ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60
>     curiosity board
> 
> Manikandan Muralidharan (5):
>   ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom
>     functions
>   ARM: dts: at91: sam9x60: move flexcom definitions
>   ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART
>   ARM: dts: at91: sam9x60: Add DMA bindings for the flexcom nodes
>   ARM: dts: at91: sam9x60: Add missing flexcom definitions
> 
>  .../devicetree/bindings/arm/atmel-at91.yaml   |   6 +-
>  arch/arm/boot/dts/Makefile                    |   1 +
>  arch/arm/boot/dts/at91-sam9x60_curiosity.dts  | 503 ++++++++++++++
>  arch/arm/boot/dts/at91-sam9x60ek.dts          |  50 +-
>  arch/arm/boot/dts/sam9x60.dtsi                | 622 ++++++++++++++++++
>  5 files changed, 1140 insertions(+), 42 deletions(-)
>  create mode 100644 arch/arm/boot/dts/at91-sam9x60_curiosity.dts
> 

Applied to at91-dt, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ