]> git.dujemihanovic.xyz Git - u-boot.git/commit
rng: stm32: Implement configurable RNG clock error detection
authorGatien Chevallier <gatien.chevallier@foss.st.com>
Tue, 19 Sep 2023 15:27:55 +0000 (17:27 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Wed, 4 Oct 2023 11:26:03 +0000 (13:26 +0200)
commit2d2574b4055f86f2fac57c6322e6487f15524baf
treec3aeb070836bf14a1ad14a451c6f2741286d4870
parent81a751dcd9013aeb7eb9f1d2746dfa2fa734907d
rng: stm32: Implement configurable RNG clock error detection

RNG clock error detection is now enabled if the "clock-error-detect"
property is set in the device tree.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
drivers/rng/stm32_rng.c