Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Ryan Wanner <Ryan.Wanner@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Ryan Wanner and committed by
Herbert Xu
fe14fa50 2df6ee32

+3 -1
+3 -1
Documentation/devicetree/bindings/crypto/atmel,at91sam9g46-aes.yaml
··· 15 15 oneOf: 16 16 - const: atmel,at91sam9g46-aes 17 17 - items: 18 - - const: microchip,sam9x7-aes 18 + - enum: 19 + - microchip,sam9x7-aes 20 + - microchip,sama7d65-aes 19 21 - const: atmel,at91sam9g46-aes 20 22 21 23 reg: