All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: marvell: enable the cpm crypto engine on the mcbin
@ 2017-06-15  8:01 Antoine Tenart
  2017-06-15  8:15 ` Gregory CLEMENT
  0 siblings, 1 reply; 3+ messages in thread
From: Antoine Tenart @ 2017-06-15  8:01 UTC (permalink / raw)
  To: linux-arm-kernel

This patch enables the cpm crypto engine on the mcbin.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
---

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] arm64: dts: marvell: enable the cpm crypto engine on the mcbin
  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
  2017-06-15  8:20   ` Antoine Tenart
  0 siblings, 1 reply; 3+ messages in thread
From: Gregory CLEMENT @ 2017-06-15  8:15 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] arm64: dts: marvell: enable the cpm crypto engine on the mcbin
  2017-06-15  8:15 ` Gregory CLEMENT
@ 2017-06-15  8:20   ` Antoine Tenart
  0 siblings, 0 replies; 3+ messages in thread
From: Antoine Tenart @ 2017-06-15  8:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Gregory,

On Thu, Jun 15, 2017 at 10:15:58AM +0200, Gregory CLEMENT wrote:
>  On jeu., juin 15 2017, Antoine Tenart <antoine.tenart@free-electrons.com> wrote:
> 
> > This patch enables the cpm crypto engine on the mcbin.
> 
> as this controller is always present and dot not depend on any
> pinmux configuration, could you enable it at SoC level?

That's right. I'll send a new version enabling this at SoC level (and
cleaning up dts files that already enable it).

Thanks!
Antoine

-- 
Antoine T?nart, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170615/c0dd4898/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-06-15  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2017-06-15  8:20   ` Antoine Tenart

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.