| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/rng/st,stm32-rng.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: STMicroelectronics STM32 RNG bindings |
| The STM32 hardware random number generator is a simple fixed purpose |
| IP and is fully separated from other crypto functions. |
| - Lionel Debieve <lionel.debieve@foss.st.com> |
| description: If set enable the clock detection management |
| additionalProperties: false |
| #include <dt-bindings/clock/stm32mp1-clks.h> |
| compatible = "st,stm32-rng"; |
| reg = <0x54003000 0x400>; |