Lines Matching +full:stm32 +full:- +full:rng
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rng/st,stm32-rng.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STM32 RNG
10 The STM32 hardware random number generator is a simple fixed purpose
14 - Lionel Debieve <lionel.debieve@foss.st.com>
19 - st,stm32-rng
20 - st,stm32mp13-rng
31 clock-error-detect:
35 st,rng-lock-conf:
37 description: If set, the RNG configuration in RNG_CR, RNG_HTCR and
41 - compatible
42 - reg
43 - clocks
46 - if:
51 - st,stm32-rng
54 st,rng-lock-conf: false
59 - |
60 #include <dt-bindings/clock/stm32mp1-clks.h>
61 rng@54003000 {
62 compatible = "st,stm32-rng";