From: Alexandre Torgue <alexandre.torgue@st.com>
To: Cosar Dindar <cosardindar@gmail.com>, <robh+dt@kernel.org>
Cc: <mark.rutland@arm.com>, <linux@armlinux.org.uk>,
<mcoquelin.stm32@gmail.com>, <fabien.dessenne@st.com>,
<devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 3/5] ARM: dts: stm32: Add CRC support to stm32f429
Date: Tue, 23 May 2017 15:59:13 +0200 [thread overview]
Message-ID: <3ae8fbbc-8ff1-904f-abd7-cbdf65245cff@st.com> (raw)
In-Reply-To: <c6975a76f3437b3111c1c9f5560ad78951baa774.1495463449.git.cosardindar@gmail.com>
On 05/22/2017 04:34 PM, Cosar Dindar wrote:
> Add CRC32 Crypto support to stm32f429.
>
> Signed-off-by: Cosar Dindar <cosardindar@gmail.com>
Will be applied in STM32 branch for next pull request.
Thanks
Alex
> ---
> arch/arm/boot/dts/stm32f429.dtsi | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi
> index b2a2b5c..18343de 100644
> --- a/arch/arm/boot/dts/stm32f429.dtsi
> +++ b/arch/arm/boot/dts/stm32f429.dtsi
> @@ -766,6 +766,13 @@
> };
> };
>
> + crc: crc@40023000 {
> + compatible = "st,stm32f4-crc";
> + reg = <0x40023000 0x400>;
> + clocks = <&rcc 0 STM32F4_AHB1_CLOCK(CRC)>;
> + status = "disabled";
> + };
> +
> rcc: rcc@40023810 {
> #reset-cells = <1>;
> #clock-cells = <2>;
>
next prev parent reply other threads:[~2017-05-23 13:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1495463449.git.cosardindar@gmail.com>
2017-05-22 14:34 ` [PATCH v3 1/5] dt-bindings : Document the STM32F4 CRC32 binding Cosar Dindar
2017-05-22 14:34 ` [PATCH v3 2/5] crypto : stm32 - Add STM32F4 CRC32 support Cosar Dindar
2017-05-29 7:56 ` Fabien DESSENNE
2017-06-02 13:56 ` Cosar Dindar
2017-05-22 14:34 ` [PATCH v3 3/5] ARM: dts: stm32: Add CRC support to stm32f429 Cosar Dindar
2017-05-23 13:59 ` Alexandre Torgue [this message]
2017-05-22 14:34 ` [PATCH v3 4/5] ARM: dts: stm32: enable CRC32 on stm32429-disco board Cosar Dindar
2017-05-23 13:59 ` Alexandre Torgue
2017-05-22 14:35 ` [PATCH v3 5/5] ARM: dts: stm32: enable CRC32 on stm32429i-eval board Cosar Dindar
2017-05-23 13:59 ` Alexandre Torgue
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=3ae8fbbc-8ff1-904f-abd7-cbdf65245cff@st.com \
--to=alexandre.torgue@st.com \
--cc=cosardindar@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=fabien.dessenne@st.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=robh+dt@kernel.org \
/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
Powered by JetHome