Skip to content

Commit

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

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 7bb9f42 commit 4234f36
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-sha
oneOf:
- const: atmel,at91sam9g46-sha
- items:
- const: microchip,sam9x7-sha
- const: atmel,at91sam9g46-sha

reg:
maxItems: 1
Expand Down

0 comments on commit 4234f36

Please sign in to comment.