Lines Matching +full:stm32mp1 +full:- +full:clks
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
40 dma-names:
42 - const: in
44 dma-maxburst:
51 power-domains:
55 - compatible
56 - reg
57 - clocks
60 - if:
64 const: stericsson,ux500-hash
70 - interrupts
75 - |
76 #include <dt-bindings/interrupt-controller/arm-gic.h>
77 #include <dt-bindings/clock/stm32mp1-clks.h>
78 #include <dt-bindings/reset/stm32mp1-resets.h>
80 compatible = "st,stm32f756-hash";
86 dma-names = "in";
87 dma-maxburst = <2>;