Skip to content

Commit

Permalink
dt-bindings: crypto: add sam9x7 in Atmel AES
Browse files Browse the repository at this point in the history
Add DT bindings for atmel AES.

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Varshini Rajendran authored and Herbert Xu committed Mar 1, 2024
1 parent 2beb81f commit 7bb9f42
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,11 @@ maintainers:

properties:
compatible:
const: atmel,at91sam9g46-aes
oneOf:
- const: atmel,at91sam9g46-aes
- items:
- const: microchip,sam9x7-aes
- const: atmel,at91sam9g46-aes

reg:
maxItems: 1
Expand Down

0 comments on commit 7bb9f42

Please sign in to comment.