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

dt-bindings: crypto: add sama7d65 in Atmel AES



Add DT bindings for SAMA7D65 SoC in atmel AES.

The SAMA7D65 similar to the SAM9x75 SoC supports HMAC, dual buffer, and
GCM. And similar all 3 it supports CBC, CFB, CTR, ECB, and XTS.

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 2df6ee32
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,7 +15,9 @@ properties:
    oneOf:
      - const: atmel,at91sam9g46-aes
      - items:
          - const: microchip,sam9x7-aes
          - enum:
              - microchip,sam9x7-aes
              - microchip,sama7d65-aes
          - const: atmel,at91sam9g46-aes

  reg: