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: <ff943604-19a8-3011-62f9-cc74f7fbab11@st.com>
Date:   Tue, 21 Jul 2020 10:09:21 +0200
From:   Alexandre Torgue <alexandre.torgue@...com>
To:     Erwan Le Ray <erwan.leray@...com>,
        Maxime Coquelin <mcoquelin.stm32@...il.com>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>
CC:     <linux-stm32@...md-mailman.stormreply.com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        Fabrice Gasnier <fabrice.gasnier@...com>
Subject: Re: [PATCH v2 0/5] STM32 add usart nodes support

Hi Erwan

On 6/18/20 3:06 PM, Erwan Le Ray wrote:
> Add the support of uart instances available on STM32MP157 boards:
> - usart3 on stm32mp157c-ev1, stm32mp157a-dk1, and stm32mp157c-dk2
> - uart7 on stm32mp157a-dk1 and stm32mp157c-dk2
> - usart2 on stm32mp157c-dk2
> 
> Erwan Le Ray (5):
>    ARM: dts: stm32: add usart2, usart3 and uart7 pins in
>      stm32mp15-pinctrl
>    ARM: dts: stm32: add usart3 node to stm32mp15xx-dkx boards
>    ARM: dts: stm32: add usart3 node to stm32mp157c-ev1
>    ARM: dts: stm32: add uart7 support to stm32mp15xx-dkx boards
>    ARM: dts: stm32: add usart2 node to stm32mp157c-dk2
> 
>   arch/arm/boot/dts/stm32mp15-pinctrl.dtsi | 138 +++++++++++++++++++++++
>   arch/arm/boot/dts/stm32mp157a-dk1.dts    |   2 +
>   arch/arm/boot/dts/stm32mp157c-dk2.dts    |  11 ++
>   arch/arm/boot/dts/stm32mp157c-ev1.dts    |  15 +++
>   arch/arm/boot/dts/stm32mp15xx-dkx.dtsi   |  17 +++
>   5 files changed, 183 insertions(+)
> 

With minor changes:

Series applied on stm32-next.

Regards
Alex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ