[PATCH v2 12/12] ARM: sun5i: add a cryptographic engine node
Maxime Ripard
maxime.ripard at free-electrons.com
Mon May 29 23:48:11 PDT 2017
On Mon, May 29, 2017 at 10:27:38PM +0200, Antoine Tenart wrote:
> Add a node for the cryptographic engine that can be found on sun5i SoCs.
> This cryptographic engine is compatible with the Allwinner cryptographic
> accelerator driver.
>
> Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>
> ---
> arch/arm/boot/dts/sun5i.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/boot/dts/sun5i.dtsi b/arch/arm/boot/dts/sun5i.dtsi
> index 5175f9cc9bed..9bfefa2c7224 100644
> --- a/arch/arm/boot/dts/sun5i.dtsi
> +++ b/arch/arm/boot/dts/sun5i.dtsi
> @@ -355,6 +355,14 @@
> status = "disabled";
> };
>
> + crypto: crypto-engine at 01c15000 {
> + compatible = "allwinner,sun4i-a10-crypto";
you should add a SoC-specific compatible here, just so that if we ever
need to fix something in there we don't have to update our DT.
Thanks!
Maxime
--
Maxime Ripard, 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: 801 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20170530/71fee8b8/attachment.sig>
More information about the linux-arm-kernel
mailing list