Lines Matching +full:stm32mp1 +full:- +full:resets
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#
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
34 resets:
40 dma-names:
42 - const: in
44 dma-maxburst:
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";
88 resets = <&rcc HASH1_R>;
90 dma-names = "in";
91 dma-maxburst = <2>;