Skip to content

Commit ad0cfd9

Browse files
AngeloGioacchino Del Regnorobherring
authored andcommitted
dt-bindings: crypto: inside-secure,safexcel: Add SoC compatibles
Add SoC specific compatibles for the SafeXcel crypto engine, including one for the EIP197B used by Marvell Armada CP110 and and two for the EIP97IES used by Marvell Armada 3700 and by MediaTek MT7986. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260112145558.54644-2-angelogioacchino.delregno@collabora.com Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 5dff92a commit ad0cfd9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Documentation/devicetree/bindings/crypto/inside-secure,safexcel.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ maintainers:
1212
properties:
1313
compatible:
1414
oneOf:
15+
- items:
16+
- const: marvell,armada-cp110-crypto
17+
- const: inside-secure,safexcel-eip197b
18+
- items:
19+
- enum:
20+
- marvell,armada-3700-crypto
21+
- mediatek,mt7986-crypto
22+
- const: inside-secure,safexcel-eip97ies
1523
- const: inside-secure,safexcel-eip197b
1624
- const: inside-secure,safexcel-eip197d
1725
- const: inside-secure,safexcel-eip97ies

0 commit comments

Comments
 (0)