arm64: dts: marvell: armada-cp110: update the crypto engine compatible
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 28 Jun 2018 15:15:43 +0000 (17:15 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 13 Jul 2018 11:41:56 +0000 (13:41 +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 cp110 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-cp110.dtsi

index 7dabe25..42213f9 100644 (file)
                };
 
                CP110_LABEL(crypto): crypto@800000 {
-                       compatible = "inside-secure,safexcel-eip197";
+                       compatible = "inside-secure,safexcel-eip197b";
                        reg = <0x800000 0x200000>;
                        interrupts = <ICU_GRP_NSR 87 IRQ_TYPE_LEVEL_HIGH>,
                                <ICU_GRP_NSR 88 IRQ_TYPE_LEVEL_HIGH>,