mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
dt-bindings: rng: add reset node for stm32
Adding optional resets property for rng. Signed-off-by: Lionel Debieve <lionel.debieve@st.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
326ed38225
commit
695788fd1b
|
|
@ -11,6 +11,9 @@ Required properties:
|
|||
- interrupts : The designated IRQ line for the RNG
|
||||
- clocks : The clock needed to enable the RNG
|
||||
|
||||
Optional properties:
|
||||
- resets : The reset to properly start RNG
|
||||
|
||||
Example:
|
||||
|
||||
rng: rng@50060800 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user