Lines Matching +full:at91sam9g46 +full:- +full:sha
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/crypto/atmel,at91sam9g46-sha.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Atmel Secure Hash Algorithm (SHA) HW cryptographic accelerator
11 - Tudor Ambarus <tudor.ambarus@linaro.org>
16 - const: atmel,at91sam9g46-sha
17 - items:
18 - const: microchip,sam9x7-sha
19 - const: atmel,at91sam9g46-sha
30 clock-names:
37 dma-names:
41 - compatible
42 - reg
43 - interrupts
44 - clocks
45 - clock-names
50 - |
51 #include <dt-bindings/interrupt-controller/irq.h>
52 #include <dt-bindings/interrupt-controller/arm-gic.h>
53 #include <dt-bindings/clock/at91.h>
54 #include <dt-bindings/dma/at91.h>
56 sha: crypto@e1814000 {
57 compatible = "atmel,at91sam9g46-sha";
61 clock-names = "sha_clk";
63 dma-names = "tx";