Skip to content

Commit

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

Signed-off-by: Varshini Rajendran <varshini.rajendran@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
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 4234f36 commit 1e45f60
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-tdes
oneOf:
- const: atmel,at91sam9g46-tdes
- items:
- const: microchip,sam9x7-tdes
- const: atmel,at91sam9g46-tdes

reg:
maxItems: 1
Expand Down

0 comments on commit 1e45f60

Please sign in to comment.