arm64: dts: marvell: armada-37xx: update the crypto engine compatible

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>
This commit is contained in:
Antoine Tenart 2018-06-28 17:15:44 +02:00 committed by Gregory CLEMENT
parent 9598918b59
commit c462f6c77e
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@
};
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>,