]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: crypto: add sama7d65 in Atmel SHA
authorRyan Wanner <Ryan.Wanner@microchip.com>
Wed, 11 Jun 2025 19:47:26 +0000 (12:47 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 23 Jun 2025 08:59:38 +0000 (16:59 +0800)
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: Ryan Wanner <Ryan.Wanner@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-sha.yaml

index d378c53314dd06d4d8f60c223452eae645f21d10..39e076b275b3942a0885ffbd161ed36794453eea 100644 (file)
@@ -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: