mirror of
https://github.com/torvalds/linux.git
synced 2026-06-24 07:02:25 +02:00
ARM: dts: stm32: Enable RNG for stm32mp157c-ed1
Enable stm32-hwrng for ed1 and ev1 boards Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
parent
6973f0a0c7
commit
b865362ef7
|
|
@ -25,6 +25,10 @@ aliases {
|
|||
};
|
||||
};
|
||||
|
||||
&rng1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&timers6 {
|
||||
status = "okay";
|
||||
timer@5 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user