Lines Matching +full:stm32 +full:- +full:dma
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
9 description: The STM32 HASH block is built on the HASH block found in
14 - Lionel Debieve <lionel.debieve@foss.st.com>
19 - st,stn8820-hash
20 - stericsson,ux500-hash
21 - st,stm32f456-hash
22 - st,stm32f756-hash
23 - st,stm32mp13-hash
40 dma-names:
42 - const: in
44 dma-maxburst:
45 description: Set number of maximum dma burst supported
51 power-domains:
54 access-controllers:
59 - compatible
60 - reg
61 - clocks
64 - if:
68 const: stericsson,ux500-hash
74 - interrupts
79 - |
80 #include <dt-bindings/interrupt-controller/arm-gic.h>
81 #include <dt-bindings/clock/stm32mp1-clks.h>
82 #include <dt-bindings/reset/stm32mp1-resets.h>
84 compatible = "st,stm32f756-hash";
90 dma-names = "in";
91 dma-maxburst = <2>;