Commit 62a5462a authored by Ryan Wanner's avatar Ryan Wanner Committed by Herbert Xu
Browse files

dt-bindings: crypto: add sama7d65 in Atmel SHA



Add DT bindings for SAMA7D65 SoC Atmel SHA.

The SAMA7D65 similar to the SAM9x75 SoC supports SHA1/224/256/384/512
and supports HMAC for the same hashes. They both also support automatic
padding as well as double buffering.

Signed-off-by: default avatarRyan Wanner <Ryan.Wanner@microchip.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent fe14fa50
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,7 +15,9 @@ properties:
    oneOf:
      - const: atmel,at91sam9g46-sha
      - items:
          - const: microchip,sam9x7-sha
          - enum:
              - microchip,sam9x7-sha
              - microchip,sama7d65-sha
          - const: atmel,at91sam9g46-sha

  reg: