]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: crypto: Convert Marvell CESA to DT schema
authorRob Herring (Arm) <robh@kernel.org>
Tue, 13 May 2025 18:41:23 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 19 May 2025 05:48:19 +0000 (13:48 +0800)
commit7d39f32c8c77ad14bfdb49f41d87c97024d0eb63
tree275c1d42538feb38b24d6c84d6f1d5ae041545e8
parent7eff621c460249fbbd1775faa7d4245af1b23d8d
dt-bindings: crypto: Convert Marvell CESA to DT schema

Convert the Marvell CESA binding to DT schema format. The
marvell-cesa.txt and mv_cesa.txt are duplicate bindings.

The clock properties are quite varied for each platform hence the
if/then schemas. The old binding was fairly accurate with reality.

The original binding didn't mention there is 1 interrupt per CESA
engine. Based on users, there's a maximum of 2 engines.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/marvell,orion-crypto.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/crypto/marvell-cesa.txt [deleted file]
Documentation/devicetree/bindings/crypto/mv_cesa.txt [deleted file]