Commit f81547ba authored by Corentin Labbe's avatar Corentin Labbe Committed by Chen-Yu Tsai
Browse files

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: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
parent d9b553b0
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -23,6 +23,8 @@ properties:
      - items:
      - items:
        - const: allwinner,sun7i-a20-crypto
        - const: allwinner,sun7i-a20-crypto
        - const: allwinner,sun4i-a10-crypto
        - const: allwinner,sun4i-a10-crypto
      - items:
        - const: allwinner,sun8i-a33-crypto


  reg:
  reg:
    maxItems: 1
    maxItems: 1