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>
15 const: atmel,at91sam9g46-sha
26 clock-names:
33 dma-names:
37 - compatible
38 - reg
39 - interrupts
40 - clocks
41 - clock-names
46 - |
47 #include <dt-bindings/interrupt-controller/irq.h>
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
49 #include <dt-bindings/clock/at91.h>
50 #include <dt-bindings/dma/at91.h>
52 sha: crypto@e1814000 {
53 compatible = "atmel,at91sam9g46-sha";
57 clock-names = "sha_clk";
59 dma-names = "tx";