Lines Matching +full:stm32f756 +full:- +full:hash
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/crypto/st,stm32-hash.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 HASH bindings
10 - Lionel Debieve <lionel.debieve@foss.st.com>
15 - st,stm32f456-hash
16 - st,stm32f756-hash
33 dma-names:
35 - const: in
37 dma-maxburst:
45 - compatible
46 - reg
47 - clocks
48 - interrupts
53 - |
54 #include <dt-bindings/interrupt-controller/arm-gic.h>
55 #include <dt-bindings/clock/stm32mp1-clks.h>
56 #include <dt-bindings/reset/stm32mp1-resets.h>
57 hash@54002000 {
58 compatible = "st,stm32f756-hash";
64 dma-names = "in";
65 dma-maxburst = <2>;