Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers: stm32_rng: use default PRNG init if RNG is disabled in the DT
In case RNG peripheral is not enabled in device tree, fallback to the default RNG initialization implementation. Signed-off-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
- Loading branch information