From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: dts: marvell: enable the cpm crypto engine on the mcbin
Date: Thu, 15 Jun 2017 10:15:58 +0200 [thread overview]
Message-ID: <87zid97jk1.fsf@free-electrons.com> (raw)
In-Reply-To: <20170615080150.27534-1-antoine.tenart@free-electrons.com> (Antoine Tenart's message of "Thu, 15 Jun 2017 10:01:50 +0200")
Hi Antoine,
On jeu., juin 15 2017, Antoine Tenart <antoine.tenart@free-electrons.com> wrote:
> This patch enables the cpm crypto engine on the mcbin.
>
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
as this controller is always present and dot not depend on any
pinmux configuration, could you enable it at SoC level?
Thanks,
Gregory
> ---
>
> Hi Gregory,
>
> This patch applies on top of today's mvebu/dt64 branch.
>
> Thanks!
> Antoine
>
> arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
> index fe56efcfcefe..2556c8268b40 100644
> --- a/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
> @@ -176,3 +176,7 @@
> usb-phy = <&usb3h0_phy>;
> status = "okay";
> };
> +
> +&cpm_crypto {
> + status = "okay";
> +};
> --
> 2.9.4
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2017-06-15 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 8:01 [PATCH] arm64: dts: marvell: enable the cpm crypto engine on the mcbin Antoine Tenart
2017-06-15 8:15 ` Gregory CLEMENT [this message]
2017-06-15 8:20 ` Antoine Tenart
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=87zid97jk1.fsf@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.