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]
Date:   Wed, 2 May 2018 18:10:30 +0200
From:   Alexandre Torgue <alexandre.torgue@...com>
To:     Pierre-Yves MORDRET <pierre-yves.mordret@...com>,
        Maxime Coquelin <mcoquelin.stm32@...il.com>,
        Rob Herring <robh+dt@...nel.org>,
        Mark Rutland <mark.rutland@....com>,
        Russell King <linux@...linux.org.uk>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        Marek Szyprowski <m.szyprowski@...sung.com>,
        Kishon Vijay Abraham I <kishon@...com>,
        Marc Zyngier <marc.zyngier@....com>,
        Maxime Ripard <maxime.ripard@...e-electrons.com>,
        Yangbo Lu <yangbo.lu@....com>,
        <linux-arm-kernel@...ts.infradead.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2 0/5] Add STM32F7 I2C Support on STM32MP157C

Hi,

On 04/23/2018 11:48 AM, Pierre-Yves MORDRET wrote:
> 
> This patch adds STM32MP157C I2C support on STM32MP157C with configs and device
> tree.
> In the same way I2C4 is enabled for STM32MP157C ED1 Daughter bord.
> I2C2/5 is enabled on STM32MP157C EV1 Daughter board on Evaluation board.
> ---
>    Version history:
>       v1:
>          * Initial
>       v2:
>          * Disambiguate subjects
> ---
> 
> Pierre-Yves MORDRET (5):
>    ARM: multi_v7_defconfig: Add STM32F7 I2C support
>    ARM: dts: stm32: Add STM32F7 I2C support for STM32MP157C SoC
>    ARM: dts: stm32: Add I2Cs pin control on STM32MP157C
>    ARM: dts: stm32: Add I2C4 support for STM32MP157C-ED1
>    ARM: dts: stm32: Add I2C2/5 support for STM32MP157C-EV1
> 
>   arch/arm/boot/dts/stm32mp157-pinctrl.dtsi | 40 ++++++++++++++++
>   arch/arm/boot/dts/stm32mp157c-ed1.dts     |  8 ++++
>   arch/arm/boot/dts/stm32mp157c-ev1.dts     | 17 +++++++
>   arch/arm/boot/dts/stm32mp157c.dtsi        | 77 +++++++++++++++++++++++++++++++
>   arch/arm/configs/multi_v7_defconfig       |  1 +
>   5 files changed, 143 insertions(+)
> 

Series applied on stm32-next.

Regards
Alex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ