mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alexandre Torgue <alexandre.torgue@st.com>
To: Cosar Dindar <cosardindar@gmail.com>, <herbert@gondor.apana.org.au>
Cc: <davem@davemloft.net>, <mcoquelin.stm32@gmail.com>,
	<fabien.dessenne@st.com>, <weiyongjun1@huawei.com>,
	<linux-crypto@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 0/5] Add support for the STM32F4 CRC32
Date: Mon, 12 Jun 2017 11:48:22 +0200	[thread overview]
Message-ID: <96bd3288-b4f4-87c9-2904-aa52d10ea797@st.com> (raw)
In-Reply-To: <cover.1495463262.git.cosardindar@gmail.com>

Hi Cosar,

On 05/22/2017 04:33 PM, Cosar Dindar wrote:
> This patch series add hardware CRC32 ("Ethernet") calculation support
> for STMicroelectronics STM32F429.
> 
> Polynomial and key setting are not supported, key is fixed as 0x4C11DB7
> and poly is 0xFFFFFFFF.
> 
> Module is tested on STM32F429-disco board with crypto testmgr using
> cases within the key 0xFFFFFFFF.
> 
> Changes in v3:
>      Rearranged patch order to fix build test error.
> 
> Cosar Dindar (5):
>    dt-bindings : Document the STM32F4 CRC32 binding
>    crypto : stm32 - Add STM32F4 CRC32 support
>    ARM: dts: stm32: Add CRC support to stm32f429
>    ARM: dts: stm32: enable CRC32 on stm32429-disco board
>    ARM: dts: stm32: enable CRC32 on stm32429i-eval board
> 
>   .../devicetree/bindings/crypto/st,stm32-crc.txt    |  4 +-
>   arch/arm/boot/dts/stm32429i-eval.dts               |  4 ++
>   arch/arm/boot/dts/stm32f429-disco.dts              |  4 ++
>   arch/arm/boot/dts/stm32f429.dtsi                   |  7 +++
>   drivers/crypto/stm32/stm32_crc32.c                 | 68 ++++++++++++++++++----
>   5 files changed, 75 insertions(+), 12 deletions(-)
> 

Patches 3, 4, 5 applied on stm32-dt-for-v4.13

regards
Alex

      reply	other threads:[~2017-06-12  9:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-22 14:33 Cosar Dindar
2017-06-12  9:48 ` Alexandre Torgue [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=96bd3288-b4f4-87c9-2904-aa52d10ea797@st.com \
    --to=alexandre.torgue@st.com \
    --cc=cosardindar@gmail.com \
    --cc=davem@davemloft.net \
    --cc=fabien.dessenne@st.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=weiyongjun1@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®