From: lionel.debieve@st.com Date: Thu, 15 Feb 2018 13:03:09 +0000 (+0100) Subject: dt-bindings: rng: add reset node for stm32 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=695788fd1b41938e86b9fba9670f751599836b2d;p=openwrt%2Fstaging%2Fblogic.git dt-bindings: rng: add reset node for stm32 Adding optional resets property for rng. Signed-off-by: Lionel Debieve Signed-off-by: Herbert Xu --- diff --git a/Documentation/devicetree/bindings/rng/st,stm32-rng.txt b/Documentation/devicetree/bindings/rng/st,stm32-rng.txt index 47f04176f93b..cb7ca78135ff 100644 --- a/Documentation/devicetree/bindings/rng/st,stm32-rng.txt +++ b/Documentation/devicetree/bindings/rng/st,stm32-rng.txt @@ -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 {