Skip to content

Commit f81547b

Browse files
montjoiewens
authored andcommitted
dt-bindings: crypto: add new compatible for A33 SS
The A33 SS has a difference with all other SS, it give SHA1 digest directly in BE. This difference need to be handlded by the driver and so need a new compatible. Signed-off-by: Corentin Labbe <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Chen-Yu Tsai <[email protected]>
1 parent d9b553b commit f81547b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ properties:
2323
- items:
2424
- const: allwinner,sun7i-a20-crypto
2525
- const: allwinner,sun4i-a10-crypto
26+
- items:
27+
- const: allwinner,sun8i-a33-crypto
2628

2729
reg:
2830
maxItems: 1

0 commit comments

Comments
 (0)