arm64: dts: marvell: armada-37xx: update the crypto engine compatible
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 28 Jun 2018 15:15:44 +0000 (17:15 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 13 Jul 2018 11:42:03 +0000 (13:42 +0200)
New compatibles are now supported by the Inside Secure SafeXcel driver.
As they are more specific than the old ones, they should be used
whenever possible. This patch updates the Marvell Armada 37xx device
tree accordingly.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

index fc5623ac14b16f578b9a41711b8c522d7b3c120a..d9531e242eb4c859545dad19d4bbb6c12e1c3a66 100644 (file)
                        };
 
                        crypto: crypto@90000 {
-                               compatible = "inside-secure,safexcel-eip97";
+                               compatible = "inside-secure,safexcel-eip97ies";
                                reg = <0x90000 0x20000>;
                                interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>,
                                             <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>,